Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/721398-fedora-rawhide-x86_64-1519683653.151420/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '279adafd1679421ebf94e08c6187d6fc', '-D', '/var/lib/mock/721398-fedora-rawhide-x86_64-1519683653.151420/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kernel-4.13.0-3.rocm.1.7.0.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/721398-fedora-rawhide-x86_64-1519683653.151420/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '56150f90f1a64f0c90fc63db1ac46e14', '-D', '/var/lib/mock/721398-fedora-rawhide-x86_64-1519683653.151420/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xRcg6o + umask 022 + cd /builddir/build/BUILD + patch_command='patch -p1 -F1 -s' BUILDSTDERR: ++ find /builddir/build/BUILD -maxdepth 1 -type d -name 'kernel-4.*' BUILDSTDERR: ++ grep -x -v /builddir/build/BUILD/kernel-4.13.fc28 + sharedirs= + : + '[' -d kernel-4.13.fc28 ']' + '[' '!' -d kernel-4.13.fc28/vanilla-4.13 ']' + '[' -d kernel-4.13.fc28/vanilla-4.13 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /builddir/build/BUILD + rm -rf kernel-4.13.fc28 + /usr/bin/mkdir -p kernel-4.13.fc28 + cd kernel-4.13.fc28 + /usr/bin/gzip -dc /builddir/build/SOURCES/roc-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv ROCK-Kernel-Driver-roc-1.7.0 vanilla-4.13 + cp -al vanilla-4.13 linux-4.13.0-3.rocm.1.7.0.x86_64 + cd linux-4.13.0-3.rocm.1.7.0.x86_64 + '[' '!' -d .git ']' + git init Initialized empty Git repository in /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/.git/ + git config user.email kernel-team@fedoraproject.org + git config user.name 'Fedora Kernel Team' + git config gc.auto 0 + git add . + git commit -a -q -m baseline + git am /builddir/build/SOURCES/0001-tools-lib-subcmd-pager.c-do-not-alias-select-params.patch /builddir/build/SOURCES/0001-iio-Use-event-header-from-kernel-tree.patch Applying: tools/lib/subcmd/pager.c: do not alias select() params Applying: iio: Use type header from kernel tree + chmod +x scripts/checkpatch.pl + touch .scmversion + mkdir configs + cd configs + cp /builddir/build/SOURCES/kernel-aarch64-debug.config /builddir/build/SOURCES/kernel-aarch64.config /builddir/build/SOURCES/kernel-armv7hl-debug.config /builddir/build/SOURCES/kernel-armv7hl-lpae-debug.config /builddir/build/SOURCES/kernel-armv7hl-lpae.config /builddir/build/SOURCES/kernel-armv7hl.config /builddir/build/SOURCES/kernel-i686-PAE.config /builddir/build/SOURCES/kernel-i686-PAEdebug.config /builddir/build/SOURCES/kernel-i686-debug.config /builddir/build/SOURCES/kernel-i686.config /builddir/build/SOURCES/kernel-ppc64-debug.config /builddir/build/SOURCES/kernel-ppc64.config /builddir/build/SOURCES/kernel-ppc64le-debug.config /builddir/build/SOURCES/kernel-ppc64le.config /builddir/build/SOURCES/kernel-s390x-debug.config /builddir/build/SOURCES/kernel-s390x.config /builddir/build/SOURCES/kernel-x86_64-debug.config /builddir/build/SOURCES/kernel-x86_64.config . + cp /builddir/build/SOURCES/kernel-local . + cp /builddir/build/SOURCES/merge.pl . + cp /builddir/build/SOURCES/generate_all_configs.sh . + cp /builddir/build/SOURCES/generate_debug_configs.sh . + VERSION=4.13.0 + ./generate_debug_configs.sh + for i in kernel-4.13.0-x86_64*.config + mv kernel-4.13.0-x86_64.config kernel-4.13.0-x86_64.config.tmp + ./merge.pl /builddir/build/SOURCES/kernel-local kernel-4.13.0-x86_64.config.tmp + rm kernel-4.13.0-x86_64.config.tmp + rm -f 'kernel-4.13.0-*debug.config' + cp /builddir/build/SOURCES/process_configs.sh . + OPTS= + ./process_configs.sh kernel 4.13.0 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs BUILDSTDERR: Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-aarch64.config ... In file included from scripts/kconfig/zconf.tab.c:2468: BUILDSTDERR: scripts/kconfig/confdata.c: In function 'conf_write': BUILDSTDERR: scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes BUILDSTDERR: scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-armv7hl-lpae.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-armv7hl.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-i686-PAE.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-i686.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-ppc64.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-ppc64le.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-s390x.config ... done Processing /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs/kernel-4.13.0-x86_64.config ... done Processed config files are in /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/configs + cd .. + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + find . -name .gitignore -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F2lvo5 + umask 022 + cd /builddir/build/BUILD + cd kernel-4.13.fc28 + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec + cd linux-4.13.0-3.rocm.1.7.0.x86_64 + BuildKernel bzImage arch/x86/boot/bzImage 1 + MakeTarget=bzImage + KernelImage=arch/x86/boot/bzImage + Flavour= + DoVDSO=1 + Flav= + InstallName=vmlinuz + Config=kernel-4.13.0-x86_64.config BUILDING A KERNEL FOR x86_64... + DevelDir=/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64 + '[' arch/x86/boot/bzImage = vmlinux ']' + CopyKernel=cp + KernelVer=4.13.0-3.rocm.1.7.0.x86_64 + echo BUILDING A KERNEL FOR x86_64... + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -3.rocm.1.7.0.x86_64/' Makefile + make -s mrproper + cp configs/kernel-4.13.0-x86_64.config .config + cp /builddir/build/SOURCES/x509.genkey certs/. BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- USING ARCH=x86_64 + Arch=x86_64 + echo USING ARCH=x86_64 + make -s ARCH=x86_64 oldnoconfig BUILDSTDERR: In file included from scripts/kconfig/zconf.tab.c:2468: BUILDSTDERR: scripts/kconfig/confdata.c: In function 'conf_write': BUILDSTDERR: scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes BUILDSTDERR: scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + make -s ARCH=x86_64 V=1 -j2 bzImage BUILDSTDERR: init/main.o: warning: objtool: do_one_initcall()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: init/main.o: warning: objtool: do_one_initcall.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: init/do_mounts.o: warning: objtool: name_to_dev_t()+0x289: sibling call from callable instruction with modified stack frame BUILDSTDERR: init/do_mounts.o: warning: objtool: name_to_dev_t.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: init/calibrate.o: warning: objtool: calibrate_delay()+0x34e: sibling call from callable instruction with modified stack frame BUILDSTDERR: init/calibrate.o: warning: objtool: calibrate_delay.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: syscall_return_slowpath()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: do_syscall_64()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: do_int80_syscall_32()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: syscall_return_slowpath.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: do_syscall_64.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: do_int80_syscall_32.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/common.o: warning: objtool: do_fast_syscall_32.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/fork.c:51: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_set_tid_address' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_unshare' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2307:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2307:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clone' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, int *, int *, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2140:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2140:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.o: warning: objtool: __mmdrop()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/fork.o: warning: objtool: __mmdrop.cold.35()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/fork.o: warning: objtool: copy_process.part.28.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/exec_domain.c:18: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_personality' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:50:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:50:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/panic.o: warning: objtool: add_taint()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/panic.o: warning: objtool: nmi_panic()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/panic.o: warning: objtool: print_oops_end_marker()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/panic.o: warning: objtool: __warn()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/panic.o: warning: objtool: add_taint.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/panic.o: warning: objtool: __warn.cold.8()+0x20: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: __cpu_hotplug_enable()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: cpuhp_store_callbacks()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: do_cpu_up()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: __cpuhp_remove_state_cpuslocked()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: freeze_secondary_cpus()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: enable_nonboot_cpus()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: init_cpu_present()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: init_cpu_possible()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: init_cpu_online()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cpu.o: warning: objtool: __cpu_hotplug_enable.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: cpuhp_store_callbacks.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: do_cpu_up.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: __cpuhp_remove_state_cpuslocked.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: freeze_secondary_cpus.cold.23()+0x22b: call without frame pointer save/setup BUILDSTDERR: kernel/cpu.o: warning: objtool: enable_nonboot_cpus.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/exit.c:41: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_exit' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:936:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(exit, int, error_code) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:936:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(exit, int, error_code) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exit.c:64: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_waitid' alias between functions of incompatible types 'long int(int, compat_pid_t, struct compat_siginfo *, int, struct compat_rusage *)' {aka 'long int(int, int, struct compat_siginfo *, int, struct compat_rusage *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1715:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(waitid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1715:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(waitid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_wait4' alias between functions of incompatible types 'long int(compat_pid_t, compat_uint_t *, int, struct compat_rusage *)' {aka 'long int(int, unsigned int *, int, struct compat_rusage *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1700:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(wait4, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1700:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(wait4, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exit.c:41: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_waitpid' alias between functions of incompatible types 'long int(pid_t, int *, int)' {aka 'long int(int, int *, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_wait4' alias between functions of incompatible types 'long int(pid_t, int *, int, struct rusage *)' {aka 'long int(int, int *, int, struct rusage *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_waitid' alias between functions of incompatible types 'long int(int, pid_t, struct siginfo *, int, struct rusage *)' {aka 'long int(int, int, struct siginfo *, int, struct rusage *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1597:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1597:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_exit_group' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:978:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(exit_group, int, error_code) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:978:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(exit_group, int, error_code) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.o: warning: objtool: do_exit()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/exit.o: warning: objtool: do_exit.cold.17()+0x20: call without frame pointer save/setup BUILDSTDERR: kernel/softirq.o: warning: objtool: tasklet_kill()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/softirq.o: warning: objtool: tasklet_kill.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/resource.o: warning: objtool: insert_resource_expand_to_fit()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/resource.o: warning: objtool: insert_resource_expand_to_fit.cold.11()+0x1c: call without frame pointer save/setup BUILDSTDERR: kernel/resource.o: warning: objtool: iomem_map_sanity_check.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: kernel/sysctl.o: warning: objtool: proc_put_long()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sysctl.o: warning: objtool: proc_first_pos_non_zero_ignore.isra.6.part.7()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sysctl.o: warning: objtool: proc_first_pos_non_zero_ignore.isra.6.part.7.cold.17()+0x21: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/sysctl_binary.c:6: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sysctl' alias between functions of incompatible types 'long int(struct __sysctl_args *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1411:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1411:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ethtool.h:16, BUILDSTDERR: from ./include/linux/netdevice.h:42, BUILDSTDERR: from kernel/sysctl_binary.c:14: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sysctl' alias between functions of incompatible types 'long int(struct compat_sysctl_args *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1453:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sysctl, struct compat_sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1453:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sysctl, struct compat_sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.o: warning: objtool: do_sysctl.isra.1.part.2()+0x101: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sysctl_binary.o: warning: objtool: do_sysctl.isra.1.part.2.cold.3()+0x20: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/capability.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_capget' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_capset' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct * const)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:223:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:223:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.o: warning: objtool: ns_capable_common()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/capability.o: warning: objtool: ns_capable_common.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/ptrace.c:26: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ptrace' alias between functions of incompatible types 'long int(long int, long int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1123:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1123:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/ptrace.c:31: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ptrace' alias between functions of incompatible types 'long int(compat_long_t, compat_long_t, compat_long_t, compat_long_t)' {aka 'long int(int, int, int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1272:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(ptrace, compat_long_t, request, compat_long_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1272:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(ptrace, compat_long_t, request, compat_long_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.o: warning: objtool: __ptrace_may_access()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/ptrace.o: warning: objtool: __ptrace_may_access.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigprocmask' alias between functions of incompatible types 'long int(int, sigset_t *, sigset_t *, size_t)' {aka 'long int(int, struct *, struct *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2569:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2569:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sigsuspend' alias between functions of incompatible types 'long int(int, int, old_sigset_t)' {aka 'long int(int, int, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigsuspend' alias between functions of incompatible types 'long int(compat_sigset_t *, compat_size_t)' {aka 'long int(struct *, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3624:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(rt_sigsuspend, compat_sigset_t __user *, unewset, compat_size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3624:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(rt_sigsuspend, compat_sigset_t __user *, unewset, compat_size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigsuspend' alias between functions of incompatible types 'long int(sigset_t *, size_t)' {aka 'long int(struct *, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3610:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3610:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_signal' alias between functions of incompatible types 'long int(int, void (*)(int))' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3563:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3563:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ssetmask' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3547:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(ssetmask, int, newmask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3547:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(ssetmask, int, newmask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sigaction' alias between functions of incompatible types 'long int(int, const struct compat_old_sigaction *, struct compat_old_sigaction *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3495:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3495:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigaction' alias between functions of incompatible types 'long int(int, const struct compat_sigaction *, struct compat_sigaction *, compat_size_t)' {aka 'long int(int, const struct compat_sigaction *, struct compat_sigaction *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3410:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3410:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigaction' alias between functions of incompatible types 'long int(int, const struct sigaction *, struct sigaction *, size_t)' {aka 'long int(int, const struct sigaction *, struct sigaction *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3383:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3383:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sigprocmask' alias between functions of incompatible types 'long int(int, old_sigset_t *, old_sigset_t *)' {aka 'long int(int, long unsigned int *, long unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3335:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3335:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sigpending' alias between functions of incompatible types 'long int(compat_old_sigset_t *)' {aka 'long int(unsigned int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3308:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sigpending, compat_old_sigset_t __user *, set32) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3308:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sigpending, compat_old_sigset_t __user *, set32) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sigpending' alias between functions of incompatible types 'long int(old_sigset_t *)' {aka 'long int(long unsigned int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3302:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3302:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sigaltstack' alias between functions of incompatible types 'long int(const compat_stack_t *, compat_stack_t *)' {aka 'long int(const struct compat_sigaltstack *, struct compat_sigaltstack *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3244:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(sigaltstack, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3244:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(sigaltstack, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sigaltstack' alias between functions of incompatible types 'long int(const stack_t *, stack_t *)' {aka 'long int(const struct sigaltstack *, struct sigaltstack *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3207:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3207:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_tgsigqueueinfo' alias between functions of incompatible types 'long int(compat_pid_t, compat_pid_t, int, struct compat_siginfo *)' {aka 'long int(int, int, int, struct compat_siginfo *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3080:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_tgsigqueueinfo, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3080:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_tgsigqueueinfo, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_tgsigqueueinfo' alias between functions of incompatible types 'long int(pid_t, pid_t, int, siginfo_t *)' {aka 'long int(int, int, int, struct siginfo *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3068:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3068:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigqueueinfo' alias between functions of incompatible types 'long int(compat_pid_t, int, struct compat_siginfo *)' {aka 'long int(int, int, struct compat_siginfo *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3037:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(rt_sigqueueinfo, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3037:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(rt_sigqueueinfo, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigqueueinfo' alias between functions of incompatible types 'long int(pid_t, int, siginfo_t *)' {aka 'long int(int, int, struct siginfo *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3027:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3027:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_tkill' alias between functions of incompatible types 'long int(pid_t, int)' {aka 'long int(int, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2997:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(tkill, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2997:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(tkill, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_tgkill' alias between functions of incompatible types 'long int(pid_t, pid_t, int)' {aka 'long int(int, int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2981:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2981:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(tgkill, pid_t, tgid, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_kill' alias between functions of incompatible types 'long int(pid_t, int)' {aka 'long int(int, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2915:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2915:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigtimedwait' alias between functions of incompatible types 'long int(compat_sigset_t *, struct compat_siginfo *, struct compat_timespec *, compat_size_t)' {aka 'long int(struct *, struct compat_siginfo *, struct compat_timespec *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2877:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigtimedwait, compat_sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2877:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigtimedwait, compat_sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigtimedwait' alias between functions of incompatible types 'long int(const sigset_t *, siginfo_t *, const struct timespec *, size_t)' {aka 'long int(const struct *, struct siginfo *, const struct timespec *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2845:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2845:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigpending' alias between functions of incompatible types 'long int(compat_sigset_t *, compat_size_t)' {aka 'long int(struct *, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2669:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(rt_sigpending, compat_sigset_t __user *, uset, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2669:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(rt_sigpending, compat_sigset_t __user *, uset, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rt_sigpending' alias between functions of incompatible types 'long int(sigset_t *, size_t)' {aka 'long int(struct *, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2659:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2659:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:39: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_rt_sigprocmask' alias between functions of incompatible types 'long int(int, compat_sigset_t *, compat_sigset_t *, compat_size_t)' {aka 'long int(int, struct *, struct *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2600:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2600:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.o: warning: objtool: __sigqueue_alloc.cold.50()+0x20: call without frame pointer save/setup BUILDSTDERR: kernel/signal.o: warning: objtool: get_signal.cold.51()+0x1c: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setpriority' alias between functions of incompatible types 'long int(int, int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setpriority, int, which, int, who, int, niceval) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:45: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sysinfo' alias between functions of incompatible types 'long int(struct compat_sysinfo *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2508:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sysinfo, struct compat_sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2508:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(sysinfo, struct compat_sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sysinfo' alias between functions of incompatible types 'long int(struct sysinfo *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2478:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2478:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getcpu' alias between functions of incompatible types 'long int(unsigned int *, unsigned int *, struct getcpu_cache *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2399:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2399:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_prctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2190:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2190:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_umask' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1753:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(umask, int, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1753:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(umask, int, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:45: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_getrusage' alias between functions of incompatible types 'long int(int, struct compat_rusage *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1740:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1740:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getrusage, int, who, struct compat_rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getrusage' alias between functions of incompatible types 'long int(int, struct rusage *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1727:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1727:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1601:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1601:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_prlimit64' alias between functions of incompatible types 'long int(pid_t, unsigned int, const struct rlimit64 *, struct rlimit64 *)' {aka 'long int(int, unsigned int, const struct rlimit64 *, struct rlimit64 *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1554:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1554:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:45: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_old_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct compat_rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1406:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1406:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_old_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1388:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1388:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:45: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct compat_rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1357:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1357:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_setrlimit' alias between functions of incompatible types 'long int(unsigned int, struct compat_rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(setrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(setrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1323:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1323:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setdomainname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1299:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1299:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_gethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1274:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1274:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1248:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1248:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_olduname' alias between functions of incompatible types 'long int(struct oldold_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1213:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1213:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_uname' alias between functions of incompatible types 'long int(struct old_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1194:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1194:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_newuname' alias between functions of incompatible types 'long int(struct new_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1174:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1174:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getsid' alias between functions of incompatible types 'long int(pid_t)' {aka 'long int(int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1060:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(getsid, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1060:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(getsid, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getpgid' alias between functions of incompatible types 'long int(pid_t)' {aka 'long int(int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1023:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(getpgid, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1023:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(getpgid, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setpgid' alias between functions of incompatible types 'long int(pid_t, pid_t)' {aka 'long int(int, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:952:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:952:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:45: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_times' alias between functions of incompatible types 'long int(struct compat_tms *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:921:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(times, struct compat_tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:921:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(times, struct compat_tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:46: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_times' alias between functions of incompatible types 'long int(struct tms *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:902:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:902:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setfsgid' alias between functions of incompatible types 'long int(gid_t)' {aka 'long int(unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:792:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:792:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setfsuid' alias between functions of incompatible types 'long int(uid_t)' {aka 'long int(unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:753:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:753:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getresgid' alias between functions of incompatible types 'long int(gid_t *, gid_t *, gid_t *)' {aka 'long int(unsigned int *, unsigned int *, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:726:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:726:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setresgid' alias between functions of incompatible types 'long int(gid_t, gid_t, gid_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:674:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:674:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getresuid' alias between functions of incompatible types 'long int(uid_t *, uid_t *, uid_t *)' {aka 'long int(unsigned int *, unsigned int *, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setresuid' alias between functions of incompatible types 'long int(uid_t, uid_t, uid_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:587:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:587:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setuid' alias between functions of incompatible types 'long int(uid_t)' {aka 'long int(unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:540:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:540:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setreuid' alias between functions of incompatible types 'long int(uid_t, uid_t)' {aka 'long int(unsigned int, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:469:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:469:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setgid' alias between functions of incompatible types 'long int(gid_t)' {aka 'long int(unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:393:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:393:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setregid' alias between functions of incompatible types 'long int(gid_t, gid_t)' {aka 'long int(unsigned int, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:336:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:336:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getpriority' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:252:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getpriority, int, which, int, who) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:252:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getpriority, int, which, int, who) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kmod.o: warning: objtool: __request_module.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: check_flush_dependency()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/workqueue.o: warning: objtool: process_one_work()+0x28e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/workqueue.o: warning: objtool: alloc_workqueue_attrs()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/workqueue.o: warning: objtool: print_worker_info()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/workqueue.o: warning: objtool: show_workqueue_state()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/workqueue.o: warning: objtool: check_flush_dependency.cold.34()+0x23: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: __queue_work.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: process_one_work.cold.36()+0x2f: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: wq_calc_node_cpumask.isra.15.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: wq_update_unbound_numa.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: print_worker_info.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: show_workqueue_state.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/workqueue.o: warning: objtool: wq_watchdog_timer_fn.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/params.o: warning: objtool: param_set_copystring()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/params.o: warning: objtool: param_set_charp()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/params.o: warning: objtool: param_array_set()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/params.o: warning: objtool: param_attr_store()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/params.o: warning: objtool: param_set_copystring.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/params.o: warning: objtool: param_set_charp.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/params.o: warning: objtool: param_array_set.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: kernel/params.o: warning: objtool: param_attr_store.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/params.o: warning: objtool: parse_args.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/nsproxy.c:27: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setns' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/nsproxy.c:237:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setns, int, fd, int, nstype) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/nsproxy.c:237:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setns, int, fd, int, nstype) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/notifier.o: warning: objtool: notifier_call_chain.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cred.o: warning: objtool: put_cred_rcu()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: __validate_process_creds()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: override_creds()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: abort_creds()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: prepare_creds()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: revert_creds()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: commit_creds()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: exit_creds()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: prepare_kernel_cred()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: copy_creds()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cred.o: warning: objtool: __validate_process_creds.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/reboot.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_reboot' alias between functions of incompatible types 'long int(int, int, unsigned int, void *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.o: warning: objtool: kernel_restart()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/reboot.o: warning: objtool: reboot_work_func()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/reboot.o: warning: objtool: kernel_restart.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/reboot.o: warning: objtool: reboot_work_func.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/groups.c:9: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getgroups' alias between functions of incompatible types 'long int(int, gid_t *)' {aka 'long int(int, unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:152:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:152:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setgroups' alias between functions of incompatible types 'long int(int, gid_t *)' {aka 'long int(int, unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:189:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:189:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/core.o: warning: objtool: ___bpf_prog_run.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/bpf/syscall.c:14: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_bpf' alias between functions of incompatible types 'long int(int, union bpf_attr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1388:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1388:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: parse_cgroup_root_flags()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: task_cgroup_path()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: cgroup_sk_alloc_disable()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: parse_cgroup_root_flags.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: cgroup_addrm_files.cold.37()+0x17: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: cgroup_apply_control_enable.cold.39()+0x1c: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: rebind_subsystems.cold.40()+0x14: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup.o: warning: objtool: cgroup_sk_alloc_disable.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup-v1.o: warning: objtool: cgroup1_remount()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cgroup-v1.o: warning: objtool: cgroup1_remount.cold.12()+0x27: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cgroup-v1.o: warning: objtool: cgroup1_mount.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/pids.o: warning: objtool: pids_can_fork()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/pids.o: warning: objtool: pids_can_fork.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: cpuset_bind()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: cpuset_hotplug_workfn()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: cpuset_print_current_mems_allowed()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: rebuild_sched_domains_locked.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: cpuset_hotplug_workfn.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/cgroup/cpuset.o: warning: objtool: cpuset_print_current_mems_allowed.cold.32()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: sysrq_handle_dbg()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_validate_break_address()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_handle_exception()+0x191: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_register_io_module()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: sysrq_handle_dbg.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_validate_break_address.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: dbg_activate_sw_breakpoints.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: dbg_deactivate_sw_breakpoints.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_cpu_enter.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: dbg_remove_all_break.cold.20()+0x6: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_handle_exception.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/debug/debug_core.o: warning: objtool: kgdb_register_io_module.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: gdb_cmd_detachkill.isra.1()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: getthread.isra.4()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: gdb_serial_stub()+0xd17: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: gdbstub_state()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: getthread.isra.4.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/debug/gdbstub.o: warning: objtool: gdb_serial_stub.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from kernel/debug/kdb/kdb_io.c:12: BUILDSTDERR: kernel/debug/kdb/kdb_io.c: In function 'kdb_getstr': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/debug/kdb/kdb_io.o: warning: objtool: vkdb_printf()+0x167: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from kernel/debug/kdb/kdb_main.c:16: BUILDSTDERR: kernel/debug/kdb/kdb_main.c: In function 'kdb_main_loop': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 200 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 200 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from kernel/debug/kdb/kdb_support.c:15: BUILDSTDERR: kernel/debug/kdb/kdb_support.c: In function 'kallsyms_symbol_next': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'kdbnearsym' at kernel/debug/kdb/kdb_support.c:132:4: BUILDSTDERR: ./include/linux/string.h:309:9: warning: '__builtin_memcpy' accessing 792 bytes at offsets 0 and 8 overlaps 784 bytes at offset 8 [-Wrestrict] BUILDSTDERR: return __builtin_memcpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/debug/kdb/kdb_support.o: warning: objtool: kallsyms_symbol_complete()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from kernel/events/core.c:34: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_perf_event_open' alias between functions of incompatible types 'long int(struct perf_event_attr *, pid_t, int, int, long unsigned int)' {aka 'long int(struct perf_event_attr *, int, int, int, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9849:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9849:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.o: warning: objtool: perf_duration_warn()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/events/core.o: warning: objtool: free_event()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/events/core.o: warning: objtool: perf_event_comm()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/events/core.o: warning: objtool: perf_duration_warn.cold.115()+0x1b: call without frame pointer save/setup BUILDSTDERR: kernel/events/core.o: warning: objtool: free_event.cold.116()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/events/uprobes.o: warning: objtool: uprobe_notify_resume()+0x1ff: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/events/uprobes.o: warning: objtool: uprobe_copy_process.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/events/uprobes.o: warning: objtool: uprobe_notify_resume.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdesc.o: warning: objtool: irq_sysfs_add()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdesc.o: warning: objtool: irq_sysfs_add.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/irq/handle.o: warning: objtool: __handle_irq_event_percpu()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/handle.o: warning: objtool: __handle_irq_event_percpu.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __free_percpu_irq()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __free_irq()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __enable_irq()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/manage.o: warning: objtool: enable_irq()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/manage.o: warning: objtool: irq_set_irq_wake.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __free_percpu_irq.cold.44()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __free_irq.cold.45()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __enable_irq.cold.46()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: enable_irq.cold.47()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: __setup_irq.cold.48()+0x16: call without frame pointer save/setup BUILDSTDERR: kernel/irq/manage.o: warning: objtool: enable_percpu_irq.cold.49()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/spurious.o: warning: objtool: irq_wait_for_poll()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/spurious.o: warning: objtool: irq_wait_for_poll.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/irq/spurious.o: warning: objtool: note_interrupt.cold.8()+0x6: call without frame pointer save/setup BUILDSTDERR: kernel/irq/chip.o: warning: objtool: bad_chained_irq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/chip.o: warning: objtool: bad_chained_irq.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: kernel/irq/chip.o: warning: objtool: handle_percpu_devid_irq.cold.37()+0x1b: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_domain_associate()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_create_direct_mapping()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_domain_add_simple()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: __irq_domain_alloc_irqs()+0x252: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_create_fwspec_mapping()+0x158: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_domain_associate.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_create_direct_mapping.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: __irq_domain_add.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_domain_add_simple.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_create_mapping.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: __irq_domain_alloc_irqs.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/irq/irqdomain.o: warning: objtool: irq_create_fwspec_mapping.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/irq/cpuhotplug.o: warning: objtool: irq_migrate_all_off_this_cpu.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_wake_waiter()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: mutex_destroy.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_wake_waiter.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_free_waiter.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_add_waiter.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: mutex_remove_waiter.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/locking/mutex-debug.o: warning: objtool: debug_mutex_unlock.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_bfs_bug()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: hlock_class.part.20()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: save_trace()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: add_lock_to_list.isra.27.constprop.42()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_init_map()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_unlock_imbalance_bug()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: debug_check_no_locks_held()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_circular_bug_entry()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_circular_bug_header()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_shortest_lock_dependencies()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_usage_bug()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_sys_exit()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: trace_hardirqs_off_caller.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_bfs_bug.cold.44()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: hlock_class.part.20.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: __bfs.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: save_trace.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: match_held_lock.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: add_lock_to_list.isra.27.constprop.42.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_repin_lock.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_pin_lock.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_unpin_lock.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: register_lock_class.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_init_map.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_unlock_imbalance_bug.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: debug_check_no_locks_held.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_contended.cold.57()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_acquired.cold.58()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_circular_bug_entry.cold.59()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_circular_bug_header.cold.60()+0x13: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_circular_bug.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_shortest_lock_dependencies.cold.62()+0x18: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: check_usage_backwards.cold.63()+0x18: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: check_usage_forwards.cold.64()+0x1b: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: check_usage.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: print_usage_bug.cold.66()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: mark_lock.cold.67()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: trace_hardirqs_on_caller.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: debug_check_no_locks_freed.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: __lock_acquire.cold.70()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: reacquire_held_locks.cold.71()+0x20: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_set_class.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_downgrade.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_release.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lock_acquire.cold.75()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: trace_softirqs_on.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: trace_softirqs_off.cold.77()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_trace_alloc.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_free_key_range.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_reset_lock.cold.80()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/lockdep.o: warning: objtool: lockdep_sys_exit.cold.81()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/rtmutex.o: warning: objtool: rt_mutex_adjust_prio_chain()+0x269: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/rtmutex.o: warning: objtool: rt_mutex_adjust_prio_chain.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: rt_mutex_debug_task_free()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_unlock()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_proxy_unlock()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: rt_mutex_debug_task_free.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_print_deadlock.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_unlock.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/rtmutex-debug.o: warning: objtool: debug_rt_mutex_proxy_unlock.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_lock()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_unlock()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_lock()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_unlock()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_lock()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_unlock()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_lock.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_spin_unlock.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_lock.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_read_unlock.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_lock.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/locking/spinlock_debug.o: warning: objtool: do_raw_write_unlock.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_add_request()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_update_request()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_remove_request()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_update_request_timeout()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_add_request.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_update_request.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_remove_request.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/qos.o: warning: objtool: pm_qos_update_request_timeout.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/power/main.o: warning: objtool: pm_trace_store()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/main.o: warning: objtool: pm_trace_store.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/process.o: warning: objtool: try_to_freeze_tasks()+0x254: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/process.o: warning: objtool: try_to_freeze_tasks.cold.2()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/power/process.o: warning: objtool: freeze_processes.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/suspend.o: warning: objtool: suspend_devices_and_enter()+0xc3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/suspend.o: warning: objtool: suspend_devices_and_enter.cold.2()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/power/suspend.o: warning: objtool: pm_suspend.cold.3()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/power/suspend_test.o: warning: objtool: suspend_test_finish()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/suspend_test.o: warning: objtool: suspend_test_finish.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: hibernation_restore()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: load_image_and_restore()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: hibernation_snapshot.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: hibernation_restore.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: load_image_and_restore.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: software_resume.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/hibernate.o: warning: objtool: hibernate.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: hib_end_io()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: hib_submit_io()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: swsusp_header_init()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: load_image()+0x171: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: load_image_lzo()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: save_image()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: save_image_lzo()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/power/swap.o: warning: objtool: hib_end_io.cold.13()+0x23: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: hib_submit_io.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: load_image.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: load_image_lzo.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: save_image.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: save_image_lzo.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/power/swap.o: warning: objtool: swsusp_write.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/power/user.o: warning: objtool: snapshot_ioctl.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/printk/printk.c:34: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_syslog' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1553:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1553:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/mm.h:9, BUILDSTDERR: from kernel/printk/printk.c:20: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:136:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:139:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.o: warning: objtool: log_store()+0x1ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/printk.o: warning: objtool: suspend_console()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/printk.o: warning: objtool: register_console()+0x20c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/printk.o: warning: objtool: dump_stack_print_info()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/printk.o: warning: objtool: check_syslog_permissions.cold.24()+0x24: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk.o: warning: objtool: devkmsg_release.cold.25()+0x17: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk.o: warning: objtool: suspend_console.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk.o: warning: objtool: devkmsg_write.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk.o: warning: objtool: register_console.cold.28()+0x85: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk.o: warning: objtool: dump_stack_print_info.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/printk/printk_safe.o: warning: objtool: __printk_safe_flush()+0x156: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/printk_safe.o: warning: objtool: __printk_safe_flush.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/printk/braille.o: warning: objtool: _braille_console_setup()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/printk/braille.o: warning: objtool: _braille_console_setup.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/srcutree.o: warning: objtool: cleanup_srcu_struct.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/srcutree.o: warning: objtool: __call_srcu.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: show_rcu_gp_kthreads()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: show_rcu_gp_kthreads.cold.69()+0x2d: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: rcu_exp_wait_wake.cold.70()+0x27: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: rcu_stall_kick_kthreads.part.34.cold.71()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: __call_rcu.cold.72()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: _rcu_barrier.cold.73()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/tree.o: warning: objtool: rcu_check_callbacks.cold.74()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/sched/core.c:28: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_nice' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:3818:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(nice, int, increment) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:3818:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(nice, int, increment) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_rr_get_interval' alias between functions of incompatible types 'long int(pid_t, struct timespec *)' {aka 'long int(int, struct timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5067:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5067:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_get_priority_min' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5038:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_get_priority_min, int, policy) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5038:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_get_priority_min, int, policy) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_get_priority_max' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5011:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_get_priority_max, int, policy) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5011:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_get_priority_max, int, policy) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_getaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' {aka 'long int(int, unsigned int, long unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4743:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4743:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_setaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' {aka 'long int(int, unsigned int, long unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4691:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4691:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_getattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int, unsigned int)' {aka 'long int(int, struct sched_attr *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4540:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4540:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_getparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' {aka 'long int(int, struct sched_param *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4462:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4462:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_getscheduler' alias between functions of incompatible types 'long int(pid_t)' {aka 'long int(int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_getscheduler, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sched_getscheduler, pid_t, pid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_setattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int)' {aka 'long int(int, struct sched_attr *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4399:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4399:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_setparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' {aka 'long int(int, struct sched_param *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4388:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4388:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sched_setscheduler' alias between functions of incompatible types 'long int(pid_t, int, struct sched_param *)' {aka 'long int(int, int, struct sched_param *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4373:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4373:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.o: warning: objtool: finish_task_switch()+0x1b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: __schedule_bug()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: rq_clock()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: ___might_sleep()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: sched_avg_update()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: activate_task()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: deactivate_task()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: ttwu_do_wakeup()+0x234: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: move_queued_task()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: sched_show_task()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/core.o: warning: objtool: finish_task_switch.cold.73()+0x24: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: __schedule_bug.cold.74()+0x24: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: rq_clock.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: ___might_sleep.cold.76()+0x24: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: __might_sleep.cold.77()+0x1c: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: sched_avg_update.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: update_rq_clock.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: activate_task.cold.80()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: deactivate_task.cold.81()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: ttwu_do_wakeup.cold.82()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: select_fallback_rq.cold.83()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: move_queued_task.cold.84()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/core.o: warning: objtool: sched_show_task.cold.85()+0x123: call without frame pointer save/setup BUILDSTDERR: kernel/sched/clock.o: warning: objtool: __sched_clock_work()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/clock.o: warning: objtool: __sched_clock_work.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: task_of()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: task_numa_work()+0x2a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: hrtick_start_fair()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: rq_clock()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: tg_throttle_down()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: tg_unthrottle_up()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: update_blocked_averages()+0x31e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: attach_entity_load_avg()+0x113: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: set_next_entity()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: post_init_entity_util_avg()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: __account_cfs_rq_runtime()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: update_curr()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: throttle_cfs_rq()+0x270: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: put_prev_entity()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: unthrottle_cfs_rq()+0x1b4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: pick_next_task_fair()+0x4de: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/fair.o: warning: objtool: task_of.cold.95()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: task_numa_work.cold.96()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: hrtick_start_fair.cold.97()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: rq_clock.cold.98()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: can_migrate_task.cold.99()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: select_task_rq_fair.cold.100()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: tg_throttle_down.cold.101()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: tg_unthrottle_up.cold.102()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: update_load_avg.cold.103()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: update_blocked_averages.cold.104()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: set_next_buddy.cold.105()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: attach_entity_load_avg.cold.106()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: propagate_entity_cfs_rq.isra.61.cold.107()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: detach_task_cfs_rq.cold.108()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: set_next_entity.cold.109()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: post_init_entity_util_avg.cold.110()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: __account_cfs_rq_runtime.cold.111()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: update_curr.cold.112()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: dequeue_entity.cold.113()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: check_preempt_wakeup.cold.114()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: throttle_cfs_rq.cold.115()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: put_prev_entity.cold.116()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: enqueue_entity.cold.117()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: unthrottle_cfs_rq.cold.118()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: pick_next_task_fair.cold.119()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: online_fair_sched_group.cold.120()+0x4: call without frame pointer save/setup BUILDSTDERR: kernel/sched/fair.o: warning: objtool: sched_group_set_shares.cold.121()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/rt.o: warning: objtool: set_curr_task_rt()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/rt.o: warning: objtool: update_curr_rt()+0x2b4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/rt.o: warning: objtool: pick_next_task_rt()+0x224: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/rt.o: warning: objtool: set_curr_task_rt.cold.53()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/rt.o: warning: objtool: update_curr_rt.cold.54()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/rt.o: warning: objtool: pick_next_task_rt.cold.55()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: set_curr_task_dl()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: start_dl_timer()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: replenish_dl_entity()+0x1c1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: migrate_task_rq_dl()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: switched_to_dl()+0x24b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: push_dl_task.part.37()+0x314: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: enqueue_task_dl()+0x5df: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: task_non_contending()+0x2ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: update_curr_dl()+0x2bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: pick_next_task_dl()+0x20a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: dequeue_task_dl()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: dl_change_utilization()+0x1de: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: set_curr_task_dl.cold.51()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: task_contending.cold.52()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: start_dl_timer.cold.53()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: replenish_dl_entity.cold.54()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: migrate_task_rq_dl.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: switched_to_dl.cold.56()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: push_dl_task.part.37.cold.57()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: inactive_task_timer.cold.58()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: pull_dl_task.cold.59()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: enqueue_task_dl.cold.60()+0x4: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: task_non_contending.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: switched_from_dl.cold.62()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: update_curr_dl.cold.63()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: pick_next_task_dl.cold.64()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: dequeue_task_dl.cold.65()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/deadline.o: warning: objtool: dl_change_utilization.cold.66()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/sched/topology.o: warning: objtool: cpu_attach_domain.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/sched/topology.o: warning: objtool: sched_init_numa.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/sched/topology.o: warning: objtool: build_sched_domain.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/sched/topology.o: warning: objtool: build_sched_domains.cold.16()+0x23: call without frame pointer save/setup BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: set_curr_task_stop()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: pick_next_task_stop()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: put_prev_task_stop()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: set_curr_task_stop.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: pick_next_task_stop.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/stop_task.o: warning: objtool: put_prev_task_stop.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/autogroup.o: warning: objtool: sched_autogroup_create_attach.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: sched_debug_header()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_cpu()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_cfs_rq()+0xc94: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_rt_rq()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_dl_rq()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_numa_stats()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: proc_sched_show_task()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/sched/debug.o: warning: objtool: sched_debug_header.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_cpu.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_cfs_rq.cold.8()+0x30: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_rt_rq.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_dl_rq.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: print_numa_stats.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/sched/debug.o: warning: objtool: proc_sched_show_task.cold.12()+0x2a: call without frame pointer save/setup BUILDSTDERR: kernel/sched/cpufreq_schedutil.o: warning: objtool: sugov_init.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_time' alias between functions of incompatible types 'long int(time_t *)' {aka 'long int(long int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:42: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_adjtimex' alias between functions of incompatible types 'long int(struct compat_timex *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:318:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(adjtimex, struct compat_timex __user *, utp) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:318:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(adjtimex, struct compat_timex __user *, utp) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_adjtimex' alias between functions of incompatible types 'long int(struct timex *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:42: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_settimeofday' alias between functions of incompatible types 'long int(struct compat_timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:279:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(settimeofday, struct compat_timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:279:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(settimeofday, struct compat_timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_gettimeofday' alias between functions of incompatible types 'long int(struct compat_timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:261:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(gettimeofday, struct compat_timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:261:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(gettimeofday, struct compat_timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_settimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_gettimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:42: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_stime' alias between functions of incompatible types 'long int(compat_time_t *)' {aka 'long int(int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:123:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(stime, compat_time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:123:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(stime, compat_time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_time' alias between functions of incompatible types 'long int(compat_time_t *)' {aka 'long int(int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:107:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(time, compat_time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:107:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(time, compat_time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_stime' alias between functions of incompatible types 'long int(time_t *)' {aka 'long int(long int *)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.o: warning: objtool: timespec_trunc()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/time.o: warning: objtool: timespec_trunc.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/time/timer.o: warning: objtool: call_timer_fn()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/timer.o: warning: objtool: call_timer_fn.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/time/hrtimer.c:39: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_nanosleep' alias between functions of incompatible types 'long int(struct timespec *, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/hrtimer.c:54: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_nanosleep' alias between functions of incompatible types 'long int(struct compat_timespec *, struct compat_timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1564:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1564:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: __hrtimer_init()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: hrtimers_resume()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: hrtimer_run_queues()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: __hrtimer_init.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: hrtimers_resume.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: hrtimer_interrupt.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/time/hrtimer.o: warning: objtool: hrtimer_run_queues.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: kernel/time/timekeeping.o: warning: objtool: __timekeeping_inject_sleeptime.constprop.19()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/timekeeping.o: warning: objtool: __timekeeping_inject_sleeptime.constprop.19.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/time/timekeeping.o: warning: objtool: update_wall_time.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: kernel/time/ntp.o: warning: objtool: second_overflow.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: kernel/time/clocksource.o: warning: objtool: __clocksource_update_freq_scale.cold.4()+0x52: call without frame pointer save/setup BUILDSTDERR: kernel/time/clocksource.o: warning: objtool: __clocksource_select.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/time/clocksource.o: warning: objtool: clocksource_watchdog.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: kernel/time/alarmtimer.o: warning: objtool: alarmtimer_do_nsleep.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timer_create' alias between functions of incompatible types 'long int(const clockid_t, struct sigevent *, timer_t *)' {aka 'long int(const int, struct sigevent *, int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:572:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:572:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:52: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_clock_nanosleep' alias between functions of incompatible types 'long int(clockid_t, int, struct compat_timespec *, struct compat_timespec *)' {aka 'long int(int, int, struct compat_timespec *, struct compat_timespec *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1225:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(clock_nanosleep, clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1225:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(clock_nanosleep, clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clock_nanosleep' alias between functions of incompatible types 'long int(const clockid_t, int, const struct timespec *, struct timespec *)' {aka 'long int(const int, int, const struct timespec *, struct timespec *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1199:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1199:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:52: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_clock_getres' alias between functions of incompatible types 'long int(clockid_t, struct compat_timespec *)' {aka 'long int(int, struct compat_timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1169:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1169:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_getres, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_clock_adjtime' alias between functions of incompatible types 'long int(clockid_t, struct compat_timex *)' {aka 'long int(int, struct compat_timex *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1145:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_adjtime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1145:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_adjtime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_clock_gettime' alias between functions of incompatible types 'long int(clockid_t, struct compat_timespec *)' {aka 'long int(int, struct compat_timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1127:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_gettime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1127:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_gettime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_clock_settime' alias between functions of incompatible types 'long int(clockid_t, struct compat_timespec *)' {aka 'long int(int, struct compat_timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1112:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_settime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1112:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(clock_settime, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clock_getres' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' {aka 'long int(const int, struct timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1092:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1092:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clock_adjtime' alias between functions of incompatible types 'long int(const clockid_t, struct timex *)' {aka 'long int(const int, struct timex *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1069:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1069:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clock_gettime' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' {aka 'long int(const int, struct timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1051:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1051:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_clock_settime' alias between functions of incompatible types 'long int(const clockid_t, const struct timespec *)' {aka 'long int(const int, const struct timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1036:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1036:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timer_delete' alias between functions of incompatible types 'long int(timer_t)' {aka 'long int(int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:968:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(timer_delete, timer_t, timer_id) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:968:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(timer_delete, timer_t, timer_id) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:52: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_timer_settime' alias between functions of incompatible types 'long int(timer_t, int, struct compat_itimerspec *, struct compat_itimerspec *)' {aka 'long int(int, int, struct compat_itimerspec *, struct compat_itimerspec *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:925:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:925:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timer_settime' alias between functions of incompatible types 'long int(timer_t, int, const struct itimerspec *, struct itimerspec *)' {aka 'long int(int, int, const struct itimerspec *, struct itimerspec *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:902:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:902:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timer_getoverrun' alias between functions of incompatible types 'long int(timer_t)' {aka 'long int(int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:776:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(timer_getoverrun, timer_t, timer_id) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:776:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(timer_getoverrun, timer_t, timer_id) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:52: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_timer_gettime' alias between functions of incompatible types 'long int(timer_t, struct compat_itimerspec *)' {aka 'long int(int, struct compat_itimerspec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:753:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:753:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timer_gettime' alias between functions of incompatible types 'long int(timer_t, struct itimerspec *)' {aka 'long int(int, struct itimerspec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:739:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:739:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:52: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_timer_create' alias between functions of incompatible types 'long int(clockid_t, struct compat_sigevent *, timer_t *)' {aka 'long int(int, struct compat_sigevent *, int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:587:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(timer_create, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:587:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(timer_create, clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-cpu-timers.o: warning: objtool: run_posix_cpu_timers.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/time/itimer.c:11: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getitimer' alias between functions of incompatible types 'long int(int, struct itimerval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:106:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:106:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/itimer.c:18: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_setitimer' alias between functions of incompatible types 'long int(int, struct compat_itimerval *, struct compat_itimerval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:317:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(setitimer, int, which, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:317:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(setitimer, int, which, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/itimer.c:11: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setitimer' alias between functions of incompatible types 'long int(int, struct itimerval *, struct itimerval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:291:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:291:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_alarm' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:284:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:284:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/itimer.c:18: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_getitimer' alias between functions of incompatible types 'long int(int, struct compat_itimerval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:121:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getitimer, int, which, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:121:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(getitimer, int, which, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.o: warning: objtool: SyS_setitimer()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/itimer.o: warning: objtool: SyS_setitimer.cold.2()+0x21: call without frame pointer save/setup BUILDSTDERR: kernel/time/clockevents.o: warning: objtool: clockevents_program_event()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/clockevents.o: warning: objtool: clockevents_program_min_delta.part.6.cold.12()+0x5b: call without frame pointer save/setup BUILDSTDERR: kernel/time/clockevents.o: warning: objtool: clockevents_switch_state.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: kernel/time/clockevents.o: warning: objtool: clockevents_program_event.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: kernel/time/tick-broadcast.o: warning: objtool: err_broadcast()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/tick-broadcast.o: warning: objtool: err_broadcast.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/time/tick-broadcast.o: warning: objtool: tick_device_uses_broadcast.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/time/tick-oneshot.o: warning: objtool: tick_switch_to_oneshot()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/time/tick-oneshot.o: warning: objtool: tick_switch_to_oneshot.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/time/tick-sched.o: warning: objtool: __tick_nohz_idle_enter.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/ftrace.o: warning: objtool: ftrace_bug()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/ftrace.o: warning: objtool: ftrace_process_locs()+0x179: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/ftrace.o: warning: objtool: ftrace_bug.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/ftrace.o: warning: objtool: ftrace_process_locs.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/ftrace.o: warning: objtool: register_ftrace_graph.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/ring_buffer.o: warning: objtool: trace_rb_cpu_prepare.cold.46()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: __trace_find_cmdline()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_insert_eval_map_file()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: tracing_readme_read()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_options_init_dentry.part.30()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_printk_init_buffers()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_create_file()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: init_tracer_tracefs()+0x26d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: tracing_init_dentry()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_printk_seq()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_insert_eval_map_file.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_options_init_dentry.part.30.cold.75()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: tracing_read_pipe.cold.76()+0x18: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_printk_init_buffers.cold.77()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_create_file.cold.78()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: create_trace_option_files.cold.79()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: init_tracer_tracefs.cold.80()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: tracing_init_dentry.cold.82()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: trace_printk_seq.cold.83()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace.o: warning: objtool: ftrace_dump.cold.84()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_output.o: warning: objtool: register_trace_event.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_stat.o: warning: objtool: register_stat_tracer.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_sched_switch.o: warning: objtool: tracing_start_sched_switch.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_sched_wakeup.o: warning: objtool: __wakeup_tracer_init()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_sched_wakeup.o: warning: objtool: __wakeup_tracer_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: kthread_fn()+0x1fe: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: start_kthread.isra.0()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: hwlat_tracer_start()+0xb: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: hwlat_tracer_init()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: kthread_fn.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: start_kthread.isra.0.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: hwlat_tracer_start.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_hwlat.o: warning: objtool: hwlat_tracer_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_nop.o: warning: objtool: nop_set_flag()+0x7: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_nop.o: warning: objtool: nop_set_flag.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_stack.o: warning: objtool: check_stack.cold.3()+0x0: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_mmiotrace.o: warning: objtool: mmio_read()+0x19a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_mmiotrace.o: warning: objtool: mmio_read.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_functions_graph.o: warning: objtool: print_graph_proc()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_functions_graph.o: warning: objtool: trace_print_graph_duration()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/blktrace.o: warning: objtool: blk_dropped_read()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: event_enable_read()+0x123: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: create_event_toplevel_files()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: trace_module_notify()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: event_trace_add_tracer()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: __ftrace_event_enable_disable.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: create_event_toplevel_files.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: event_create_dir.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: trace_module_notify.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_events.o: warning: objtool: event_trace_add_tracer.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_syscalls.o: warning: objtool: syscall_enter_register.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_syscalls.o: warning: objtool: syscall_exit_register.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_event_perf.o: warning: objtool: perf_trace_buf_alloc()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_event_perf.o: warning: objtool: perf_trace_buf_alloc.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_events_filter.o: warning: objtool: filter_build_regex.constprop.37()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events_hist.o: warning: objtool: hist_trigger_elt_comm_init()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_events_hist.o: warning: objtool: event_hist_trigger()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/bpf_trace.o: warning: objtool: tracing_func_proto.cold.4()+0x1d: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_kprobe.o: warning: objtool: __register_trace_kprobe.part.7()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_kprobe.o: warning: objtool: create_trace_kprobe()+0x1b2: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_kprobe.o: warning: objtool: __register_trace_kprobe.part.7.cold.12()+0x1b: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_kprobe.o: warning: objtool: trace_kprobe_module_callback.cold.13()+0x2c: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_kprobe.o: warning: objtool: create_trace_kprobe.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_probe.o: warning: objtool: parse_probe_arg()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_probe.o: warning: objtool: traceprobe_parse_probe_arg()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_probe.o: warning: objtool: parse_probe_arg.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_probe.o: warning: objtool: traceprobe_parse_probe_arg.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_probe.o: warning: objtool: traceprobe_probes_write.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_uprobe.o: warning: objtool: __uprobe_perf_func.isra.8()+0x1cd: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_uprobe.o: warning: objtool: create_trace_uprobe()+0x35d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/trace/trace_uprobe.o: warning: objtool: __uprobe_perf_func.isra.8.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/trace/trace_uprobe.o: warning: objtool: create_trace_uprobe.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/profile.o: warning: objtool: profile_setup()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/profile.o: warning: objtool: profile_setup.cold.6()+0x1c: call without frame pointer save/setup BUILDSTDERR: kernel/stacktrace.o: warning: objtool: print_stack_trace()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_tsk()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_regs()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_tsk_reliable()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/stacktrace.o: warning: objtool: print_stack_trace.cold.2()+0x2b: call without frame pointer save/setup BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_tsk.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_regs.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/stacktrace.o: warning: objtool: save_stack_trace_tsk_reliable.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/futex.c:56: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_set_robust_list' alias between functions of incompatible types 'long int(struct robust_list_head *, size_t)' {aka 'long int(struct robust_list_head *, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3165:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3165:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_futex' alias between functions of incompatible types 'long int(u32 *, int, u32, struct timespec *, u32 *, u32)' {aka 'long int(unsigned int *, int, unsigned int, struct timespec *, unsigned int *, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3422:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3422:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_get_robust_list' alias between functions of incompatible types 'long int(int, struct robust_list_head **, size_t *)' {aka 'long int(int, struct robust_list_head **, long unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.o: warning: objtool: fixup_owner()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/futex.o: warning: objtool: fixup_owner.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/futex_compat.c:10: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_set_robust_list' alias between functions of incompatible types 'long int(struct compat_robust_list_head *, compat_size_t)' {aka 'long int(struct compat_robust_list_head *, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:120:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(set_robust_list, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:120:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(set_robust_list, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_futex' alias between functions of incompatible types 'long int(u32 *, int, u32, struct compat_timespec *, u32 *, u32)' {aka 'long int(unsigned int *, int, unsigned int, struct compat_timespec *, unsigned int *, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:174:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:174:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_get_robust_list' alias between functions of incompatible types 'long int(int, compat_uptr_t *, compat_size_t *)' {aka 'long int(int, unsigned int *, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:135:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex_compat.c:135:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/dma.o: warning: objtool: free_dma()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/dma.o: warning: objtool: free_dma.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/smp.o: warning: objtool: flush_smp_call_function_queue.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/uid16.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_chown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' {aka 'long int(const char *, short unsigned int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:20:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:20:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' {aka 'long int(int, short unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' {aka 'long int(int, short unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:152:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:152:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setfsgid16' alias between functions of incompatible types 'long int(old_gid_t)' {aka 'long int(short unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setfsuid16' alias between functions of incompatible types 'long int(old_uid_t)' {aka 'long int(short unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:102:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:102:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getresgid16' alias between functions of incompatible types 'long int(old_gid_t *, old_gid_t *, old_gid_t *)' {aka 'long int(short unsigned int *, short unsigned int *, short unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:85:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:85:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setresgid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t, old_gid_t)' {aka 'long int(short unsigned int, short unsigned int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:78:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:78:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getresuid16' alias between functions of incompatible types 'long int(old_uid_t *, old_uid_t *, old_uid_t *)' {aka 'long int(short unsigned int *, short unsigned int *, short unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:61:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:61:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setresuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t, old_uid_t)' {aka 'long int(short unsigned int, short unsigned int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:55:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:55:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setuid16' alias between functions of incompatible types 'long int(old_uid_t)' {aka 'long int(short unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:50:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:50:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setreuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t)' {aka 'long int(short unsigned int, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:45:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:45:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setgid16' alias between functions of incompatible types 'long int(old_gid_t)' {aka 'long int(short unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:40:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:40:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setregid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t)' {aka 'long int(short unsigned int, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:35:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:35:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchown16' alias between functions of incompatible types 'long int(unsigned int, old_uid_t, old_gid_t)' {aka 'long int(unsigned int, short unsigned int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:30:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:30:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lchown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' {aka 'long int(const char *, short unsigned int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:25:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:25:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/module.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_delete_module' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_finit_module' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3836:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3836:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_init_module' alias between functions of incompatible types 'long int(void *, long unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3816:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3816:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.o: warning: objtool: unknown_module_param_cb()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/module.o: warning: objtool: mod_sysfs_setup()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/module.o: warning: objtool: find_symbol_in_section.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/module.o: warning: objtool: ref_module.cold.65()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/module.o: warning: objtool: unknown_module_param_cb.cold.66()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/module.o: warning: objtool: mod_sysfs_setup.cold.67()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/module.o: warning: objtool: do_init_module.cold.68()+0x17: call without frame pointer save/setup BUILDSTDERR: kernel/module.o: warning: objtool: load_module.cold.69()+0x39: call without frame pointer save/setup BUILDSTDERR: kernel/module_signing.o: warning: objtool: mod_verify_sig.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/acct.c:56: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_acct' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:272:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:272:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.o: warning: objtool: check_free_space.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/crash_core.o: warning: objtool: vmcoreinfo_append_str()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kexec_core.o: warning: objtool: kimage_crash_copy_vmcoreinfo()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kexec_core.o: warning: objtool: kimage_crash_copy_vmcoreinfo.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/kexec.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_kexec_load' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, struct kexec_segment *, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/kexec.h:24, BUILDSTDERR: from kernel/kexec.c:14: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_kexec_load' alias between functions of incompatible types 'long int(compat_ulong_t, compat_ulong_t, struct compat_kexec_segment *, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int, struct compat_kexec_segment *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:241:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(kexec_load, compat_ulong_t, entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:241:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(kexec_load, compat_ulong_t, entry, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.o: warning: objtool: do_kexec_load.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/kexec_file.c:25: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_kexec_file_load' alias between functions of incompatible types 'long int(int, int, long unsigned int, const char *, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec_file.c:247:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec_file.c:247:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(kexec_file_load, int, kernel_fd, int, initrd_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec_file.o: warning: objtool: kexec_purgatory_get_set_symbol()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kexec_file.o: warning: objtool: kexec_purgatory_get_set_symbol.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: kernel/kexec_file.o: warning: objtool: SyS_kexec_file_load.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/compat.c:15: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sigprocmask' alias between functions of incompatible types 'long int(int, compat_old_sigset_t *, compat_old_sigset_t *)' {aka 'long int(int, unsigned int *, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:261:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:261:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sigprocmask, int, how, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sched_rr_get_interval' alias between functions of incompatible types 'long int(compat_pid_t, struct compat_timespec *)' {aka 'long int(int, struct compat_timespec *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:589:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(sched_rr_get_interval, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:589:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(sched_rr_get_interval, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_migrate_pages' alias between functions of incompatible types 'long int(compat_pid_t, compat_ulong_t, const compat_ulong_t *, const compat_ulong_t *)' {aka 'long int(int, unsigned int, const unsigned int *, const unsigned int *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:555:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(migrate_pages, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:555:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(migrate_pages, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_move_pages' alias between functions of incompatible types 'long int(pid_t, compat_ulong_t, compat_uptr_t *, const int *, int *, int)' {aka 'long int(int, unsigned int, unsigned int *, const int *, int *, int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:535:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(move_pages, pid_t, pid, compat_ulong_t, nr_pages, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:535:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(move_pages, pid_t, pid, compat_ulong_t, nr_pages, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sched_getaffinity' alias between functions of incompatible types 'long int(compat_pid_t, unsigned int, compat_ulong_t *)' {aka 'long int(int, unsigned int, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:365:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:365:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sched_setaffinity' alias between functions of incompatible types 'long int(compat_pid_t, unsigned int, compat_ulong_t *)' {aka 'long int(int, unsigned int, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:345:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sched_setaffinity, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/compat.c:345:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sched_setaffinity, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: kernel/stop_machine.o: warning: objtool: cpu_stopper_thread()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/stop_machine.o: warning: objtool: cpu_stopper_thread.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: kernel/audit.o: warning: objtool: audit_panic()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/audit.o: warning: objtool: audit_log_lost()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/audit.o: warning: objtool: kauditd_hold_skb()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/audit.o: warning: objtool: audit_log_d_path()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/audit.o: warning: objtool: audit_panic.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/audit.o: warning: objtool: audit_log_lost.cold.23()+0x19: call without frame pointer save/setup BUILDSTDERR: kernel/audit.o: warning: objtool: kauditd_hold_skb.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: kernel/audit.o: warning: objtool: audit_log_start.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: kernel/auditfilter.o: warning: objtool: audit_dupe_rule.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/auditfilter.o: warning: objtool: audit_rule_change.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/auditsc.o: warning: objtool: audit_log_exit()+0x924: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/auditsc.o: warning: objtool: __audit_inode_child.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/auditsc.o: warning: objtool: audit_filter_rules.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/auditsc.o: warning: objtool: __audit_inode.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: kernel/kprobes.o: warning: objtool: arm_kprobe()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kprobes.o: warning: objtool: disarm_kprobe()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kprobes.o: warning: objtool: write_enabled_file_bool()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/kprobes.o: warning: objtool: arm_kprobe.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/kprobes.o: warning: objtool: disarm_kprobe.cold.38()+0xd: call without frame pointer save/setup BUILDSTDERR: kernel/kprobes.o: warning: objtool: write_enabled_file_bool.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/kprobes.o: warning: objtool: register_kprobe.cold.40()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/hung_task.o: warning: objtool: watchdog.cold.1()+0x21: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog.o: warning: objtool: watchdog_enable_all_cpus()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/watchdog.o: warning: objtool: lockup_detector_suspend()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/watchdog.o: warning: objtool: watchdog_timer_fn.cold.4()+0x29: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog.o: warning: objtool: watchdog_enable_all_cpus.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog.o: warning: objtool: lockup_detector_suspend.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog.o: warning: objtool: proc_watchdog_cpumask.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog_hld.o: warning: objtool: watchdog_overflow_callback()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/watchdog_hld.o: warning: objtool: watchdog_nmi_enable()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/watchdog_hld.o: warning: objtool: watchdog_overflow_callback.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/watchdog_hld.o: warning: objtool: watchdog_nmi_enable.cold.3()+0x2a: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/seccomp.c:24: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_seccomp' alias between functions of incompatible types 'long int(unsigned int, unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:813:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:813:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/relay.o: warning: objtool: relay_close()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/relay.o: warning: objtool: relay_close.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: kernel/relay.o: warning: objtool: relay_late_setup_files.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/relay.o: warning: objtool: relay_prepare_cpu.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_deferred_flush()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: jump_label_rate_limit()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_inc()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: __static_key_slow_dec()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_dec()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_dec_deferred()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_deferred_flush.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: jump_label_rate_limit.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_inc.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: __static_key_slow_dec.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_dec.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/jump_label.o: warning: objtool: static_key_slow_dec_deferred.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: kernel/context_tracking.o: warning: objtool: context_tracking_recursion_enter()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/context_tracking.o: warning: objtool: context_tracking_recursion_enter.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from kernel/membarrier.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_membarrier' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/membarrier.c:53:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(membarrier, int, cmd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/membarrier.c:53:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(membarrier, int, cmd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/memremap.o: warning: objtool: memremap()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/memremap.o: warning: objtool: devm_memremap_pages()+0x2fd: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/memremap.o: warning: objtool: memremap.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/memremap.o: warning: objtool: devm_memremap_pages.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/core.o: warning: objtool: perf_event_print_debug()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/core.o: warning: objtool: perf_event_print_debug.cold.25()+0x14: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/amd/ibs.o: warning: objtool: setup_APIC_ibs()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/amd/ibs.o: warning: objtool: setup_APIC_ibs.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/amd/ibs.o: warning: objtool: force_ibs_eilvt_setup.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/core.o: warning: objtool: intel_snb_check_microcode()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/intel/core.o: warning: objtool: intel_snb_check_microcode.cold.21()+0x24: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/core.o: warning: objtool: intel_pmu_handle_irq.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/ds.o: warning: objtool: reserve_ds_buffers.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq()+0x1b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/intel/knc.o: warning: objtool: knc_pmu_handle_irq.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/p4.o: warning: objtool: p4_pmu_schedule_events()+0x275: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/intel/p4.o: warning: objtool: p4_pmu_schedule_events.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/pt.o: warning: objtool: pt_handle_status()+0x211: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/intel/pt.o: warning: objtool: pt_handle_status.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from arch/x86/kernel/process_64.c:40: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_arch_prctl' alias between functions of incompatible types 'long int(int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_64.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_64.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/fpu/internal.h:13, BUILDSTDERR: from arch/x86/kernel/process_64.c:44: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_arch_prctl' alias between functions of incompatible types 'long int(int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_64.c:664:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_64.c:664:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_64.o: warning: objtool: release_thread()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/process_64.o: warning: objtool: release_thread.cold.4()+0x17: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/signal.o: warning: objtool: signal_fault()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/signal.o: warning: objtool: signal_fault.cold.16()+0x48: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_device_not_available()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_trap()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_double_fault()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_device_not_available.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_general_protection.cold.24()+0x28: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/traps.o: warning: objtool: do_trap.cold.25()+0x29: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/irq.o: warning: objtool: ack_bad_irq()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/irq.o: warning: objtool: check_irq_vectors_for_cpu_disable()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/irq.o: warning: objtool: ack_bad_irq.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/irq.o: warning: objtool: check_irq_vectors_for_cpu_disable.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/dumpstack_64.o: warning: objtool: show_regs()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/dumpstack_64.o: warning: objtool: get_stack_info.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/dumpstack_64.o: warning: objtool: show_regs.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from arch/x86/kernel/ioport.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_iopl' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.o: warning: objtool: sys_ioperm.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/dumpstack.o: warning: objtool: oops_end()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: nmi_max_handler()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: pci_serr_error()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: unknown_nmi_error()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: io_check_error()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: nmi_max_handler.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: unregister_nmi_handler.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: pci_serr_error.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: unknown_nmi_error.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/nmi.o: warning: objtool: io_check_error.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/i8259.o: warning: objtool: mask_and_ack_8259A()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/i8259.o: warning: objtool: probe_8259A()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/i8259.o: warning: objtool: mask_and_ack_8259A.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/i8259.o: warning: objtool: probe_8259A.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: In file included from arch/x86/kernel/sys_x86_64.c:4: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mmap' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/sys_x86_64.c:89:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/sys_x86_64.c:89:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: ati_force_enable_hpet()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: nvidia_force_enable_hpet()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: vt8237_force_enable_hpet()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: ati_force_enable_hpet.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: nvidia_force_enable_hpet.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: vt8237_force_enable_hpet.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/quirks.o: warning: objtool: force_hpet_resume.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: optimize_nops.isra.2()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: apply_alternatives()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: alternatives_enable_smp()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: optimize_nops.isra.2.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: apply_alternatives.cold.6()+0x20: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: alternatives_smp_module_add.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/alternative.o: warning: objtool: alternatives_enable_smp.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/pci-nommu.o: warning: objtool: check_addr()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/pci-nommu.o: warning: objtool: check_addr.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hw_breakpoint.o: warning: objtool: arch_install_hw_breakpoint.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hw_breakpoint.o: warning: objtool: arch_uninstall_hw_breakpoint.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc.o: warning: objtool: tsc_refine_calibration_work.cold.8()+0x26: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc.o: warning: objtool: native_calibrate_cpu.cold.9()+0x24: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/rtc.o: warning: objtool: mach_set_rtc_mmss.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/process.o: warning: objtool: select_idle_routine()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/process.o: warning: objtool: amd_e400_c1e_apic_setup()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/process.o: warning: objtool: __switch_to_xtra.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/process.o: warning: objtool: select_idle_routine.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/process.o: warning: objtool: amd_e400_c1e_apic_setup.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/acpi/boot.o: warning: objtool: acpi_register_lapic()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/acpi/boot.o: warning: objtool: acpi_map_cpu()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/acpi/boot.o: warning: objtool: acpi_register_lapic.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/acpi/boot.o: warning: objtool: acpi_map_cpu.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/acpi/sleep.o: warning: objtool: x86_acpi_suspend_lowlevel()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/acpi/sleep.o: warning: objtool: x86_acpi_suspend_lowlevel.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_enable_cmcff()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/acpi/apei.o: warning: objtool: arch_apei_enable_cmcff.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/acpi/cstate.o: warning: objtool: acpi_processor_ffh_cstate_probe_cpu()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/acpi/cstate.o: warning: objtool: acpi_processor_ffh_cstate_probe_cpu.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __smp_spurious_interrupt()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __x2apic_enable()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: lapic_setup_esr()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: local_apic_timer_interrupt()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: set_multi()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __x2apic_disable.part.7()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __smp_error_interrupt.isra.9()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: generic_processor_info()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __smp_spurious_interrupt.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __x2apic_enable.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: lapic_setup_esr.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: local_apic_timer_interrupt.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: set_multi.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __setup_APIC_LVTT.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __x2apic_disable.part.7.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: __smp_error_interrupt.isra.9.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: setup_local_APIC.cold.27()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic.o: warning: objtool: generic_processor_info.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_vector_allocation_domain()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic_noop.o: warning: objtool: noop_vector_allocation_domain.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: irq_trigger()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: clear_IO_APIC_pin()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: alloc_ioapic_saved_registers.part.8()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: __add_pin_to_irq_node()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_save_irq()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_find_ioapic()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: pin_2_irq()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: IO_APIC_get_PCI_irq_vector()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_register_ioapic()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: irq_trigger.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: clear_IO_APIC_pin.cold.18()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: alloc_ioapic_saved_registers.part.8.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: __add_pin_to_irq_node.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_save_irq.cold.21()+0x31: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_find_ioapic.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: acpi_get_override_irq.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: pin_2_irq.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: IO_APIC_get_PCI_irq_vector.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_irqdomain_alloc.cold.26()+0x37: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_register_ioapic.cold.27()+0x23: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/io_apic.o: warning: objtool: mp_unregister_ioapic.cold.28()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/x2apic_phys.o: warning: objtool: x2apic_phys_probe.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/x2apic_phys.o: warning: objtool: x2apic_acpi_madt_oem_check.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/x2apic_cluster.o: warning: objtool: x2apic_cluster_probe()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/x2apic_cluster.o: warning: objtool: x2apic_cluster_probe.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: physflat_acpi_madt_oem_check()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/apic/apic_flat_64.o: warning: objtool: physflat_acpi_madt_oem_check.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/topology.o: warning: objtool: detect_extended_topology.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: get_cpu_vendor()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: detect_ht()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: identify_secondary_cpu()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: filter_cpuid_features.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: get_cpu_vendor.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: detect_ht.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/common.o: warning: objtool: identify_secondary_cpu.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/rdrand.o: warning: objtool: x86_init_rdrand.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel.o: warning: objtool: init_intel_energy_perf.part.2()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/intel.o: warning: objtool: early_init_intel()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/intel.o: warning: objtool: init_intel_energy_perf.part.2.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel.o: warning: objtool: early_init_intel.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/amd.o: warning: objtool: bsp_init_amd.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/amd.o: warning: objtool: init_amd.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt.o: warning: objtool: mba_wrmsr()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt.o: warning: objtool: rdt_ctrl_update()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt.o: warning: objtool: mba_wrmsr.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt.o: warning: objtool: intel_rdt_online_cpu.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt.o: warning: objtool: rdt_ctrl_update.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt_rdtgroup.o: warning: objtool: rdtgroup_add_files()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/intel_rdt_rdtgroup.o: warning: objtool: rdtgroup_add_files.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: wait_for_panic()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_panic()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_default_notifier()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_notify_irq()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_disable_bank()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_panic.cold.34()+0xaa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_default_notifier.cold.35()+0x3: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_rdmsrl.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_notify_irq.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: do_machine_check.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mcheck_cpu_init.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce.o: warning: objtool: mce_disable_bank.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_add()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-genpool.o: warning: objtool: mce_gen_pool_add.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_discover()+0x1af: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_intel_adjust_timer()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_discover.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: intel_threshold_interrupt.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_intel.o: warning: objtool: cmci_intel_adjust_timer.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: threshold_restart_bank()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: mce_amd_feature_init()+0x25e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: threshold_restart_bank.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: umc_normaddr_to_sysaddr.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce_amd.o: warning: objtool: mce_amd_feature_init.cold.14()+0x20: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/therm_throt.o: warning: objtool: therm_throt_process.cold.3()+0x1e: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/therm_throt.o: warning: objtool: intel_init_thermal.cold.4()+0x23: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/dev-mcelog.o: warning: objtool: set_trigger()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/dev-mcelog.o: warning: objtool: show_trigger()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/core.o: warning: objtool: microcode_write()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/core.o: warning: objtool: mc_cpu_online()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/core.o: warning: objtool: microcode_write.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/core.o: warning: objtool: mc_cpu_online.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: microcode_sanity_check()+0x17e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: collect_cpu_info()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: save_microcode_patch()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: generic_load_microcode()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: apply_microcode_intel()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: microcode_sanity_check.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: collect_cpu_info.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: save_microcode_patch.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: generic_load_microcode.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: apply_microcode_early.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/intel.o: warning: objtool: apply_microcode_intel.cold.10()+0x21: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: apply_microcode_amd()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: collect_cpu_info_amd()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: load_microcode_amd.constprop.3()+0x326: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: reload_ucode_amd()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: apply_microcode_amd.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: collect_cpu_info_amd.cold.6()+0x23: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: load_microcode_amd.constprop.3.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: request_microcode_amd.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/microcode/amd.o: warning: objtool: reload_ucode_amd.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: arch_phys_wc_add()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_del()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add_page.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_add.cold.7()+0x6: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: arch_phys_wc_add.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_del_page.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/main.o: warning: objtool: mtrr_del.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: generic_validate_add_page()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: mtrr_wrmsr()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: generic_validate_add_page.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: generic_get_mtrr.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: mtrr_wrmsr.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: generic_set_all.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mtrr/generic.o: warning: objtool: get_fixed_ranges.constprop.5.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/hypervisor.o: warning: objtool: hypervisor_pin_vcpu()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/hypervisor.o: warning: objtool: hypervisor_pin_vcpu.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/fpu/signal.o: warning: objtool: copy_fpstate_to_sigframe.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/fpu/xstate.o: warning: objtool: get_xsave_addr()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/fpu/xstate.o: warning: objtool: get_xsave_addr.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/fpu/xstate.o: warning: objtool: fpu__init_cpu_xstate.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kprobes/core.o: warning: objtool: longjmp_break_handler()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/kprobes/core.o: warning: objtool: reenter_kprobe()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/kprobes/core.o: warning: objtool: longjmp_break_handler.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kprobes/core.o: warning: objtool: reenter_kprobe.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kprobes/core.o: warning: objtool: __copy_instruction.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from arch/x86/kernel/tls.c:6: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_set_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:196:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:196:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_get_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_extended_sleep()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_sleep()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_force_iommu()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_extended_sleep.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_sleep.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tboot.o: warning: objtool: tboot_force_iommu.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smp.o: warning: objtool: native_smp_send_reschedule()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smp.o: warning: objtool: native_send_call_func_ipi()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smp.o: warning: objtool: native_smp_send_reschedule.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: topology_sane.isra.5()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: topology_update_package_map()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: wakeup_secondary_cpu_via_nmi()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: native_cpu_up()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: common_cpu_die()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: topology_sane.isra.5.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: topology_update_package_map.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: wakeup_secondary_cpu_via_nmi.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: native_cpu_up.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/smpboot.o: warning: objtool: common_cpu_die.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_warp()+0x123: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_warp.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: tsc_verify_tsc_adjust.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: tsc_store_and_check_tsc_adjust.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_sync_source.cold.3()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/tsc_sync.o: warning: objtool: check_tsc_sync_target.cold.4()+0x23: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/ftrace.o: warning: objtool: ftrace_make_nop()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/ftrace.o: warning: objtool: ftrace_make_nop.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/ftrace.o: warning: objtool: ftrace_replace_code.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/machine_kexec_64.o: warning: objtool: arch_kexec_apply_relocations_add()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/machine_kexec_64.o: warning: objtool: arch_kexec_apply_relocations_add.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/crash.o: warning: objtool: exclude_mem_range.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_probe()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_load()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_probe.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kexec-bzimage64.o: warning: objtool: bzImage64_load.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/module.o: warning: objtool: apply_relocate_add()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/module.o: warning: objtool: apply_relocate_add.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kgdb.o: warning: objtool: kgdb_arch_late()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/kgdb.o: warning: objtool: kgdb_remove_all_hw_break.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kgdb.o: warning: objtool: kgdb_remove_hw_break.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kgdb.o: warning: objtool: __kgdb_notify.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kgdb.o: warning: objtool: kgdb_arch_late.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_interrupt_handler()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_set_periodic.isra.8()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_legacy_resume()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_rtc_interrupt.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_interrupt_handler.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_set_periodic.isra.8.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/hpet.o: warning: objtool: hpet_legacy_resume.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/amd_nb.o: warning: objtool: __amd_smn_rw.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/amd_nb.o: warning: objtool: amd_df_indirect_read.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/kvm.o: warning: objtool: kvm_guest_cpu_init.cold.19()+0x19: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/check.o: warning: objtool: start_periodic_check_for_corruption.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/check.o: warning: objtool: check_for_bios_corruption.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/uprobes.o: warning: objtool: arch_uretprobe_hijack_return_addr.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/unwind_frame.o: warning: objtool: unwind_dump()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/unwind_frame.o: warning: objtool: unwind_dump.cold.6()+0x29: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/unwind_frame.o: warning: objtool: unwind_next_frame.part.5.cold.7()+0x1e: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/mmconf-fam10h_64.o: warning: objtool: fam10h_check_enable_mmcfg()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/mmconf-fam10h_64.o: warning: objtool: fam10h_check_enable_mmcfg.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/init_64.o: warning: objtool: fill_pte()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/init_64.o: warning: objtool: memory_block_size_bytes()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/init_64.o: warning: objtool: fill_pte.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/init_64.o: warning: objtool: memory_block_size_bytes.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: dump_pagetable()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: force_sig_info_fault()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: no_context()+0x2ba: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: dump_pagetable.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: force_sig_info_fault.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: no_context.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: __bad_area_nosemaphore.cold.34()+0x3c: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: mm_fault_error.cold.35()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/fault.o: warning: objtool: spurious_fault.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/ioremap.o: warning: objtool: iounmap()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/ioremap.o: warning: objtool: __ioremap_caller.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/ioremap.o: warning: objtool: iounmap.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/extable.o: warning: objtool: ex_handler_rdmsr_unsafe()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/extable.o: warning: objtool: ex_handler_wrmsr_unsafe()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/extable.o: warning: objtool: ex_handler_rdmsr_unsafe.cold.0()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/extable.o: warning: objtool: ex_handler_wrmsr_unsafe.cold.1()+0x21: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pageattr.o: warning: objtool: __cpa_process_fault.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: __init_cache_modes()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: pat_disable()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: kernel_map_sync_memtype()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: __init_cache_modes.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: pat_disable.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: reserve_memtype.cold.12()+0x37: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: free_memtype.cold.13()+0x25: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: kernel_map_sync_memtype.cold.14()+0x30: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat.o: warning: objtool: reserve_pfn_range.cold.15()+0x46: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pgtable.o: warning: objtool: pmd_set_huge.cold.13()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/tlb.o: warning: objtool: switch_mm_irqs_off.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pat_rbtree.o: warning: objtool: rbt_memtype_check_insert.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/dump_pagetables.o: warning: objtool: note_page()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/dump_pagetables.o: warning: objtool: note_page.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/dump_pagetables.o: warning: objtool: ptdump_walk_pgd_level_core.cold.4()+0x21: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: clear_page_presence()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: disarm_kmmio_fault_page()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: arm_kmmio_fault_page()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: kmmio_die_notifier()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: clear_page_presence.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: disarm_kmmio_fault_page.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: arm_kmmio_fault_page.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: unregister_kmmio_probe.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: kmmio_die_notifier.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: kmmio_handler.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/kmmio.o: warning: objtool: kmmio_cleanup.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/pf_in.o: warning: objtool: get_ins_reg_width()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/pf_in.o: warning: objtool: get_ins_reg_width.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: pre()+0x1ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: post()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: mmiotrace_ioremap()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: enable_mmiotrace()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: disable_mmiotrace()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: pre.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: post.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: mmiotrace_ioremap.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: enable_mmiotrace.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mmio-mod.o: warning: objtool: disable_mmiotrace.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/mm/mpx.o: warning: objtool: get_reg_offset.isra.8.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/net/bpf_jit_comp.o: warning: objtool: do_jit()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/net/bpf_jit_comp.o: warning: objtool: do_jit.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/net/bpf_jit_comp.o: warning: objtool: bpf_int_jit_compile.cold.3()+0x2c: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: uv_gam_range()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: set_bau_off()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: uv_gpa_to_offset()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: uv_gam_range.cold.34()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: set_bau_off.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: ptc_proc_write.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/tlb_uv.o: warning: objtool: uv_gpa_to_offset.cold.37()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/bios_uv.o: warning: objtool: uv_bios_init()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/bios_uv.o: warning: objtool: uv_bios_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/platform/uv/uv_nmi.o: warning: objtool: param_set_action()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/uv_nmi.o: warning: objtool: uv_nmi_dump_state_cpu()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/uv_nmi.o: warning: objtool: uv_handle_nmi()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/platform/uv/uv_nmi.o: warning: objtool: uv_nmi_dump_state_cpu.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/vsyscall/vsyscall_64.o: warning: objtool: warn_bad_vsyscall()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/entry/vsyscall/vsyscall_64.o: warning: objtool: warn_bad_vsyscall.cold.4()+0x4a: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/enlighten.o: warning: objtool: xen_vcpu_setup.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/enlighten.o: warning: objtool: xen_vcpu_restore.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/enlighten.o: warning: objtool: xen_pin_vcpu.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/time.o: warning: objtool: xen_setup_timer()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/time.o: warning: objtool: xen_setup_timer.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/platform-pci-unplug.o: warning: objtool: xen_unplug_emulated_devices()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/platform-pci-unplug.o: warning: objtool: xen_unplug_emulated_devices.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/enlighten_hvm.o: warning: objtool: xen_cpu_up_prepare_hvm()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/enlighten_hvm.o: warning: objtool: xen_cpu_up_prepare_hvm.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/setup.o: warning: objtool: xen_enable_syscall()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/setup.o: warning: objtool: xen_enable_syscall.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/apic.o: warning: objtool: xen_apic_write()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/apic.o: warning: objtool: xen_apic_write.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_get_guest_ip()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_is_user_mode()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_is_in_guest()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: pmu_apic_update()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_pmu_irq_handler()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_pmu_init()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_get_guest_ip.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_is_user_mode.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_is_in_guest.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: pmu_apic_update.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_pmu_irq_handler.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/pmu.o: warning: objtool: xen_pmu_init.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/suspend_pv.o: warning: objtool: xen_pv_post_suspend()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/enlighten_pv.o: warning: objtool: xen_cpu_up_prepare_pv()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/enlighten_pv.o: warning: objtool: xen_setup_shared_info()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/xen/enlighten_pv.o: warning: objtool: xen_cpu_up_prepare_pv.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/xen/enlighten_pv.o: warning: objtool: xen_setup_shared_info.cold.22()+0x0: call without frame pointer save/setup BUILDSTDERR: certs/system_keyring.o: warning: objtool: verify_pkcs7_signature.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: certs/blacklist.o: warning: objtool: mark_hash_blacklisted()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: certs/blacklist.o: warning: objtool: mark_hash_blacklisted.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: Extracted cert: /O=Fedora/CN=Fedora kernel signing key/emailAddress=kernel-team@fedoraproject.org BUILDSTDERR: mm/oom_kill.o: warning: objtool: oom_kill_process()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/oom_kill.o: warning: objtool: oom_killer_disable()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/oom_kill.o: warning: objtool: __oom_reap_task_mm.cold.24()+0x2e: call without frame pointer save/setup BUILDSTDERR: mm/oom_kill.o: warning: objtool: oom_kill_process.cold.25()+0x6: call without frame pointer save/setup BUILDSTDERR: mm/oom_kill.o: warning: objtool: oom_killer_disable.cold.26()+0xc: call without frame pointer save/setup BUILDSTDERR: mm/oom_kill.o: warning: objtool: out_of_memory.cold.27()+0x5: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: __parse_numa_zonelist_order()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/page_alloc.o: warning: objtool: bad_page()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/page_alloc.o: warning: objtool: warn_alloc()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/page_alloc.o: warning: objtool: show_free_areas()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/page_alloc.o: warning: objtool: __parse_numa_zonelist_order.cold.105()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: bad_page.cold.106()+0x49: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: bad_range.cold.107()+0x1b: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: free_reserved_area.cold.108()+0x16: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: warn_alloc.cold.109()+0x17: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: show_free_areas.cold.110()+0x193: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: free_contig_range.cold.111()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: alloc_contig_range.cold.112()+0x14: call without frame pointer save/setup BUILDSTDERR: mm/page_alloc.o: warning: objtool: __offline_isolated_pages.cold.113()+0x2c: call without frame pointer save/setup BUILDSTDERR: In file included from mm/readahead.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_readahead' alias between functions of incompatible types 'long int(int, loff_t, size_t)' {aka 'long int(int, long long int, long unsigned int)'} and 'long int(long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swap.o: warning: objtool: lru_add_drain_all_cpuslocked()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/vmscan.o: warning: objtool: isolate_lru_page()+0x234: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/vmscan.o: warning: objtool: kswapd_run()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/vmscan.o: warning: objtool: shrink_slab.part.40.cold.59()+0xf: call without frame pointer save/setup BUILDSTDERR: mm/vmscan.o: warning: objtool: isolate_lru_page.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/vmscan.o: warning: objtool: kswapd_run.cold.61()+0x9: call without frame pointer save/setup BUILDSTDERR: In file included from mm/shmem.c:73: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_memfd_create' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3640:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3640:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.o: warning: objtool: shmem_enabled_store()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/shmem.o: warning: objtool: shmem_parse_options()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/shmem.o: warning: objtool: shmem_parse_options.cold.48()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/util.o: warning: objtool: __vm_enough_memory()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/util.o: warning: objtool: __vm_enough_memory.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: mm/vmstat.o: warning: objtool: vmstat_refresh()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/vmstat.o: warning: objtool: vmstat_refresh.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/backing-dev.o: warning: objtool: pdflush_proc_obsolete.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: mm/percpu.o: warning: objtool: pcpu_alloc()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/percpu.o: warning: objtool: pcpu_alloc.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: mm/slab_common.o: warning: objtool: kmem_cache_create()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/swap_slots.o: warning: objtool: enable_swap_slots_cache()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/swap_slots.o: warning: objtool: enable_swap_slots_cache.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/debug.o: warning: objtool: __dump_page()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/debug.o: warning: objtool: __dump_page.cold.1()+0x24: call without frame pointer save/setup BUILDSTDERR: mm/memory.o: warning: objtool: print_bad_pte()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory.o: warning: objtool: print_bad_pte.cold.86()+0x17: call without frame pointer save/setup BUILDSTDERR: mm/memory.o: warning: objtool: print_vma_addr.cold.87()+0x21: call without frame pointer save/setup BUILDSTDERR: In file included from mm/mincore.c:14: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mincore' alias between functions of incompatible types 'long int(long unsigned int, size_t, unsigned char *)' {aka 'long int(long unsigned int, long unsigned int, unsigned char *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:223:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:223:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mlock.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' {aka 'long int(long unsigned int, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mlockall' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mlockall, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mlockall, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_munlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' {aka 'long int(long unsigned int, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mlock2' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' {aka 'long int(long unsigned int, long unsigned int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:717:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:717:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mmap.c:20: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_brk' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:181:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:181:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_remap_file_pages' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2736:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2736:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_munmap' alias between functions of incompatible types 'long int(long unsigned int, size_t)' {aka 'long int(long unsigned int, long unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2726:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2726:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mmap_pgoff' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1475:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1475:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.o: warning: objtool: SyS_remap_file_pages()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/mmap.o: warning: objtool: reserve_mem_notifier.cold.32()+0x39: call without frame pointer save/setup BUILDSTDERR: mm/mmap.o: warning: objtool: may_expand_vm.cold.33()+0x39: call without frame pointer save/setup BUILDSTDERR: mm/mmap.o: warning: objtool: SyS_remap_file_pages.cold.34()+0x1b: call without frame pointer save/setup BUILDSTDERR: In file included from mm/mprotect.c:20: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mprotect' alias between functions of incompatible types 'long int(long unsigned int, size_t, long unsigned int)' {aka 'long int(long unsigned int, long unsigned int, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pkey_free' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pkey_free, int, pkey) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pkey_free, int, pkey) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pkey_alloc' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:511:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pkey_alloc, unsigned long, flags, unsigned long, init_val) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:511:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pkey_alloc, unsigned long, flags, unsigned long, init_val) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pkey_mprotect' alias between functions of incompatible types 'long int(long unsigned int, size_t, long unsigned int, int)' {aka 'long int(long unsigned int, long unsigned int, long unsigned int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:505:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:505:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mremap.c:21: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mremap' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:509:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:509:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/msync.c:14: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_msync' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' {aka 'long int(long unsigned int, long unsigned int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/vmalloc.o: warning: objtool: __vunmap()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/vmalloc.o: warning: objtool: alloc_vmap_area.cold.45()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/vmalloc.o: warning: objtool: __vunmap.cold.46()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from mm/process_vm_access.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_process_vm_readv' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' {aka 'long int(int, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/process_vm_access.c:22: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_process_vm_writev' alias between functions of incompatible types 'long int(compat_pid_t, const struct compat_iovec *, compat_ulong_t, const struct compat_iovec *, compat_ulong_t, compat_ulong_t)' {aka 'long int(int, const struct compat_iovec *, unsigned int, const struct compat_iovec *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:367:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(process_vm_writev, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:367:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(process_vm_writev, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_process_vm_readv' alias between functions of incompatible types 'long int(compat_pid_t, const struct compat_iovec *, compat_ulong_t, const struct compat_iovec *, compat_ulong_t, compat_ulong_t)' {aka 'long int(int, const struct compat_iovec *, unsigned int, const struct compat_iovec *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:356:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(process_vm_readv, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:356:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(process_vm_readv, compat_pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/process_vm_access.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_process_vm_writev' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' {aka 'long int(int, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/fadvise.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fadvise64_64' alias between functions of incompatible types 'long int(int, loff_t, loff_t, int)' {aka 'long int(int, long long int, long long int, int)'} and 'long int(long int, long long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:28:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64_64, int, fd, loff_t, offset, loff_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:28:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64_64, int, fd, loff_t, offset, loff_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fadvise64' alias between functions of incompatible types 'long int(int, loff_t, size_t, int)' {aka 'long int(int, long long int, long unsigned int, int)'} and 'long int(long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:181:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:181:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/madvise.c:10: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_madvise' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' {aka 'long int(long unsigned int, long unsigned int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:766:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:766:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.o: warning: objtool: SyS_madvise.cold.18()+0x4b: call without frame pointer save/setup BUILDSTDERR: mm/page_io.o: warning: objtool: generic_swapfile_activate.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from mm/swapfile.c:32: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_swapoff' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2299:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2299:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_swapon' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2852:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2852:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.o: warning: objtool: __swap_info_get()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/swapfile.o: warning: objtool: _swap_info_get()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/swapfile.o: warning: objtool: __swap_duplicate()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/swapfile.o: warning: objtool: __swap_info_get.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/swapfile.o: warning: objtool: _swap_info_get.cold.41()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/swapfile.o: warning: objtool: __swap_duplicate.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: mm/swapfile.o: warning: objtool: get_swap_pages.cold.43()+0xc: call without frame pointer save/setup BUILDSTDERR: mm/swapfile.o: warning: objtool: SyS_swapon.cold.44()+0x1f: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_enabled_param_set()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zswap.o: warning: objtool: __zswap_pool_current()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_pool_create()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zswap.o: warning: objtool: __zswap_param_set()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_frontswap_init()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_enabled_param_set.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: __zswap_pool_current.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_pool_create.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: __zswap_param_set.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_frontswap_init.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/zswap.o: warning: objtool: zswap_frontswap_store.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/dmapool.o: warning: objtool: dma_pool_free()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/dmapool.o: warning: objtool: dma_pool_destroy()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/dmapool.o: warning: objtool: dma_pool_free.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: mm/dmapool.o: warning: objtool: dma_pool_destroy.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: mm/hugetlb.o: warning: objtool: hugetlb_show_meminfo()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/hugetlb.o: warning: objtool: hugetlb_no_page()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/hugetlb.o: warning: objtool: hugetlb_register_node.cold.86()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/hugetlb.o: warning: objtool: hugetlb_show_meminfo.cold.87()+0x4b: call without frame pointer save/setup BUILDSTDERR: mm/hugetlb.o: warning: objtool: hugetlb_no_page.cold.88()+0x1c: call without frame pointer save/setup BUILDSTDERR: In file included from mm/mempolicy.c:95: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mbind' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, const long unsigned int *, long unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1261:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1261:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mempolicy.c:87: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mbind' alias between functions of incompatible types 'long int(compat_ulong_t, compat_ulong_t, compat_ulong_t, compat_ulong_t *, compat_ulong_t, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int, unsigned int, unsigned int *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1476:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(mbind, compat_ulong_t, start, compat_ulong_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1476:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(mbind, compat_ulong_t, start, compat_ulong_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_set_mempolicy' alias between functions of incompatible types 'long int(int, compat_ulong_t *, compat_ulong_t)' {aka 'long int(int, unsigned int *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1455:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(set_mempolicy, int, mode, compat_ulong_t __user *, nmask, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1455:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(set_mempolicy, int, mode, compat_ulong_t __user *, nmask, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_get_mempolicy' alias between functions of incompatible types 'long int(int *, compat_ulong_t *, compat_ulong_t, compat_ulong_t, compat_ulong_t)' {aka 'long int(int *, unsigned int *, unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1425:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1425:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mempolicy.c:95: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_get_mempolicy' alias between functions of incompatible types 'long int(int *, long unsigned int *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(get_mempolicy, int __user *, policy, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_migrate_pages' alias between functions of incompatible types 'long int(pid_t, long unsigned int, const long unsigned int *, const long unsigned int *)' {aka 'long int(int, long unsigned int, const long unsigned int *, const long unsigned int *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1302:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1302:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_set_mempolicy' alias between functions of incompatible types 'long int(int, const long unsigned int *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1283:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mempolicy.c:1283:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/ksm.o: warning: objtool: try_to_merge_one_page.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: init_cache_random_seq()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: slab_out_of_memory()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: check_slab()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: new_slab()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: check_bytes_and_report()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: alloc_debug_processing()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: on_freelist()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: __kmem_cache_create()+0x358: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/slub.o: warning: objtool: init_cache_random_seq.cold.80()+0xb: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: slab_out_of_memory.cold.81()+0x10: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: slab_pad_check.part.48.cold.82()+0x1c: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: check_slab.cold.83()+0xf: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: new_slab.cold.84()+0x1c: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: check_bytes_and_report.cold.85()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: alloc_debug_processing.cold.86()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: on_freelist.cold.87()+0x10: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: free_debug_processing.cold.88()+0x16: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: validate_store.cold.89()+0x12: call without frame pointer save/setup BUILDSTDERR: mm/slub.o: warning: objtool: __kmem_cache_shutdown.cold.90()+0x16: call without frame pointer save/setup BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: check_hotplug_memory_range()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: check_memblock_offlined_cb()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: try_online_node()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: check_hotplug_memory_range.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: check_memblock_offlined_cb.cold.28()+0x2c: call without frame pointer save/setup BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: __remove_pages.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: mm/memory_hotplug.o: warning: objtool: try_online_node.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from mm/migrate.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_move_pages' alias between functions of incompatible types 'long int(pid_t, long unsigned int, const void **, const int *, int *, int)' {aka 'long int(int, long unsigned int, const void **, const int *, int *, int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/migrate.c:1651:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(move_pages, pid_t, pid, unsigned long, nr_pages, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/migrate.c:1651:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(move_pages, pid_t, pid, unsigned long, nr_pages, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/huge_memory.o: warning: objtool: follow_devmap_pmd()+0x358: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/huge_memory.o: warning: objtool: split_huge_pages_set()+0x1f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/huge_memory.o: warning: objtool: follow_devmap_pmd.cold.77()+0x16: call without frame pointer save/setup BUILDSTDERR: mm/huge_memory.o: warning: objtool: split_huge_page_to_list.cold.78()+0x5: call without frame pointer save/setup BUILDSTDERR: mm/huge_memory.o: warning: objtool: split_huge_pages_set.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: mm/khugepaged.o: warning: objtool: start_stop_khugepaged.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/memcontrol.o: warning: objtool: mem_cgroup_update_lru_size()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memcontrol.o: warning: objtool: mem_cgroup_print_oom_info()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memcontrol.o: warning: objtool: mem_cgroup_update_lru_size.cold.60()+0x1d: call without frame pointer save/setup BUILDSTDERR: mm/memcontrol.o: warning: objtool: mem_cgroup_print_oom_info.cold.61()+0x195: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: add_to_kill()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: action_result()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: identify_page_state()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: truncate_error_page()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: __get_any_page()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: memory_failure()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: soft_offline_page()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/memory-failure.o: warning: objtool: add_to_kill.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: action_result.cold.27()+0x1a: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: identify_page_state.cold.28()+0x12: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: truncate_error_page.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: hwpoison_user_mappings.isra.14.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: get_hwpoison_page.cold.31()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: __get_any_page.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: memory_failure.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: unpoison_memory.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/memory-failure.o: warning: objtool: soft_offline_page.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: kmemleak_disable()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/kmemleak.o: warning: objtool: create_object()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/kmemleak.o: warning: objtool: object_set_excess_ref()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/kmemleak.o: warning: objtool: paint_ptr()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/kmemleak.o: warning: objtool: kmemleak_do_cleanup()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/kmemleak.o: warning: objtool: create_object.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: object_set_excess_ref.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: paint_ptr.cold.25()+0x1f: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: kmemleak_do_cleanup.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: kmemleak_scan.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/kmemleak.o: warning: objtool: kmemleak_write.cold.28()+0xb: call without frame pointer save/setup BUILDSTDERR: mm/rodata_test.o: warning: objtool: rodata_test()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/rodata_test.o: warning: objtool: rodata_test.cold.0()+0x57: call without frame pointer save/setup BUILDSTDERR: mm/zpool.o: warning: objtool: zpool_create_pool()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: mm/zpool.o: warning: objtool: zpool_create_pool.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: mm/zsmalloc.o: warning: objtool: zs_destroy_pool.cold.43()+0x11: call without frame pointer save/setup BUILDSTDERR: mm/cma.o: warning: objtool: cma_alloc.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/usercopy.o: warning: objtool: __check_object_size()+0x190: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from fs/open.c:26: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_truncate' alias between functions of incompatible types 'long int(const char *, long int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_creat' alias between functions of incompatible types 'long int(const char *, umode_t)' {aka 'long int(const char *, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/kexec.h:24, BUILDSTDERR: from ./include/linux/ima.h:14, BUILDSTDERR: from fs/open.c:31: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_openat' alias between functions of incompatible types 'long int(int, const char *, int, umode_t)' {aka 'long int(int, const char *, int, short unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1103:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1103:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_open' alias between functions of incompatible types 'long int(const char *, int, umode_t)' {aka 'long int(const char *, int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1094:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1094:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/open.c:26: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_openat' alias between functions of incompatible types 'long int(int, const char *, int, umode_t)' {aka 'long int(int, const char *, int, short unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_open' alias between functions of incompatible types 'long int(const char *, int, umode_t)' {aka 'long int(const char *, int, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchown' alias between functions of incompatible types 'long int(unsigned int, uid_t, gid_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lchown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' {aka 'long int(const char *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_chown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' {aka 'long int(const char *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchownat' alias between functions of incompatible types 'long int(int, const char *, uid_t, gid_t, int)' {aka 'long int(int, const char *, unsigned int, unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_chmod' alias between functions of incompatible types 'long int(const char *, umode_t)' {aka 'long int(const char *, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchmodat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' {aka 'long int(int, const char *, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchmod' alias between functions of incompatible types 'long int(unsigned int, umode_t)' {aka 'long int(unsigned int, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_chroot' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fchdir' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_chdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_access' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_faccessat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fallocate' alias between functions of incompatible types 'long int(int, int, loff_t, loff_t)' {aka 'long int(int, int, long long int, long long int)'} and 'long int(long int, long int, long long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:336:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:336:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/kexec.h:24, BUILDSTDERR: from ./include/linux/ima.h:14, BUILDSTDERR: from fs/open.c:31: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ftruncate' alias between functions of incompatible types 'long int(unsigned int, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:219:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(ftruncate, unsigned int, fd, compat_ulong_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:219:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(ftruncate, unsigned int, fd, compat_ulong_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/open.c:26: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ftruncate' alias between functions of incompatible types 'long int(unsigned int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/kexec.h:24, BUILDSTDERR: from ./include/linux/ima.h:14, BUILDSTDERR: from fs/open.c:31: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_truncate' alias between functions of incompatible types 'long int(const char *, compat_off_t)' {aka 'long int(const char *, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:159:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:159:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.o: warning: objtool: filp_close()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/open.o: warning: objtool: filp_close.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from fs/read_write.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lseek' alias between functions of incompatible types 'long int(unsigned int, off_t, unsigned int)' {aka 'long int(unsigned int, long int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:303:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:303:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_copy_file_range' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' {aka 'long int(int, long long int *, int, long long int *, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1599:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1599:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:19: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sendfile64' alias between functions of incompatible types 'long int(int, int, compat_loff_t *, compat_size_t)' {aka 'long int(int, int, long long int *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1497:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1497:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sendfile' alias between functions of incompatible types 'long int(int, int, compat_off_t *, compat_size_t)' {aka 'long int(int, int, int *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1477:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1477:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sendfile64' alias between functions of incompatible types 'long int(int, int, loff_t *, size_t)' {aka 'long int(int, int, long long int *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1459:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1459:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sendfile' alias between functions of incompatible types 'long int(int, int, off_t *, size_t)' {aka 'long int(int, int, long int *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1440:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1440:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:19: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_pwritev2' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t, u32, u32, int)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int, unsigned int, unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1326:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(pwritev2, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1326:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(pwritev2, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_pwritev64v2' alias between functions of incompatible types 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, loff_t, int)' {aka 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, long long int, int)'} and 'long int(long int, long int, long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1318:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(pwritev64v2, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1318:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(pwritev64v2, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_pwritev' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t, u32, u32)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1308:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(pwritev, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1308:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(pwritev, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_pwritev64' alias between functions of incompatible types 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, loff_t)' {aka 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, long long int)'} and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1300:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(pwritev64, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1300:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(pwritev64, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_writev' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1273:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(writev, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1273:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(writev, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_preadv2' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t, u32, u32, int)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int, unsigned int, unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1220:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(preadv2, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1220:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(preadv2, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_preadv64v2' alias between functions of incompatible types 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, loff_t, int)' {aka 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, long long int, int)'} and 'long int(long int, long int, long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1212:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(preadv64v2, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1212:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(preadv64v2, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_preadv' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t, u32, u32)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1202:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(preadv, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1202:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(preadv, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_preadv64' alias between functions of incompatible types 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, loff_t)' {aka 'long int(long unsigned int, const struct compat_iovec *, long unsigned int, long long int)'} and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1194:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(preadv64, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1194:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(preadv64, unsigned long, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_readv' alias between functions of incompatible types 'long int(compat_ulong_t, const struct compat_iovec *, compat_ulong_t)' {aka 'long int(unsigned int, const struct compat_iovec *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1167:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(readv, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1167:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(readv, compat_ulong_t, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pwritev2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pwritev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1107:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1107:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_preadv2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1095:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1095:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_preadv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1087:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1087:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_writev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1081:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1081:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_readv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1075:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1075:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pwrite64' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t, loff_t)' {aka 'long int(unsigned int, const char *, long unsigned int, long long int)'} and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:594:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:594:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pread64' alias between functions of incompatible types 'long int(unsigned int, char *, size_t, loff_t)' {aka 'long int(unsigned int, char *, long unsigned int, long long int)'} and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:574:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:574:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_write' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t)' {aka 'long int(unsigned int, const char *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_read' alias between functions of incompatible types 'long int(unsigned int, char *, size_t)' {aka 'long int(unsigned int, char *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:542:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:542:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_llseek' alias between functions of incompatible types 'long int(unsigned int, long unsigned int, long unsigned int, loff_t *, unsigned int)' {aka 'long int(unsigned int, long unsigned int, long unsigned int, long long int *, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:329:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:329:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:19: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_lseek' alias between functions of incompatible types 'long int(unsigned int, compat_off_t, unsigned int)' {aka 'long int(unsigned int, int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:322:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:322:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(lseek, unsigned int, fd, compat_off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/file_table.o: warning: objtool: get_empty_filp.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/super.o: warning: objtool: generic_shutdown_super.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/super.o: warning: objtool: freeze_super.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/super.o: warning: objtool: thaw_super.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/super.o: warning: objtool: do_remount_sb.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/super.o: warning: objtool: mount_fs.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/char_dev.o: warning: objtool: __register_chrdev_region.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from fs/stat.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_stat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:243:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:243:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/stat.c:18: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_newfstat' alias between functions of incompatible types 'long int(unsigned int, struct compat_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:652:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newfstat, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:652:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newfstat, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_newfstatat' alias between functions of incompatible types 'long int(unsigned int, const char *, struct compat_stat *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:638:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:638:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_newlstat' alias between functions of incompatible types 'long int(const char *, struct compat_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:625:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:625:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_newstat' alias between functions of incompatible types 'long int(const char *, struct compat_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:613:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:613:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/stat.c:16: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_statx' alias between functions of incompatible types 'long int(int, const char *, unsigned int, unsigned int, struct statx *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:559:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:559:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_readlink' alias between functions of incompatible types 'long int(const char *, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:417:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:417:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_readlinkat' alias between functions of incompatible types 'long int(int, const char *, char *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:381:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:381:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_newfstat' alias between functions of incompatible types 'long int(unsigned int, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:370:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:370:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_newfstatat' alias between functions of incompatible types 'long int(int, const char *, struct stat *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:357:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(newfstatat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:357:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(newfstatat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_newlstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:343:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:343:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_newstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fstat' alias between functions of incompatible types 'long int(unsigned int, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:269:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:269:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lstat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:256:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:256:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.o: warning: objtool: cp_old_stat()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/stat.o: warning: objtool: cp_old_stat.cold.5()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/exec.c: In function 'get_task_comm': BUILDSTDERR: fs/exec.c:1242:32: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: strncpy(buf, tsk->comm, sizeof(tsk->comm)); BUILDSTDERR: ^ BUILDSTDERR: In file included from fs/exec.c:53: BUILDSTDERR: fs/exec.c: At top level: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_execve' alias between functions of incompatible types 'long int(const char *, const char * const*, const char * const*)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1910:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1910:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/exec.c:63: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_execveat' alias between functions of incompatible types 'long int(int, const char *, const compat_uptr_t *, const compat_uptr_t *, int)' {aka 'long int(int, const char *, const unsigned int *, const unsigned int *, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1939:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(execveat, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1939:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(execveat, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_execve' alias between functions of incompatible types 'long int(const char *, const compat_uptr_t *, const compat_uptr_t *)' {aka 'long int(const char *, const unsigned int *, const unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1932:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(execve, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1932:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(execve, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/exec.c:53: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_execveat' alias between functions of incompatible types 'long int(int, const char *, const char * const*, const char * const*, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1918:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1918:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/pipe.c:22: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pipe2' alias between functions of incompatible types 'long int(int *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:838:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:838:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pipe' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:860:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:860:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/namei.c:28: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mknodat' alias between functions of incompatible types 'long int(int, const char *, umode_t, unsigned int)' {aka 'long int(int, const char *, short unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rename' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_renameat' alias between functions of incompatible types 'long int(int, const char *, int, const char *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_renameat2' alias between functions of incompatible types 'long int(int, const char *, int, const char *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_link' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_linkat' alias between functions of incompatible types 'long int(int, const char *, int, const char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_symlink' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_symlinkat' alias between functions of incompatible types 'long int(const char *, int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_unlinkat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_rmdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mkdir' alias between functions of incompatible types 'long int(const char *, umode_t)' {aka 'long int(const char *, short unsigned int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mkdirat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' {aka 'long int(int, const char *, short unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mknod' alias between functions of incompatible types 'long int(const char *, umode_t, unsigned int)' {aka 'long int(const char *, short unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fcntl.c:7: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fcntl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:447:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:447:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fcntl.c:26: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_fcntl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:676:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:676:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_fcntl64' alias between functions of incompatible types 'long int(unsigned int, unsigned int, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:606:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:606:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.o: warning: objtool: kill_fasync.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from fs/ioctl.c:7: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ioctl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:691:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:691:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/readdir.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_old_readdir' alias between functions of incompatible types 'long int(unsigned int, struct old_linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:124:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:124:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/readdir.c:21: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_getdents' alias between functions of incompatible types 'long int(unsigned int, struct compat_linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:459:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:459:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_old_readdir' alias between functions of incompatible types 'long int(unsigned int, struct compat_old_linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:377:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:377:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/readdir.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getdents64' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent64 *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:295:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:295:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getdents' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:212:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:212:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/select.c:20: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_select' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timeval *)' {aka 'long int(int, struct *, struct *, struct *, struct timeval *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:678:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:678:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ethtool.h:16, BUILDSTDERR: from ./include/linux/netdevice.h:42, BUILDSTDERR: from ./include/net/busy_poll.h:27, BUILDSTDERR: from fs/select.c:31: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ppoll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, struct compat_timespec *, const compat_sigset_t *, compat_size_t)' {aka 'long int(struct pollfd *, unsigned int, struct compat_timespec *, const struct *, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1379:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1379:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_pselect6' alias between functions of incompatible types 'long int(int, compat_ulong_t *, compat_ulong_t *, compat_ulong_t *, struct compat_timespec *, void *)' {aka 'long int(int, unsigned int *, unsigned int *, unsigned int *, struct compat_timespec *, void *)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1360:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(pselect6, int, n, compat_ulong_t __user *, inp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1360:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(pselect6, int, n, compat_ulong_t __user *, inp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_old_select' alias between functions of incompatible types 'long int(struct compat_sel_arg_struct *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1299:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(old_select, struct compat_sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:37:9: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1299:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE1' BUILDSTDERR: COMPAT_SYSCALL_DEFINE1(old_select, struct compat_sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_select' alias between functions of incompatible types 'long int(int, compat_ulong_t *, compat_ulong_t *, compat_ulong_t *, struct compat_timeval *)' {aka 'long int(int, unsigned int *, unsigned int *, unsigned int *, struct compat_timeval *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1266:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(select, int, n, compat_ulong_t __user *, inp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1266:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(select, int, n, compat_ulong_t __user *, inp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/select.c:20: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ppoll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, struct timespec *, const sigset_t *, size_t)' {aka 'long int(struct pollfd *, unsigned int, struct timespec *, const struct *, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1049:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1049:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_poll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1015:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1015:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pselect6' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timespec *, void *)' {aka 'long int(int, struct *, struct *, struct *, struct timespec *, void *)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:758:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:758:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcache.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getcwd' alias between functions of incompatible types 'long int(char *, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3443:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3443:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.o: warning: objtool: __d_move()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dcache.o: warning: objtool: shrink_dcache_for_umount()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dcache.o: warning: objtool: __d_move.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dcache.o: warning: objtool: d_splice_alias.cold.56()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/dcache.o: warning: objtool: shrink_dcache_for_umount.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/inode.o: warning: objtool: init_special_inode()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/inode.o: warning: objtool: current_time()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/inode.o: warning: objtool: init_special_inode.cold.28()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/inode.o: warning: objtool: current_time.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: In file included from fs/file.c:9: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_dup3' alias between functions of incompatible types 'long int(unsigned int, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:875:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:875:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_dup' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:924:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:924:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_dup2' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:909:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:909:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.o: warning: objtool: __alloc_fd.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from fs/filesystems.c:9: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sysfs' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.o: warning: objtool: get_fs_type()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/filesystems.o: warning: objtool: get_fs_type.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from fs/namespace.c:11: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_umount' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1625:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1625:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_pivot_root' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3053:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3053:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mount' alias between functions of incompatible types 'long int(char *, char *, char *, long unsigned int, void *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:2969:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:2969:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_oldumount' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1670:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1670:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.o: warning: objtool: do_mount.cold.53()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from fs/xattr.c:18: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' {aka 'long int(const char *, const char *, const void *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:476:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:476:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fremovexattr' alias between functions of incompatible types 'long int(int, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:723:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:723:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lremovexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:717:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:717:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_removexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_flistxattr' alias between functions of incompatible types 'long int(int, char *, size_t)' {aka 'long int(int, char *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_llistxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' {aka 'long int(const char *, char *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:652:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_listxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' {aka 'long int(const char *, char *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:646:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:646:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fgetxattr' alias between functions of incompatible types 'long int(int, const char *, void *, size_t)' {aka 'long int(int, const char *, void *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:582:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:582:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lgetxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' {aka 'long int(const char *, const char *, void *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' {aka 'long int(const char *, const char *, void *, long unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:570:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:570:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fsetxattr' alias between functions of incompatible types 'long int(int, const char *, const void *, size_t, int)' {aka 'long int(int, const char *, const void *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lsetxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' {aka 'long int(const char *, const char *, const void *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/libfs.o: warning: objtool: simple_fill_super.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from fs/fs-writeback.c:18: BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_wbc_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_wbc_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fs-writeback.o: warning: objtool: block_dump___mark_inode_dirty()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fs-writeback.o: warning: objtool: block_dump___mark_inode_dirty.cold.52()+0x33: call without frame pointer save/setup BUILDSTDERR: In file included from fs/splice.c:30: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_vmsplice' alias between functions of incompatible types 'long int(int, const struct iovec *, long unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1350:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1350:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_tee' alias between functions of incompatible types 'long int(int, int, size_t, unsigned int)' {aka 'long int(int, int, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1734:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1734:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_splice' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' {aka 'long int(int, long long int *, int, long long int *, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/splice.c:35: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_vmsplice' alias between functions of incompatible types 'long int(int, const struct compat_iovec *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1378:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(vmsplice, int, fd, const struct compat_iovec __user *, iov32, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1378:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(vmsplice, int, fd, const struct compat_iovec __user *, iov32, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/sync.c:13: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_syncfs' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:154:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(syncfs, int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:154:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(syncfs, int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sync_file_range2' alias between functions of incompatible types 'long int(int, unsigned int, loff_t, loff_t)' {aka 'long int(int, unsigned int, long long int, long long int)'} and 'long int(long int, long int, long long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:368:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:368:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sync_file_range' alias between functions of incompatible types 'long int(int, loff_t, loff_t, unsigned int)' {aka 'long int(int, long long int, long long int, unsigned int)'} and 'long int(long int, long long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:282:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:282:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fdatasync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:230:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:230:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fsync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:225:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:225:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/utimes.c:5: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_utime' alias between functions of incompatible types 'long int(char *, struct utimbuf *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:23:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:23:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/utimes.c:7: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_utimes' alias between functions of incompatible types 'long int(const char *, struct compat_timeval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:273:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(utimes, const char __user *, filename, struct compat_timeval __user *, t) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:273:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(utimes, const char __user *, filename, struct compat_timeval __user *, t) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_futimesat' alias between functions of incompatible types 'long int(unsigned int, const char *, struct compat_timeval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:254:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(futimesat, unsigned int, dfd, const char __user *, filename, struct compat_timeval __user *, t) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:254:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(futimesat, unsigned int, dfd, const char __user *, filename, struct compat_timeval __user *, t) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_utimensat' alias between functions of incompatible types 'long int(unsigned int, const char *, struct compat_timespec *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:239:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(utimensat, unsigned int, dfd, const char __user *, filename, struct compat_timespec __user *, t, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:239:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(utimensat, unsigned int, dfd, const char __user *, filename, struct compat_timespec __user *, t, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_utime' alias between functions of incompatible types 'long int(const char *, struct compat_utimbuf *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:224:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(utime, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:224:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(utime, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/utimes.c:5: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_utimes' alias between functions of incompatible types 'long int(char *, struct timeval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_futimesat' alias between functions of incompatible types 'long int(int, const char *, struct timeval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_utimensat' alias between functions of incompatible types 'long int(int, const char *, struct timespec *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:167:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:167:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/statfs.c:1: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_statfs' alias between functions of incompatible types 'long int(const char *, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/statfs.c:10: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ustat' alias between functions of incompatible types 'long int(unsigned int, struct compat_ustat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:370:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(ustat, unsigned, dev, struct compat_ustat __user *, u) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:370:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(ustat, unsigned, dev, struct compat_ustat __user *, u) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_fstatfs64' alias between functions of incompatible types 'long int(unsigned int, compat_size_t, struct compat_statfs64 *)' {aka 'long int(unsigned int, unsigned int, struct compat_statfs64 *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:351:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:351:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_statfs64' alias between functions of incompatible types 'long int(const char *, compat_size_t, struct compat_statfs64 *)' {aka 'long int(const char *, unsigned int, struct compat_statfs64 *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(statfs64, const char __user *, pathname, compat_size_t, sz, struct compat_statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_fstatfs' alias between functions of incompatible types 'long int(unsigned int, struct compat_statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:294:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:294:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_statfs' alias between functions of incompatible types 'long int(const char *, struct compat_statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:285:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:285:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct compat_statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/statfs.c:1: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ustat' alias between functions of incompatible types 'long int(unsigned int, struct ustat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fstatfs64' alias between functions of incompatible types 'long int(unsigned int, size_t, struct statfs64 *)' {aka 'long int(unsigned int, long unsigned int, struct statfs64 *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:205:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:205:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fstatfs' alias between functions of incompatible types 'long int(unsigned int, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:196:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:196:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_statfs64' alias between functions of incompatible types 'long int(const char *, size_t, struct statfs64 *)' {aka 'long int(const char *, long unsigned int, struct statfs64 *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:184:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:184:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/buffer.c:23: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_bdflush' alias between functions of incompatible types 'long int(int, long int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/buffer.c:3355:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(bdflush, int, func, long, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/buffer.c:3355:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(bdflush, int, func, long, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/buffer.o: warning: objtool: buffer_io_error()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/buffer.o: warning: objtool: __brelse()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/buffer.o: warning: objtool: do_thaw_one()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/buffer.o: warning: objtool: __getblk_gfp()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/buffer.o: warning: objtool: SyS_bdflush()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/buffer.o: warning: objtool: buffer_io_error.cold.51()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/buffer.o: warning: objtool: __brelse.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/buffer.o: warning: objtool: do_thaw_one.cold.53()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/buffer.o: warning: objtool: __find_get_block.cold.54()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/buffer.o: warning: objtool: __getblk_gfp.cold.55()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/buffer.o: warning: objtool: SyS_bdflush.cold.56()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/block_dev.o: warning: objtool: flush_disk()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/block_dev.o: warning: objtool: check_disk_size_change()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/block_dev.o: warning: objtool: __vfs_msg()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/block_dev.o: warning: objtool: flush_disk.cold.31()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/block_dev.o: warning: objtool: check_disk_size_change.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/block_dev.o: warning: objtool: __vfs_msg.cold.33()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/autofs4/inode.o: warning: objtool: autofs4_fill_super.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/autofs4/waitq.o: warning: objtool: autofs4_notify_daemon()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/autofs4/expire.o: warning: objtool: autofs4_expire_run()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/autofs4/dev-ioctl.o: warning: objtool: autofs_dev_ioctl_setpipefd.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/autofs4/dev-ioctl.o: warning: objtool: _autofs_dev_ioctl.cold.6()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/configfs/inode.o: warning: objtool: configfs_create.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/configfs/dir.o: warning: objtool: configfs_unregister_subsystem()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/configfs/dir.o: warning: objtool: configfs_unregister_subsystem.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from fs/configfs/symlink.c:27: BUILDSTDERR: fs/configfs/symlink.c: In function 'configfs_get_link': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/crypto/crypto.o: warning: objtool: fscrypt_do_page_crypto()+0x2f9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/crypto/crypto.o: warning: objtool: fscrypt_do_page_crypto.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/crypto/fname.o: warning: objtool: fname_encrypt.isra.4.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/crypto/fname.o: warning: objtool: fname_decrypt.isra.3.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/crypto/keyinfo.o: warning: objtool: validate_user_key.isra.1()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/crypto/keyinfo.o: warning: objtool: validate_user_key.isra.1.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/crypto/keyinfo.o: warning: objtool: fscrypt_get_encryption_info.cold.7()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/debugfs/file.o: warning: objtool: open_proxy_open()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/debugfs/file.o: warning: objtool: full_proxy_open()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/debugfs/file.o: warning: objtool: open_proxy_open.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/debugfs/file.o: warning: objtool: full_proxy_open.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/devpts/inode.o: warning: objtool: parse_mount_options.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/devpts/inode.o: warning: objtool: devpts_fill_super.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ext4/block_validity.o: warning: objtool: ext4_setup_system_zone()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/block_validity.o: warning: objtool: ext4_setup_system_zone.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ext4/ext4_jbd2.o: warning: objtool: ext4_journal_abort_handle.isra.4.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ext4/ext4_jbd2.o: warning: objtool: __ext4_handle_dirty_metadata.cold.7()+0x31: call without frame pointer save/setup BUILDSTDERR: fs/ext4/extents_status.o: warning: objtool: ext4_es_can_be_merged()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/extents_status.o: warning: objtool: ext4_es_can_be_merged.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ext4/ialloc.o: warning: objtool: ext4_free_inode()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/ialloc.o: warning: objtool: ext4_free_inode.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ext4/ialloc.o: warning: objtool: ext4_orphan_get.cold.19()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_use_inode_pa()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_use_group_pa()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_initialize_context()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_new_group_pa()+0x118: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_new_inode_pa()+0x19a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_generate_from_pa()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_init_cache()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_init_group()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_load_buddy_gfp()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_discard_allocated_blocks()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_discard_group_preallocations()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_discard_lg_preallocations()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_process_freed_data()+0x229: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_discard_preallocations()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_use_inode_pa.cold.33()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_use_group_pa.cold.34()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_initialize_context.cold.35()+0x6b: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_normalize_request.constprop.29.cold.36()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_new_group_pa.cold.37()+0x32: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_new_inode_pa.cold.38()+0x32: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_generate_from_pa.cold.39()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_init_cache.cold.40()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_init_group.cold.41()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_load_buddy_gfp.cold.42()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_release_inode_pa.isra.25.cold.43()+0x45: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_discard_allocated_blocks.cold.44()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_discard_group_preallocations.cold.45()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_discard_lg_preallocations.cold.46()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_init.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_release.cold.48()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_process_freed_data.cold.49()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_discard_preallocations.cold.50()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/ext4/mballoc.o: warning: objtool: ext4_mb_new_blocks.cold.51()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ext4/namei.o: warning: objtool: ext4_init_dot_dotdot()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/page-io.o: warning: objtool: ext4_finish_bio.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/ext4/page-io.o: warning: objtool: ext4_bio_write_page.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ext4/resize.o: warning: objtool: ext4_group_extend_no_check.cold.18()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/ext4/resize.o: warning: objtool: ext4_flex_group_add.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/ext4/resize.o: warning: objtool: ext4_resize_fs.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from fs/ext4/super.c:19: BUILDSTDERR: fs/ext4/super.c: In function '__save_error_info': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_msg()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: ext4_handle_error.part.116()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error_inode()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error_file()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: print_daily_error_info()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_warning()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_warning_inode()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_grp_locked_error()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: ext4_setup_super()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_msg.cold.122()+0x3d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error.cold.124()+0x50: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error_inode.cold.125()+0x8d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_error_file.cold.126()+0xa8: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: ext4_put_super.cold.128()+0x3d: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: print_daily_error_info.cold.129()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_warning.cold.130()+0x40: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_warning_inode.cold.131()+0x59: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: __ext4_grp_locked_error.cold.132()+0x47: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: ext4_setup_super.cold.133()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/ext4/super.o: warning: objtool: ext4_fill_super.cold.134()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ext4/xattr.o: warning: objtool: ext4_xattr_inode_update_ref()+0x1e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ext4/xattr.o: warning: objtool: ext4_xattr_inode_update_ref.cold.38()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/hugetlbfs/inode.o: warning: objtool: hugetlbfs_parse_options.constprop.20.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/hugetlbfs/inode.o: warning: objtool: hugetlb_file_setup.cold.22()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: start_this_handle()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: __jbd2_journal_file_buffer()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: start_this_handle.cold.13()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: __jbd2_journal_file_buffer.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: do_get_write_access.cold.15()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: jbd2_journal_dirty_metadata.cold.16()+0x35: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/transaction.o: warning: objtool: jbd2_journal_forget.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/commit.o: warning: objtool: jbd2_journal_commit_transaction.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/recovery.o: warning: objtool: jread()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/recovery.o: warning: objtool: jbd2_journal_skip_recovery()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/recovery.o: warning: objtool: jread.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/recovery.o: warning: objtool: do_one_pass.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/recovery.o: warning: objtool: jbd2_journal_skip_recovery.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/checkpoint.o: warning: objtool: jbd2_log_do_checkpoint.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/checkpoint.o: warning: objtool: __jbd2_log_wait_for_space.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/revoke.o: warning: objtool: jbd2_journal_revoke.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_debug()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_log_wait_commit()+0x207: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_init_inode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: journal_get_superblock()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_log_start_commit()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_abort()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_write_superblock()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_bmap()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_journal_abort_hard()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_debug.cold.44()+0x33: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_log_wait_commit.cold.45()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: journal_init_common.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_init_inode.cold.47()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: journal_get_superblock.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_set_features.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_log_start_commit.cold.50()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_abort.cold.51()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_write_superblock.cold.52()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_wipe.cold.53()+0x5f: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_bmap.cold.54()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_load.cold.55()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: __jbd2_journal_abort_hard.cold.56()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_add_journal_head.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/jbd2/journal.o: warning: objtool: jbd2_journal_put_journal_head.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/mount.o: warning: objtool: kernfs_node_dentry.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_name_locked()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_path_from_node_locked()+0x3fc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_put()+0x123: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_find_ns()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: pr_cont_kernfs_path()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_add_one()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_remove_by_name_ns()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_put.cold.20()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_find_ns.cold.21()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: pr_cont_kernfs_path.cold.22()+0x43: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_add_one.cold.23()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/kernfs/dir.o: warning: objtool: kernfs_remove_by_name_ns.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from fs/kernfs/symlink.c:11: BUILDSTDERR: fs/kernfs/symlink.c: In function 'kernfs_iop_get_link': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fdinfo.o: warning: objtool: show_mark_fhandle()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/notify/fdinfo.o: warning: objtool: show_mark_fhandle.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from fs/notify/fanotify/fanotify_user.c:12: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fanotify_init' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/notify/fanotify/fanotify_user.c:16: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_fanotify_mark' alias between functions of incompatible types 'long int(int, unsigned int, __u32, __u32, int, const char *)' {aka 'long int(int, unsigned int, unsigned int, unsigned int, int, const char *)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:928:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(fanotify_mark, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:928:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(fanotify_mark, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/notify/fanotify/fanotify_user.c:12: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_fanotify_mark' alias between functions of incompatible types 'long int(int, unsigned int, __u64, int, const char *)' {aka 'long int(int, unsigned int, long long unsigned int, int, const char *)'} and 'long int(long int, long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:819:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:819:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_fsnotify.o: warning: objtool: idr_callback()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/notify/inotify/inotify_fsnotify.o: warning: objtool: idr_callback.cold.2()+0x19: call without frame pointer save/setup BUILDSTDERR: In file included from fs/notify/inotify/inotify_user.c:35: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_inotify_init1' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:638:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(inotify_init1, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:638:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(inotify_init1, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_inotify_rm_watch' alias between functions of incompatible types 'long int(int, __s32)' {aka 'long int(int, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:725:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:725:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_inotify_add_watch' alias between functions of incompatible types 'long int(int, const char *, u32)' {aka 'long int(int, const char *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.o: warning: objtool: inotify_remove_from_idr()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/notify/inotify/inotify_user.o: warning: objtool: inotify_remove_from_idr.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/proc/inode.o: warning: objtool: proc_fill_super()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/inode.o: warning: objtool: proc_fill_super.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/proc/root.o: warning: objtool: proc_parse_options.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/proc/base.o: warning: objtool: __set_oom_adj.cold.21()+0x38: call without frame pointer save/setup BUILDSTDERR: fs/proc/generic.o: warning: objtool: __xlate_proc_name()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/generic.o: warning: objtool: __proc_create()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/generic.o: warning: objtool: __xlate_proc_name.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/proc/generic.o: warning: objtool: __proc_create.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/proc/generic.o: warning: objtool: remove_proc_entry.cold.13()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/proc/array.o: warning: objtool: proc_pid_status()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/self.o: warning: objtool: proc_setup_self()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/self.o: warning: objtool: proc_setup_self.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/proc/thread_self.o: warning: objtool: proc_setup_thread_self()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/thread_self.o: warning: objtool: proc_setup_thread_self.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/proc/proc_sysctl.o: warning: objtool: sysctl_print_dir.isra.14()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/proc_sysctl.o: warning: objtool: __register_sysctl_table()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/proc/proc_sysctl.o: warning: objtool: sysctl_print_dir.isra.14.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/proc/proc_sysctl.o: warning: objtool: insert_header.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/proc/proc_sysctl.o: warning: objtool: __register_sysctl_table.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/proc/kcore.o: warning: objtool: elf_kcore_store_hdr()+0x236: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/pstore/platform.o: warning: objtool: allocate_zlib()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/pstore/platform.o: warning: objtool: pstore_register()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/pstore/platform.o: warning: objtool: allocate_zlib.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/pstore/platform.o: warning: objtool: pstore_register.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/pstore/platform.o: warning: objtool: pstore_get_backend_records.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/quota/dquot.o: warning: objtool: __quota_error()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/quota/dquot.o: warning: objtool: __quota_error.cold.27()+0x3d: call without frame pointer save/setup BUILDSTDERR: fs/quota/dquot.o: warning: objtool: dquot_disable.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/quota/quota_v2.o: warning: objtool: v2_read_file_info.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/quota/quota_tree.o: warning: objtool: getdqbuf()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/quota/quota_tree.o: warning: objtool: getdqbuf.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from fs/quota/quota.c:15: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_quotactl' alias between functions of incompatible types 'long int(unsigned int, const char *, qid_t, void *)' {aka 'long int(unsigned int, const char *, unsigned int, void *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:835:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:835:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/netlink.o: warning: objtool: quota_send_warning()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/quota/netlink.o: warning: objtool: quota_send_warning.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/sysfs/file.o: warning: objtool: sysfs_add_file_mode_ns.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysfs/dir.o: warning: objtool: sysfs_warn_dup.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/sysfs/group.o: warning: objtool: internal_create_group()+0x1e4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysfs/group.o: warning: objtool: internal_create_group.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/sysfs/group.o: warning: objtool: sysfs_remove_group.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: In file included from fs/eventpoll.c:28: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_epoll_create1' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:1954:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(epoll_create1, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:1954:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(epoll_create1, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventpoll.c:43: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_epoll_pwait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int, const compat_sigset_t *, compat_size_t)' {aka 'long int(int, struct epoll_event *, int, int, const struct *, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2253:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2253:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(epoll_pwait, int, epfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventpoll.c:28: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_epoll_pwait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int, const sigset_t *, size_t)' {aka 'long int(int, struct epoll_event *, int, int, const struct *, long unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2212:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2212:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_epoll_wait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2166:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2166:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_epoll_ctl' alias between functions of incompatible types 'long int(int, int, int, struct epoll_event *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2010:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2010:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_epoll_create' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:1997:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(epoll_create, int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:1997:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(epoll_create, int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.o: warning: objtool: reverse_path_check_proc.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from fs/signalfd.c:31: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_signalfd4' alias between functions of incompatible types 'long int(int, sigset_t *, size_t, int)' {aka 'long int(int, struct *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:255:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:255:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/signalfd.c:33: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_signalfd' alias between functions of incompatible types 'long int(int, const compat_sigset_t *, compat_size_t)' {aka 'long int(int, const struct *, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(signalfd, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:337:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(signalfd, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_signalfd4' alias between functions of incompatible types 'long int(int, const compat_sigset_t *, compat_size_t, int)' {aka 'long int(int, const struct *, unsigned int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:316:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(signalfd4, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:316:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(signalfd4, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/signalfd.c:31: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_signalfd' alias between functions of incompatible types 'long int(int, sigset_t *, size_t)' {aka 'long int(int, struct *, long unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:309:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:309:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/timerfd.c:25: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timerfd_create' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:386:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:386:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_create, int, clockid, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/timerfd.c:26: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_timerfd_gettime' alias between functions of incompatible types 'long int(int, struct compat_itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:579:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(timerfd_gettime, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:579:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(timerfd_gettime, int, ufd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_timerfd_settime' alias between functions of incompatible types 'long int(int, int, const struct compat_itimerspec *, struct compat_itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:562:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:562:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/timerfd.c:25: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timerfd_gettime' alias between functions of incompatible types 'long int(int, struct itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:552:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:552:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_timerfd_settime' alias between functions of incompatible types 'long int(int, int, const struct itimerspec *, struct itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:534:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:534:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventfd.c:18: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_eventfd2' alias between functions of incompatible types 'long int(unsigned int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_eventfd' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/userfaultfd.c:26: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_userfaultfd' alias between functions of incompatible types 'long int(int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/userfaultfd.c:1856:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(userfaultfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/userfaultfd.c:1856:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(userfaultfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/userfaultfd.o: warning: objtool: handle_userfault.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from fs/aio.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_io_setup' alias between functions of incompatible types 'long int(unsigned int, aio_context_t *)' {aka 'long int(unsigned int, long unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1341:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1341:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:38: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_io_getevents' alias between functions of incompatible types 'long int(compat_aio_context_t, compat_long_t, compat_long_t, struct io_event *, struct compat_timespec *)' {aka 'long int(unsigned int, int, int, struct io_event *, struct compat_timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1852:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(io_getevents, compat_aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1852:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(io_getevents, compat_aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_io_getevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *)' {aka 'long int(long unsigned int, long int, long int, struct io_event *, struct timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1834:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1834:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_io_cancel' alias between functions of incompatible types 'long int(aio_context_t, struct iocb *, struct io_event *)' {aka 'long int(long unsigned int, struct iocb *, struct io_event *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1782:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1782:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:38: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_io_submit' alias between functions of incompatible types 'long int(compat_aio_context_t, int, u32 *)' {aka 'long int(unsigned int, int, unsigned int *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1731:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(io_submit, compat_aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1731:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(io_submit, compat_aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:19: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_io_submit' alias between functions of incompatible types 'long int(aio_context_t, long int, struct iocb **)' {aka 'long int(long unsigned int, long int, struct iocb **)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1707:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1707:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_io_destroy' alias between functions of incompatible types 'long int(aio_context_t)' {aka 'long int(long unsigned int)'} and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1410:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1410:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:38: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_io_setup' alias between functions of incompatible types 'long int(unsigned int, u32 *)' {aka 'long int(unsigned int, unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1372:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1372:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/locks.c:124: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_flock' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1986:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1986:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.o: warning: objtool: lease_modify()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/locks.o: warning: objtool: locks_free_lock_context()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/locks.o: warning: objtool: lease_modify.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/locks.o: warning: objtool: locks_free_lock_context.cold.38()+0x1f: call without frame pointer save/setup BUILDSTDERR: In file included from fs/compat.c:18: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mount' alias between functions of incompatible types 'long int(const char *, const char *, const char *, compat_ulong_t, const void *)' {aka 'long int(const char *, const char *, const char *, unsigned int, const void *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/compat.c:160:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mount, const char __user *, dev_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/compat.c:160:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mount, const char __user *, dev_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/compat_ioctl.c:16: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ioctl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, compat_ulong_t)' {aka 'long int(unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/compat_ioctl.c:1542:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/compat_ioctl.c:1542:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/coredump.o: warning: objtool: do_coredump.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/drop_caches.o: warning: objtool: drop_caches_sysctl_handler.cold.0()+0x1d: call without frame pointer save/setup BUILDSTDERR: In file included from fs/fhandle.c:1: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_name_to_handle_at' alias between functions of incompatible types 'long int(int, const char *, struct file_handle *, int *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:93:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:93:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fhandle.c:12: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_open_by_handle_at' alias between functions of incompatible types 'long int(int, struct file_handle *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:274:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:274:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fhandle.c:1: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_open_by_handle_at' alias between functions of incompatible types 'long int(int, struct file_handle *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:256:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:256:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcookies.c:15: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_lookup_dcookie' alias between functions of incompatible types 'long int(u64, char *, size_t)' {aka 'long int(long long unsigned int, char *, long unsigned int)'} and 'long int(long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcookies.c:28: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_lookup_dcookie' alias between functions of incompatible types 'long int(u32, u32, char *, compat_size_t)' {aka 'long int(unsigned int, unsigned int, char *, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:207:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(lookup_dcookie, u32, w0, u32, w1, char __user *, buf, compat_size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:207:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(lookup_dcookie, u32, w0, u32, w1, char __user *, buf, compat_size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/compat.c:23: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_ipc' alias between functions of incompatible types 'long int(u32, int, int, u32, compat_uptr_t, u32)' {aka 'long int(unsigned int, int, int, unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:329:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:329:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_semtimedop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int, const struct compat_timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:749:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsems, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:749:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsems, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_shmctl' alias between functions of incompatible types 'long int(int, int, void *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:668:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(shmctl, int, first, int, second, void __user *, uptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:668:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(shmctl, int, first, int, second, void __user *, uptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_shmat' alias between functions of incompatible types 'long int(int, compat_uptr_t, int)' {aka 'long int(int, unsigned int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:552:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(shmat, int, shmid, compat_uptr_t, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:552:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(shmat, int, shmid, compat_uptr_t, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_msgctl' alias between functions of incompatible types 'long int(int, int, void *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:498:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(msgctl, int, first, int, second, void __user *, uptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:498:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(msgctl, int, first, int, second, void __user *, uptr) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_msgrcv' alias between functions of incompatible types 'long int(int, compat_uptr_t, compat_ssize_t, compat_long_t, int)' {aka 'long int(int, unsigned int, int, int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:429:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(msgrcv, int, msqid, compat_uptr_t, msgp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:429:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(msgrcv, int, msqid, compat_uptr_t, msgp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_msgsnd' alias between functions of incompatible types 'long int(int, compat_uptr_t, compat_ssize_t, int)' {aka 'long int(int, unsigned int, int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:418:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(msgsnd, int, msqid, compat_uptr_t, msgp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:418:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(msgsnd, int, msqid, compat_uptr_t, msgp, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_semctl' alias between functions of incompatible types 'long int(int, int, int, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:413:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, int, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/compat.c:413:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, int, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/msg.c:34: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_msgget' alias between functions of incompatible types 'long int(key_t, int)' {aka 'long int(int, int)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:265:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(msgget, key_t, key, int, msgflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:265:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(msgget, key_t, key, int, msgflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_msgrcv' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, long int, int)' {aka 'long int(int, struct msgbuf *, long unsigned int, long int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1007:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1007:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_msgsnd' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, int)' {aka 'long int(int, struct msgbuf *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:743:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:743:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_msgctl' alias between functions of incompatible types 'long int(int, int, struct msqid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:555:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:555:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/sem.c:78: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_semget' alias between functions of incompatible types 'long int(key_t, int, int)' {aka 'long int(int, int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semget, key_t, key, int, nsems, int, semflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semget, key_t, key, int, nsems, int, semflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_semop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2025:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2025:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_semtimedop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int, const struct timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1768:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1768:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_semctl' alias between functions of incompatible types 'long int(int, int, int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.o: warning: objtool: check_qop.constprop.17()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: ipc/sem.o: warning: objtool: check_qop.constprop.17.cold.19()+0x24: call without frame pointer save/setup BUILDSTDERR: In file included from ipc/shm.c:36: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_shmget' alias between functions of incompatible types 'long int(key_t, size_t, int)' {aka 'long int(int, long unsigned int, int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:655:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:655:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_shmdt' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1272:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1272:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_shmat' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1256:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1256:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_shmctl' alias between functions of incompatible types 'long int(int, int, struct shmid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:985:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:985:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/ipc_sysctl.o: warning: objtool: proc_ipc_auto_msgmni()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: ipc/ipc_sysctl.o: warning: objtool: proc_ipc_auto_msgmni.cold.1()+0x1d: call without frame pointer save/setup BUILDSTDERR: In file included from ipc/mqueue.c:29: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_open' alias between functions of incompatible types 'long int(const char *, int, umode_t, struct mq_attr *)' {aka 'long int(const char *, int, short unsigned int, struct mq_attr *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ethtool.h:16, BUILDSTDERR: from ./include/linux/netdevice.h:42, BUILDSTDERR: from ./include/net/sock.h:51, BUILDSTDERR: from ipc/mqueue.c:42: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mq_getsetattr' alias between functions of incompatible types 'long int(mqd_t, const struct compat_mq_attr *, struct compat_mq_attr *)' {aka 'long int(int, const struct compat_mq_attr *, struct compat_mq_attr *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1531:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1531:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mq_notify' alias between functions of incompatible types 'long int(mqd_t, const struct compat_sigevent *)' {aka 'long int(int, const struct compat_sigevent *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1517:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1517:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mq_timedreceive' alias between functions of incompatible types 'long int(mqd_t, char *, compat_size_t, unsigned int *, const struct compat_timespec *)' {aka 'long int(int, char *, unsigned int, unsigned int *, const struct compat_timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1502:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1502:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mq_timedsend' alias between functions of incompatible types 'long int(mqd_t, const char *, compat_size_t, unsigned int, const struct compat_timespec *)' {aka 'long int(int, const char *, unsigned int, unsigned int, const struct compat_timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1487:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1487:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_mq_open' alias between functions of incompatible types 'long int(const char *, int, compat_mode_t, struct compat_mq_attr *)' {aka 'long int(const char *, int, short unsigned int, struct compat_mq_attr *)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1464:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(mq_open, const char __user *, u_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1464:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(mq_open, const char __user *, u_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/mqueue.c:29: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_getsetattr' alias between functions of incompatible types 'long int(mqd_t, const struct mq_attr *, struct mq_attr *)' {aka 'long int(int, const struct mq_attr *, struct mq_attr *)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_notify' alias between functions of incompatible types 'long int(mqd_t, const struct sigevent *)' {aka 'long int(int, const struct sigevent *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_timedreceive' alias between functions of incompatible types 'long int(mqd_t, char *, size_t, unsigned int *, const struct timespec *)' {aka 'long int(int, char *, long unsigned int, unsigned int *, const struct timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_timedsend' alias between functions of incompatible types 'long int(mqd_t, const char *, size_t, unsigned int, const struct timespec *)' {aka 'long int(int, const char *, long unsigned int, unsigned int, const struct timespec *)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_mq_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:183:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.o: warning: objtool: mqueue_read_file()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: ipc/mqueue.o: warning: objtool: do_mq_timedreceive.cold.18()+0xf: call without frame pointer save/setup BUILDSTDERR: ipc/mqueue.o: warning: objtool: mqueue_evict_inode.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: security/keys/key.o: warning: objtool: register_key_type()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/key.o: warning: objtool: register_key_type.cold.4()+0x27: call without frame pointer save/setup BUILDSTDERR: In file included from security/keys/keyctl.c:17: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_add_key' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, key_serial_t)' {aka 'long int(const char *, const char *, const void *, long unsigned int, int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_keyctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1639:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1639:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_request_key' alias between functions of incompatible types 'long int(const char *, const char *, const char *, key_serial_t)' {aka 'long int(const char *, const char *, const char *, int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from security/keys/compat.c:14: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_keyctl' alias between functions of incompatible types 'long int(u32, u32, u32, u32, u32)' {aka 'long int(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/compat.c:59:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/compat.c:59:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/dh.o: warning: objtool: __keyctl_dh_compute.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: datablob_parse()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: __ekey_init()+0x151: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: init_skcipher_req.constprop.11()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: calc_hmac.constprop.13()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: encrypted_key_alloc()+0x1b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: derived_key_encrypt.constprop.10()+0x29d: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: get_derived_key()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: datablob_parse.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: request_master_key.isra.5.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: init_skcipher_req.constprop.11.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: calc_hmac.constprop.13.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: derived_key_encrypt.constprop.10.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: security/keys/encrypted-keys/encrypted.o: warning: objtool: encrypted_instantiate.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: security/selinux/avc.o: warning: objtool: avc_compute_av()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/avc.o: warning: objtool: avc_compute_av.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from ./include/linux/tracehook.h:49, BUILDSTDERR: from security/selinux/hooks.c:30: BUILDSTDERR: security/selinux/hooks.c: In function 'selinux_ib_endport_manage_subnet': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_inode_post_setxattr()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/hooks.o: warning: objtool: sb_finish_set_opts()+0x157: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_sb_clone_mnt_opts()+0x115: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_disable()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/hooks.o: warning: objtool: inode_doinit_with_dentry.cold.68()+0x26: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_skb_peerlbl_sid.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_inode_post_setxattr.cold.70()+0x1c: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_netlink_send.cold.71()+0x44: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: sb_finish_set_opts.cold.72()+0x15: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_set_mnt_opts.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_sb_clone_mnt_opts.cold.74()+0x1a: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_parse_opts_str.cold.75()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_sb_remount.cold.76()+0x1d: call without frame pointer save/setup BUILDSTDERR: security/selinux/hooks.o: warning: objtool: selinux_disable.cold.77()+0x1a: call without frame pointer save/setup BUILDSTDERR: security/selinux/selinuxfs.o: warning: objtool: sel_fill_super()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/selinuxfs.o: warning: objtool: sel_write_context.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: security/selinux/selinuxfs.o: warning: objtool: sel_write_load.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/selinuxfs.o: warning: objtool: sel_write_member.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: security/selinux/selinuxfs.o: warning: objtool: sel_write_create.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: security/selinux/netif.o: warning: objtool: sel_netif_sid()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/netif.o: warning: objtool: sel_netif_sid.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/ebitmap.o: warning: objtool: ebitmap_read()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/ebitmap.o: warning: objtool: ebitmap_read.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/sidtab.o: warning: objtool: sidtab_hash_eval()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/sidtab.o: warning: objtool: sidtab_context_to_sid.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/sidtab.o: warning: objtool: sidtab_hash_eval.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_alloc()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_hash_eval()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_read_item()+0x21b: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_alloc.cold.4()+0x20: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_hash_eval.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_read_item.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/avtab.o: warning: objtool: avtab_read.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: type_bounds_sanity_check()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: role_bounds_sanity_check()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: user_bounds_sanity_check()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: mls_read_level()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: mls_read_range_helper()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: policydb_load_isids()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: policydb_write()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: type_bounds_sanity_check.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: role_bounds_sanity_check.cold.33()+0xb: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: user_bounds_sanity_check.cold.34()+0xb: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: mls_read_level.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: mls_read_range_helper.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: role_read.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: class_read.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: policydb_load_isids.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: policydb_read.cold.40()+0x14: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/policydb.o: warning: objtool: policydb_write.cold.41()+0xc: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_sid_to_context_core()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_validatetrans.part.7()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_sid.part.13()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: selinux_set_mapping.part.15.constprop.20()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: context_struct_compute_av()+0x406: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_bounded_transition()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_xperms_decision()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_av()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_av_user()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_sid_mls_copy()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_get_permissions()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: selinux_audit_rule_match()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_sid_to_context_core.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_validatetrans.part.7.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_sid.part.13.cold.23()+0x19: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_load_policycaps.cold.24()+0x8: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: convert_context.part.14.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: selinux_set_mapping.part.15.constprop.20.cold.26()+0x24: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: context_struct_compute_av.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_bounded_transition.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_xperms_decision.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_av.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_compute_av_user.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_load_policy.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_sid_mls_copy.cold.33()+0xb: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_net_peersid_resolve.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: security_get_permissions.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/services.o: warning: objtool: selinux_audit_rule_match.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/conditional.o: warning: objtool: cond_insertf()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/conditional.o: warning: objtool: evaluate_cond_node()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/selinux/ss/conditional.o: warning: objtool: cond_insertf.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/conditional.o: warning: objtool: evaluate_cond_node.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: security/selinux/ss/conditional.o: warning: objtool: cond_read_list.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: security/yama/yama_lsm.o: warning: objtool: __report_access()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/yama/yama_lsm.o: warning: objtool: report_access.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: security/yama/yama_lsm.o: warning: objtool: __report_access.cold.9()+0x26: call without frame pointer save/setup BUILDSTDERR: security/commoncap.o: warning: objtool: cap_bprm_set_creds.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from security/lsm_audit.c:31: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: security/device_cgroup.o: warning: objtool: set_majmin.part.6()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/algapi.o: warning: objtool: crypto_unregister_algs()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/algapi.o: warning: objtool: crypto_alg_tested()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/algapi.o: warning: objtool: crypto_unregister_algs.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/algapi.o: warning: objtool: crypto_alg_tested.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/algapi.h:15, BUILDSTDERR: from ./include/crypto/internal/skcipher.h:16, BUILDSTDERR: from crypto/ablkcipher.c:16: BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_ablkcipher_report': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_givcipher_report': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/aead.h:16, BUILDSTDERR: from crypto/blkcipher.c:17: BUILDSTDERR: crypto/blkcipher.c: In function 'crypto_blkcipher_report': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: crypto/shash.o: warning: objtool: crypto_unregister_shashes()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/shash.o: warning: objtool: crypto_unregister_shashes.cold.4()+0x10: call without frame pointer save/setup Extracted 16 tokens Extracted 1 types Extracted 2 actions Pass 1 Pass 2 Extracted 55 tokens Extracted 1 types Extracted 8 actions Pass 1 Pass 2 BUILDSTDERR: crypto/testmgr.o: warning: objtool: test_comp()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_cprng()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_comp()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_hash()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_crc32c()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_skcipher()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_kpp()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_akcipher()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_aead()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/testmgr.o: warning: objtool: test_cipher.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: test_comp.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_cprng.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: test_acomp.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_comp.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_drbg.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: __test_hash.cold.27()+0x24: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_hash.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_crc32c.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: __test_skcipher.cold.30()+0x22: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_skcipher.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: do_test_kpp.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_kpp.cold.33()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: test_akcipher_one.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_akcipher.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: __test_aead.cold.36()+0x29: call without frame pointer save/setup BUILDSTDERR: crypto/testmgr.o: warning: objtool: alg_test_aead.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/drbg.o: warning: objtool: drbg_init_hash_kernel()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/drbg.o: warning: objtool: drbg_init_sym_kernel()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/drbg.o: warning: objtool: drbg_init_hash_kernel.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: crypto/drbg.o: warning: objtool: drbg_init_sym_kernel.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: register_asymmetric_key_parser()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/asymmetric_type.o: warning: objtool: register_asymmetric_key_parser.cold.10()+0xf: call without frame pointer save/setup Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 Extracted 136 tokens Extracted 8 types Extracted 5 actions Pass 1 Pass 2 BUILDSTDERR: crypto/asymmetric_keys/x509_public_key.o: warning: objtool: x509_get_sig_params.cold.1()+0x15: call without frame pointer save/setup Extracted 404 tokens Extracted 29 types Extracted 17 actions Pass 1 Pass 2 BUILDSTDERR: crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_verify()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_verify.o: warning: objtool: pkcs7_verify.cold.4()+0x7: call without frame pointer save/setup Extracted 50 tokens Extracted 3 types Extracted 3 actions Pass 1 Pass 2 BUILDSTDERR: crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_note_signature()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_cert_parse.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/x509_cert_parser.o: warning: objtool: x509_note_signature.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_digest_algo()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_pkey_algo()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_check_content_type()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_note_signerinfo_version()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_authenticated_attr()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_set_of_authattrs()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_note_signed_info()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_parse_message.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_digest_algo.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_pkey_algo.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_check_content_type.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_note_signerinfo_version.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_authenticated_attr.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_sig_note_set_of_authattrs.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/pkcs7_parser.o: warning: objtool: pkcs7_note_signed_info.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_content_type()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_digest_algo()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_content_type.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: crypto/asymmetric_keys/mscode_parser.o: warning: objtool: mscode_note_digest_algo.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: block/bio.o: warning: objtool: bio_advance()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bio.o: warning: objtool: bio_advance.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bio.o: warning: objtool: zero_fill_bio.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bio.o: warning: objtool: bio_copy_data.cold.42()+0x1a: call without frame pointer save/setup BUILDSTDERR: block/bio.o: warning: objtool: bio_clone_bioset.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: block/elevator.o: warning: objtool: elevator_init()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/elevator.o: warning: objtool: elv_register()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/elevator.o: warning: objtool: __elv_add_request()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/elevator.o: warning: objtool: elevator_init.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: block/elevator.o: warning: objtool: elv_register.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: block/elevator.o: warning: objtool: elv_drain_elevator.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: block/elevator.o: warning: objtool: __elv_add_request.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: block/blk-core.o: warning: objtool: blk_insert_cloned_request()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-core.o: warning: objtool: generic_make_request_checks.cold.97()+0x3: call without frame pointer save/setup BUILDSTDERR: block/blk-core.o: warning: objtool: get_request.cold.98()+0x29: call without frame pointer save/setup BUILDSTDERR: block/blk-core.o: warning: objtool: blk_update_request.cold.99()+0xa: call without frame pointer save/setup BUILDSTDERR: block/blk-core.o: warning: objtool: blk_insert_cloned_request.cold.100()+0xe: call without frame pointer save/setup BUILDSTDERR: block/blk-core.o: warning: objtool: blk_peek_request.cold.101()+0x11: call without frame pointer save/setup BUILDSTDERR: block/blk-tag.o: warning: objtool: blk_queue_end_tag()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-tag.o: warning: objtool: blk_queue_start_tag()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-tag.o: warning: objtool: blk_queue_end_tag.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: block/blk-tag.o: warning: objtool: blk_queue_start_tag.cold.5()+0x2c: call without frame pointer save/setup BUILDSTDERR: block/blk-tag.o: warning: objtool: init_tag_map.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: block/blk-sysfs.o: warning: objtool: blk_register_queue()+0x16f: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-sysfs.o: warning: objtool: blk_register_queue.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_hw_sectors()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_segments()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_segment_size()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_segment_boundary()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_hw_sectors.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_segments.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_max_segment_size.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: block/blk-settings.o: warning: objtool: blk_queue_segment_boundary.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: block/blk-ioc.o: warning: objtool: ioc_create_icq.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: block/blk-merge.o: warning: objtool: __blk_recalc_rq_segments.cold.38()+0x1b: call without frame pointer save/setup BUILDSTDERR: block/blk-merge.o: warning: objtool: blk_recount_segments.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: block/blk-merge.o: warning: objtool: blk_queue_split.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: block/blk-merge.o: warning: objtool: blk_rq_map_sg.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: block/blk-mq.o: warning: objtool: blk_mq_alloc_tag_set.cold.52()+0xc: call without frame pointer save/setup BUILDSTDERR: block/blk-mq-tag.o: warning: objtool: blk_mq_init_tags()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-mq-tag.o: warning: objtool: blk_mq_init_tags.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: block/genhd.o: warning: objtool: device_add_disk()+0x39f: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/genhd.o: warning: objtool: device_add_disk.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: block/partition-generic.o: warning: objtool: rescan_partitions.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: In file included from block/ioprio.c:31: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ioprio_set' alias between functions of incompatible types 'long int(int, int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: block/ioprio.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: block/ioprio.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_ioprio_get' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: block/ioprio.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ioprio_get, int, which, int, who) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: block/ioprio.c:175:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ioprio_get, int, which, int, who) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: block/partitions/check.o: warning: objtool: check_partition.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: block/partitions/amiga.o: warning: objtool: amiga_partition.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: block/partitions/aix.o: warning: objtool: aix_partition.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_relative()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_get_vnum()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_partition()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_relative.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_get_vstr.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_get_vnum.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_ldmdb_add.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: block/partitions/ldm.o: warning: objtool: ldm_partition.cold.8()+0x24: call without frame pointer save/setup BUILDSTDERR: block/partitions/efi.o: warning: objtool: find_valid_gpt()+0x259: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/partitions/efi.o: warning: objtool: find_valid_gpt.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: block/bounce.o: warning: objtool: init_emergency_isa_pool()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bounce.o: warning: objtool: copy_to_high_bio_irq.isra.3.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bounce.o: warning: objtool: init_emergency_isa_pool.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: block/bounce.o: warning: objtool: blk_queue_bounce.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: block/scsi_ioctl.o: warning: objtool: scsi_verify_blk_ioctl.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: block/scsi_ioctl.o: warning: objtool: scsi_cmd_ioctl.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: block/bsg.o: warning: objtool: bsg_register_queue()+0x15d: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bsg.o: warning: objtool: bsg_register_queue.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: block/bsg.o: warning: objtool: bsg_open.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bsg-lib.o: warning: objtool: bsg_setup_queue()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bsg-lib.o: warning: objtool: bsg_setup_queue.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: block/cfq-iosched.o: warning: objtool: cfq_put_cooperator()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/cfq-iosched.o: warning: objtool: cfq_put_cooperator.cold.107()+0x7: call without frame pointer save/setup BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_add_page()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_advance()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_add_page.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_process.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_prep.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_verify_fn.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: block/bio-integrity.o: warning: objtool: bio_integrity_advance.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: block/blk-integrity.o: warning: objtool: blk_integrity_compare()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-integrity.o: warning: objtool: blk_integrity_compare.cold.13()+0x2c: call without frame pointer save/setup BUILDSTDERR: block/blk-integrity.o: warning: objtool: blk_rq_map_integrity_sg.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: block/blk-integrity.o: warning: objtool: blk_rq_count_integrity_sg.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: block/t10-pi.o: warning: objtool: t10_pi_verify()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/t10-pi.o: warning: objtool: t10_pi_verify.cold.0()+0x1e: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from block/blk-wbt.c:23: BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_stat': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_lat': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_step': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_timer': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_stat': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_lat': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_timer': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_step': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: block/blk-mq-debugfs.o: warning: objtool: queue_state_write()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/blk-mq-debugfs.o: warning: objtool: queue_state_write.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/entry/vdso/vclock_gettime.c:327:5: warning: 'time' alias between functions of incompatible types 'int(time_t *)' {aka 'int(long int *)'} and 'time_t(time_t *)' {aka 'long int(long int *)'} [-Wattribute-alias] BUILDSTDERR: int time(time_t *t) BUILDSTDERR: ^~~~ BUILDSTDERR: arch/x86/entry/vdso/vclock_gettime.c:318:16: note: aliased declaration here BUILDSTDERR: notrace time_t __vdso_time(time_t *t) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: drivers/acpi/tables.o: warning: objtool: acpi_table_print_madt_entry()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/tables.o: warning: objtool: acpi_table_print_madt_entry.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/tables.o: warning: objtool: acpi_os_physical_table_override.cold.1()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osi.o: warning: objtool: acpi_osi_handler()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/osi.o: warning: objtool: acpi_osi_handler.cold.3()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_execute()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_install_interrupt_handler()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_signal()+0xb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_check_resource_conflict.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_execute.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_predefined_override.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_install_interrupt_handler.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/osl.o: warning: objtool: acpi_os_signal.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/mmconfig_64.o: warning: objtool: pci_mmcfg_arch_map()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/mmconfig_64.o: warning: objtool: pci_mmcfg_arch_map.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/xen.o: warning: objtool: xen_register_pirq.constprop.6()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/xen.o: warning: objtool: acpi_register_gsi_xen()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/xen.o: warning: objtool: xen_initdom_restore_msi_irqs.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/xen.o: warning: objtool: xen_register_pirq.constprop.6.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/xen.o: warning: objtool: acpi_register_gsi_xen.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/fixup.o: warning: objtool: twinhead_reserve_killing_zone()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/fixup.o: warning: objtool: twinhead_reserve_killing_zone.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/acpi.o: warning: objtool: pci_acpi_scan_root.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/irq.o: warning: objtool: elcr_set_level_irq()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/irq.o: warning: objtool: elcr_set_level_irq.cold.7()+0x2b: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/common.o: warning: objtool: pcibios_scan_root()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/common.o: warning: objtool: pcibios_scan_root.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/early.o: warning: objtool: early_dump_pci_devices()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/early.o: warning: objtool: early_dump_pci_devices.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/pci/bus_numa.o: warning: objtool: x86_pci_root_bus_resources()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/pci/bus_numa.o: warning: objtool: x86_pci_root_bus_resources.cold.1()+0x41: call without frame pointer save/setup BUILDSTDERR: arch/x86/power/cpu.o: warning: objtool: bsp_pm_callback()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/power/cpu.o: warning: objtool: bsp_pm_callback.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/power/hibernate_64.o: warning: objtool: arch_hibernation_header_restore()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/power/hibernate_64.o: warning: objtool: arch_hibernation_header_restore.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_same_device()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_timing_find_mode()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_force_cbl()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_tf_read_block()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_qc_complete_multiple()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_identify_page_supported()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_read_id()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_configure()+0x1b0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_revalidate()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_do_set_mode()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_std_postreset()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: sata_link_resume.cold.44()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_same_device.cold.45()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_timing_find_mode.cold.46()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_force_cbl.cold.47()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_tf_read_block.cold.48()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: sata_down_spd_limit.cold.49()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_down_xfermask_limit.cold.50()+0x87: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_qc_complete_multiple.cold.51()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_exec_internal_sg.cold.52()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_read_log_page.part.32.cold.53()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_identify_page_supported.cold.54()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_read_id.cold.55()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_hpa_resize.cold.56()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_configure.cold.57()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_dev_revalidate.cold.58()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_do_set_mode.cold.59()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_std_postreset.cold.60()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: sata_link_hardreset.cold.61()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: sata_link_init_spd.cold.62()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-core.o: warning: objtool: ata_host_register.cold.63()+0xdc: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-scsi.o: warning: objtool: ata_to_sense_error()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-scsi.o: warning: objtool: ata_scsi_qc_complete()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/libata-scsi.o: warning: objtool: ata_to_sense_error.cold.37()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/ata/libata-scsi.o: warning: objtool: ata_scsi_qc_complete.cold.38()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/ata/ahci.o: warning: objtool: ahci_init_one.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/core.o: warning: objtool: device_release()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/core.o: warning: objtool: dev_vprintk_emit()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/core.o: warning: objtool: __dev_printk()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/core.o: warning: objtool: device_release.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/base/core.o: warning: objtool: dev_vprintk_emit.cold.33()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/base/core.o: warning: objtool: __dev_printk.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/base/bus.o: warning: objtool: bus_add_driver.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/base/dd.o: warning: objtool: driver_probe_device.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/base/syscore.o: warning: objtool: syscore_resume()+0x1ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/syscore.o: warning: objtool: syscore_suspend()+0x240: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/syscore.o: warning: objtool: syscore_resume.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/syscore.o: warning: objtool: syscore_suspend.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/syscore.o: warning: objtool: syscore_shutdown.cold.4()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/base/driver.o: warning: objtool: driver_register()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/driver.o: warning: objtool: driver_unregister()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/driver.o: warning: objtool: driver_register.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/base/driver.o: warning: objtool: driver_unregister.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/class.o: warning: objtool: class_for_each_device()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/class.o: warning: objtool: class_find_device()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/class.o: warning: objtool: class_for_each_device.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/base/class.o: warning: objtool: class_find_device.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/base/platform.o: warning: objtool: __platform_register_drivers()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/platform.o: warning: objtool: __platform_driver_probe()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/platform.o: warning: objtool: __platform_register_drivers.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/base/platform.o: warning: objtool: __platform_driver_probe.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/base/cpu.o: warning: objtool: print_cpu_modalias.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/devtmpfs.o: warning: objtool: devtmpfs_mount.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_update_request()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_remove_request()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_update_request.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_remove_request.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/qos.o: warning: objtool: __dev_pm_qos_add_request.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: __suspend_report_result()+0xb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: initcall_debug_report.isra.6()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: legacy_suspend()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_run_callback()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume_noirq()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume_early()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/main.o: warning: objtool: __suspend_report_result.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: initcall_debug_report.isra.6.cold.12()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: legacy_suspend.cold.13()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_run_callback.cold.14()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume_noirq.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume_early.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: async_resume.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_suspend_noirq.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_suspend_late.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_suspend.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/main.o: warning: objtool: dpm_prepare.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/wakeup.o: warning: objtool: wakeup_source_report_event()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/wakeup.o: warning: objtool: pm_wakeup_pending()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/wakeup.o: warning: objtool: wakeup_source_report_event.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/wakeup.o: warning: objtool: pm_wakeup_pending.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/trace.o: warning: objtool: pm_trace_notify()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/power/trace.o: warning: objtool: pm_trace_notify.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/domain.o: warning: objtool: pm_genpd_add_subdomain.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/base/power/domain.o: warning: objtool: pm_genpd_remove_subdomain.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/base/regmap/regmap.o: warning: objtool: regmap_register_patch()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/regmap/regmap.o: warning: objtool: regmap_register_patch.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/base/regmap/regcache-rbtree.c:36:1: warning: alignment 1 of 'struct regcache_rbtree_node' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_debugfs_initcall()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/regmap/regmap-debugfs.o: warning: objtool: regmap_debugfs_initcall.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/base/dma-mapping.o: warning: objtool: dma_common_free_remap()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/base/dma-mapping.o: warning: objtool: dma_common_free_remap.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/base/memory.o: warning: objtool: memory_subsys_online.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_sysctl_info()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_mrw_set_lba_space.constprop.17()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_mrw_exit()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_release.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: mmc_ioctl_cdrom_read_audio.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: register_cdrom.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_sysctl_info.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_mrw_set_lba_space.constprop.17.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_mrw_exit.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cdrom/cdrom.o: warning: objtool: cdrom_open.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/char/random.c:265: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getrandom' alias between functions of incompatible types 'long int(char *, size_t, unsigned int)' {aka 'long int(char *, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1908:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1908:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.o: warning: objtool: _warn_unseeded_randomness()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/random.o: warning: objtool: account.constprop.30()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/random.o: warning: objtool: _extract_entropy()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/random.o: warning: objtool: credit_entropy_bits()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/random.o: warning: objtool: urandom_read()+0x242: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/random.o: warning: objtool: _warn_unseeded_randomness.cold.32()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/char/random.o: warning: objtool: account.constprop.30.cold.33()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/char/random.o: warning: objtool: credit_entropy_bits.cold.35()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/char/random.o: warning: objtool: urandom_read.cold.37()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/char/hpet.o: warning: objtool: hpet_alloc()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/hpet.o: warning: objtool: hpet_ioctl_common.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/hpet.o: warning: objtool: hpet_alloc.cold.8()+0x63: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/backend.o: warning: objtool: agp_add_bridge.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/frontend.o: warning: objtool: agp_frontend_initialize()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/frontend.o: warning: objtool: agp_frontend_initialize.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_collect_device_status()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_generic_create_gatt_table()+0x1ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: global_cache_flush()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_bind_memory()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_unbind_memory()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_collect_device_status.cold.10()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_generic_create_gatt_table.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_bind_memory.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/generic.o: warning: objtool: agp_unbind_memory.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/amd64-agp.o: warning: objtool: agp_aperture_valid()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/amd64-agp.o: warning: objtool: agp_aperture_valid.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/via-agp.o: warning: objtool: via_fetch_size()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/via-agp.o: warning: objtool: agp_via_probe()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/agp/via-agp.o: warning: objtool: via_fetch_size.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/agp/via-agp.o: warning: objtool: agp_via_probe.cold.4()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/char/hw_random/core.o: warning: objtool: hwrng_fillfn.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-bulk.o: warning: objtool: clk_bulk_enable()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk-bulk.o: warning: objtool: clk_bulk_prepare()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk-bulk.o: warning: objtool: clk_bulk_enable.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-bulk.o: warning: objtool: clk_bulk_prepare.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_disable_unused()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_set_rate_range()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_unregister()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_disable_unused.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_set_rate_range.cold.44()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_unregister.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk.o: warning: objtool: clk_register.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-divider.o: warning: objtool: _register_divider.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-mux.o: warning: objtool: clk_hw_register_mux_table()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk-mux.o: warning: objtool: clk_hw_register_mux_table.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-composite.o: warning: objtool: clk_hw_register_composite.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-gpio.o: warning: objtool: clk_hw_register_gpio_mux()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clk/clk-gpio.o: warning: objtool: clk_register_gpio.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/clk/clk-gpio.o: warning: objtool: clk_hw_register_gpio_mux.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/clocksource/acpi_pm.o: warning: objtool: acpi_pm_check_blacklist()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clocksource/acpi_pm.o: warning: objtool: acpi_pm_check_graylist()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/clocksource/acpi_pm.o: warning: objtool: acpi_pm_check_blacklist.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/clocksource/acpi_pm.o: warning: objtool: acpi_pm_check_graylist.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/connector/cn_queue.o: warning: objtool: cn_queue_add_callback()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/connector/cn_queue.o: warning: objtool: cn_queue_free_dev()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/connector/cn_queue.o: warning: objtool: cn_queue_add_callback.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/connector/cn_queue.o: warning: objtool: cn_queue_free_dev.cold.3()+0x1c: call without frame pointer save/setup BUILDSTDERR: In file included from net/socket.c:83: BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_socket' alias between functions of incompatible types 'long int(int, int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1298:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1298:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_socketcall' alias between functions of incompatible types 'long int(int, long unsigned int *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2412:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2412:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_recvmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2367:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2367:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_recvmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2246:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2246:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sendmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2151:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2151:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sendmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2076:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2076:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_shutdown' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1881:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(shutdown, int, fd, int, how) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1881:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(shutdown, int, fd, int, how) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_setsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1817:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:187:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1817:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_recv' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' {aka 'long int(int, void *, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1806:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1806:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_recvfrom' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int *)' {aka 'long int(int, void *, long unsigned int, unsigned int, struct sockaddr *, int *)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1760:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1760:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_send' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' {aka 'long int(int, void *, long unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1748:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1748:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_sendto' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int)' {aka 'long int(int, void *, long unsigned int, unsigned int, struct sockaddr *, int)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1704:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:188:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1704:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getpeername' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1672:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1672:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_getsockname' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1641:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1641:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_connect' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1609:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1609:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_accept' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1591:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1591:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_accept4' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1510:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1510:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_listen' alias between functions of incompatible types 'long int(int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1477:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(listen, int, fd, int, backlog) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:184:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1477:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(listen, int, fd, int, backlog) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_bind' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:185:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:18: warning: 'sys_socketpair' alias between functions of incompatible types 'long int(int, int, int, int *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1339:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:192:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:186:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1339:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.o: warning: objtool: sock_register()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/socket.o: warning: objtool: sock_release()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/socket.o: warning: objtool: sock_register.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: net/socket.o: warning: objtool: sock_release.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/socket.o: warning: objtool: __sock_create.cold.22()+0x23: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_uses_dev()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vid_add()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vid_del()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vids_add_by_dev()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vids_del_by_dev()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_uses_dev.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vid_add.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vid_del.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vids_add_by_dev.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_core.o: warning: objtool: vlan_vids_del_by_dev.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/sock.o: warning: objtool: proto_register()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/sock.o: warning: objtool: sock_set_timeout.cold.43()+0x2b: call without frame pointer save/setup BUILDSTDERR: net/core/sock.o: warning: objtool: proto_register.cold.44()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/core/skbuff.c:52: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_push()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: warn_crc32c_csum_combine()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: warn_crc32c_csum_update()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: __skb_warn_lro_forwarding()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_partial_csum_set()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_put()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_vlan_push()+0x17e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: __skb_vlan_pop()+0x1ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/skbuff.o: warning: objtool: warn_crc32c_csum_combine.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: warn_crc32c_csum_update.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: __skb_warn_lro_forwarding.cold.75()+0xb: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_partial_csum_set.cold.76()+0x19: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_vlan_push.cold.78()+0x11: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: __skb_vlan_pop.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: pskb_carve.cold.80()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/skbuff.o: warning: objtool: skb_segment.cold.81()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/core/flow_dissector.c:13: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/core/dev.c:146: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_has_any_upper_dev()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_getfirstbyhwtype()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_get_by_flags()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_master_upper_dev_get()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_get_nest_level()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: call_netdevice_notifiers_info()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_lower_state_changed()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_close_many()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_is_rx_handler_busy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_has_upper_dev()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: skb_warn_bad_offload()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_rx_handler_unregister()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_rx_csum_fault()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_remove_pack()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_remove_offload()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: unlist_netdevice()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: alloc_netdev_mqs()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: list_netdevice()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_upper_dev_unlink()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_upper_dev_link()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_get_by_name()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_alloc_name()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_change_net_namespace()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_get_by_name_rcu()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_printk()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: rollback_registered_many()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: unregister_netdevice_queue()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_set_alias()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_pick_tx()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: napi_gro_frags()+0x2ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_change_name()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_set_promiscuity()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_open()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_set_allmulti()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_change_flags()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_change_xdp_fd()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_update_features()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: dev_disable_lro()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: register_netdevice()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_run_todo()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_has_any_upper_dev.cold.126()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_getfirstbyhwtype.cold.127()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_get_by_flags.cold.128()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_master_upper_dev_get.cold.129()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_get_nest_level.cold.130()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: call_netdevice_notifiers_info.cold.131()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_lower_state_changed.cold.132()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_close_many.cold.133()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: get_rps_cpu.cold.134()+0x11: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_set_mtu.cold.135()+0x19: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_is_rx_handler_busy.cold.136()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_has_upper_dev.cold.137()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netif_set_real_num_tx_queues.cold.138()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netif_set_real_num_rx_queues.cold.139()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: skb_warn_bad_offload.cold.140()+0x5a: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netif_napi_add.cold.141()+0x14: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_rx_handler_unregister.cold.142()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __skb_gro_checksum_complete.cold.143()+0x15: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_rx_csum_fault.cold.144()+0x15: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_remove_pack.cold.145()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_remove_offload.cold.146()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: unlist_netdevice.cold.147()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: alloc_netdev_mqs.cold.148()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: list_netdevice.cold.149()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_upper_dev_unlink.cold.150()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_upper_dev_link.cold.151()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_change_net_namespace.cold.155()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: default_device_exit.cold.156()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_printk.cold.158()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: rollback_registered_many.cold.159()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: unregister_netdevice_queue.cold.160()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_queue_xmit_nit.cold.161()+0x19: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_set_alias.cold.162()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_pick_tx.cold.163()+0x10: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_queue_xmit.cold.164()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: net_rx_action.cold.165()+0x21: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: napi_gro_frags.cold.166()+0x12: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_set_promiscuity.cold.168()+0x16: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_open.cold.169()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_set_allmulti.cold.170()+0x10: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __dev_change_flags.cold.171()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_change_xdp_fd.cold.172()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: __netdev_update_features.cold.173()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: dev_disable_lro.cold.174()+0x6e: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: register_netdevice.cold.175()+0x92: call without frame pointer save/setup BUILDSTDERR: net/core/dev.o: warning: objtool: netdev_run_todo.cold.176()+0xf: call without frame pointer save/setup BUILDSTDERR: net/core/ethtool.o: warning: objtool: ethtool_set_settings()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/ethtool.o: warning: objtool: __ethtool_get_link_ksettings()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/ethtool.o: warning: objtool: ethtool_get_settings()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/ethtool.o: warning: objtool: ethtool_set_settings.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/ethtool.o: warning: objtool: __ethtool_get_link_ksettings.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/ethtool.o: warning: objtool: ethtool_get_settings.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/ethtool.o: warning: objtool: dev_ethtool.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev_addr_lists.o: warning: objtool: dev_addr_add()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev_addr_lists.o: warning: objtool: dev_addr_del()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dev_addr_lists.o: warning: objtool: dev_addr_add.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dev_addr_lists.o: warning: objtool: dev_addr_del.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/dst.o: warning: objtool: dst_md_discard_out()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dst.o: warning: objtool: dst_md_discard()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dst.o: warning: objtool: dst_release()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dst.o: warning: objtool: dst_release_immediate()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/dst.o: warning: objtool: dst_md_discard_out.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: net/core/dst.o: warning: objtool: dst_md_discard.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/dst.o: warning: objtool: dst_release.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: net/core/dst.o: warning: objtool: dst_release_immediate.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_add_timer()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_destroy()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_table_clear()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_add()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_table_init()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_delete()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/neighbour.o: warning: objtool: pneigh_lookup.cold.48()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_add_timer.cold.49()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_destroy.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_table_clear.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: __neigh_create.cold.53()+0xc: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_add.cold.54()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/neighbour.o: warning: objtool: neigh_delete.cold.56()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: fdb_vid_parse()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: ndo_dflt_fdb_add()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: ndo_dflt_fdb_del()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_bridge_setlink()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_bridge_dellink()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_register()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: do_setlink()+0x38f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fill_statsinfo.isra.24.constprop.30()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fill_ifinfo()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: fdb_vid_parse.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: ndo_dflt_fdb_add.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: ndo_dflt_fdb_del.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_bridge_setlink.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_bridge_dellink.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: do_setlink.cold.38()+0xa: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fdb_add.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fdb_del.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fill_statsinfo.isra.24.constprop.30.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/rtnetlink.o: warning: objtool: rtnl_fill_ifinfo.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/filter.o: warning: objtool: bpf_warn_invalid_xdp_action()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/filter.o: warning: objtool: __bpf_redirect()+0x280: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/filter.o: warning: objtool: bpf_warn_invalid_xdp_action.cold.58()+0x10: call without frame pointer save/setup BUILDSTDERR: net/core/filter.o: warning: objtool: __bpf_redirect.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/sock_reuseport.o: warning: objtool: reuseport_alloc()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/sock_reuseport.o: warning: objtool: reuseport_add_sock()+0x1e1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/sock_reuseport.o: warning: objtool: reuseport_alloc.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/sock_reuseport.o: warning: objtool: reuseport_add_sock.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/flow.o: warning: objtool: flow_cache_cpu_up_prep()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/flow.o: warning: objtool: flow_cache_cpu_up_prep.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_parse_options()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/netpoll.o: warning: objtool: __netpoll_setup()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_setup()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_parse_options.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: net/core/netpoll.o: warning: objtool: __netpoll_setup.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_setup.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_poll_dev.cold.30()+0x12: call without frame pointer save/setup BUILDSTDERR: net/core/netpoll.o: warning: objtool: netpoll_send_skb_on_dev.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/core/fib_rules.o: warning: objtool: fib_rules_event()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/fib_rules.o: warning: objtool: fib_rules_event.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/core/net-traces.o: warning: objtool: perf_trace_fib6_table_lookup()+0x1c5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/net-traces.o: warning: objtool: trace_event_raw_event_fib6_table_lookup()+0x178: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: run_lwt_bpf.constprop.12()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: bpf_input()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: bpf_output()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: run_lwt_bpf.constprop.12.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: bpf_input.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: net/core/lwt_bpf.o: warning: objtool: bpf_output.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv4/route.o: warning: objtool: ip_handle_martian_source.isra.40()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/route.o: warning: objtool: ip_handle_martian_source.isra.40.cold.55()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv4/route.o: warning: objtool: __ip_do_redirect.cold.56()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/ipv4/route.o: warning: objtool: ip_rt_send_redirect.cold.57()+0x2e: call without frame pointer save/setup BUILDSTDERR: net/ipv4/route.o: warning: objtool: ip_route_input_rcu.cold.58()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv4/protocol.o: warning: objtool: inet_add_protocol()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/protocol.o: warning: objtool: inet_add_protocol.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ip_input.o: warning: objtool: ip_rcv_finish.cold.22()+0xf: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ip_fragment.o: warning: objtool: ip_defrag.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ip_options.o: warning: objtool: ip_forward_options()+0x15e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/ip_options.o: warning: objtool: ip_forward_options.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp.o: warning: objtool: tcp_recv_skb.cold.48()+0x18: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp.o: warning: objtool: tcp_recvmsg.cold.49()+0x22: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp.o: warning: objtool: tcp_check_oom.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_fin()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_parse_options.cold.73()+0x1f: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_event_data_recv.cold.74()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_try_rmem_schedule.cold.75()+0xd: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_conn_request.cold.76()+0x22: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_ack.cold.77()+0x17: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_fin.cold.78()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_input.o: warning: objtool: tcp_data_queue.cold.79()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_timer.o: warning: objtool: tcp_keepalive_timer()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/tcp_timer.o: warning: objtool: tcp_keepalive_timer.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_ipv4.o: warning: objtool: tcp_v4_inbound_md5_hash.cold.52()+0x32: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_cong.o: warning: objtool: tcp_register_congestion_control()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/tcp_cong.o: warning: objtool: tcp_register_congestion_control.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_fastopen.o: warning: objtool: tcp_fastopen_reset_cipher.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ipv4/tcp_ulp.o: warning: objtool: tcp_register_ulp.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: net/ipv4/raw.o: warning: objtool: raw_sendmsg.cold.34()+0x25: call without frame pointer save/setup BUILDSTDERR: net/ipv4/icmp.o: warning: objtool: icmp_unreach.cold.32()+0x2a: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: in_dev_finish_destroy()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_hash_remove()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: ip_mc_config()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: __inet_del_ifa()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: __inet_insert_ifa()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_rtm_newaddr()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_rtm_deladdr()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_ifa_byprefix()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inetdev_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inetdev_event()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: in_dev_finish_destroy.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_hash_remove.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: ip_mc_config.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: __inet_del_ifa.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: __inet_insert_ifa.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_rtm_newaddr.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_rtm_deladdr.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inet_ifa_byprefix.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: devinet_ioctl.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inetdev_init.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/devinet.o: warning: objtool: inetdev_event.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_register_protosw()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_unregister_protosw()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_sock_destruct()+0x147: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_register_protosw.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_unregister_protosw.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_sock_destruct.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/af_inet.o: warning: objtool: inet_sk_rebuild_header.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_inc_group()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_join_group()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: igmp_netdev_event()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_dec_group()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_leave_group()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_unmap()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_remap()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_down()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_init_dev()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_up()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_destroy_dev()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_source()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_msfget()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_gsfget()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: igmp_net_init.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_inc_group.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_join_group.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: igmp_netdev_event.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_dec_group.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_leave_group.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_unmap.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_remap.cold.43()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_down.cold.44()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_init_dev.cold.45()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_up.cold.46()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_destroy_dev.cold.47()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_source.cold.48()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_msfilter.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_msfget.cold.50()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/igmp.o: warning: objtool: ip_mc_gsfget.cold.51()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/fib_frontend.o: warning: objtool: fib_del_ifaddr()+0x452: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/fib_frontend.o: warning: objtool: fib_add_ifaddr.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/fib_frontend.o: warning: objtool: fib_del_ifaddr.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/fib_semantics.o: warning: objtool: free_fib_info()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/fib_semantics.o: warning: objtool: free_fib_info.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/sysctl_net_ipv4.o: warning: objtool: ipv4_local_port_range.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: ipmr_init_vif_indev()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: mrtsock_destruct()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: ipmr_init_vif_indev.cold.60()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: mrtsock_destruct.cold.61()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: ipmr_cache_report.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ipmr.o: warning: objtool: ipmr_mfc_add.cold.63()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ip_tables.o: warning: objtool: ipt_error()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/ip_tables.o: warning: objtool: __do_replace.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ip_tables.o: warning: objtool: ipt_error.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/ipt_REJECT.o: warning: objtool: reject_tg_check.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/cipso_ipv4.o: warning: objtool: cipso_v4_skbuff_setattr()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/xfrm4_protocol.o: warning: objtool: xfrm4_protocol_register.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/xfrm4_protocol.o: warning: objtool: xfrm4_protocol_deregister.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/af_inet6.o: warning: objtool: inet6_register_protosw()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/af_inet6.o: warning: objtool: inet6_unregister_protosw()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/af_inet6.o: warning: objtool: inet6_register_protosw.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: net/ipv6/af_inet6.o: warning: objtool: inet6_unregister_protosw.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: __ipv6_dev_ac_inc()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: ipv6_sock_ac_join()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: __ipv6_dev_ac_dec()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: ipv6_sock_ac_drop()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: __ipv6_dev_ac_inc.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: ipv6_sock_ac_join.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: __ipv6_dev_ac_dec.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/anycast.o: warning: objtool: ipv6_sock_ac_drop.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_generate_stable_address()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_mc_config()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: __ipv6_ifa_notify()+0x155: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_add_dev()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_find_idev()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_add_dev()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_ifa_finish_destroy()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_dev_config()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_ifdown()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_del_addr()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_verify_rtnl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_addr_add()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_prefix_rcv()+0x448: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_mc_config.cold.71()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: __ipv6_ifa_notify.cold.72()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_add_dev.cold.73()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_find_idev.cold.74()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_add_dev.cold.75()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_ifa_finish_destroy.cold.76()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_dev_config.cold.77()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_ifdown.cold.78()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: ipv6_del_addr.cold.79()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_verify_rtnl.cold.80()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_addr_add.cold.81()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_dad_work.cold.82()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_rtm_newaddr.cold.83()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_dad_failure.cold.84()+0x11: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_prefix_rcv.cold.85()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: addrconf_notify.cold.86()+0xd: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf.o: warning: objtool: inet6_set_link_af.cold.87()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/route.o: warning: objtool: ip6_route_info_create.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/route.o: warning: objtool: ip6_route_multipath_add.cold.63()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_fib.o: warning: objtool: fib6_add_1()+0x358: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/ip6_fib.o: warning: objtool: fib6_add_1.cold.22()+0x6e: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_fib.o: warning: objtool: fib6_add.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_net_init()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_alloc_skb()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_recv_rs()+0x220: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_net_init.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_alloc_skb.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_recv_na.cold.37()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_recv_rs.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_router_discovery.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ndisc.o: warning: objtool: ndisc_rcv.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/icmp.o: warning: objtool: icmpv6_sk_init()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/icmp.o: warning: objtool: icmpv6_sk_init.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: igmp6_net_init()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_mc_netdev_event()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_dev_mc_inc()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_sock_mc_join()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: __ipv6_dev_mc_dec()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_sock_mc_drop()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: __ipv6_sock_mc_close()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_dev_mc_dec()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: igmp6_net_init.cold.47()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_mc_netdev_event.cold.48()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_dev_mc_inc.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_sock_mc_join.cold.50()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: __ipv6_dev_mc_dec.cold.51()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_sock_mc_drop.cold.52()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: __ipv6_sock_mc_close.cold.53()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: ipv6_dev_mc_dec.cold.54()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mcast.o: warning: objtool: igmp6_event_query.cold.55()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv6/tcp_ipv6.o: warning: objtool: tcp_v6_inbound_md5_hash.cold.32()+0x32: call without frame pointer save/setup BUILDSTDERR: net/ipv6/tcp_ipv6.o: warning: objtool: tcp_v6_connect.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_flowlabel.o: warning: objtool: ipv6_flowlabel_opt.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6mr.o: warning: objtool: ip6mr_cache_report.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/xfrm6_protocol.o: warning: objtool: xfrm6_protocol_register.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/xfrm6_protocol.o: warning: objtool: xfrm6_protocol_deregister.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mip6.o: warning: objtool: mip6_rthdr_init_state()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mip6.o: warning: objtool: mip6_destopt_init_state()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/mip6.o: warning: objtool: mip6_rthdr_init_state.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv6/mip6.o: warning: objtool: mip6_destopt_init_state.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv6/addrconf_core.o: warning: objtool: in6_dev_finish_destroy()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/addrconf_core.o: warning: objtool: in6_dev_finish_destroy.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ncsi/ncsi-rsp.o: warning: objtool: ncsi_rsp_handler_gc.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/core.o: warning: objtool: netfilter_net_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_log.o: warning: objtool: nf_log_buf_add()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_log.o: warning: objtool: nf_log_buf_add.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/x_tables.o: warning: objtool: xt_check_target()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/x_tables.o: warning: objtool: xt_check_target.cold.11()+0x21: call without frame pointer save/setup BUILDSTDERR: net/netfilter/x_tables.o: warning: objtool: xt_check_match.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/netlink/af_netlink.o: warning: objtool: netlink_remove_tap()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netlink/af_netlink.o: warning: objtool: netlink_sock_destruct()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netlink/af_netlink.o: warning: objtool: netlink_remove_tap.cold.48()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netlink/af_netlink.o: warning: objtool: netlink_sock_destruct.cold.49()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netlink/genetlink.o: warning: objtool: genl_pernet_init()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_sock_destruct()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_set_ring()+0x3b7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_sock_destruct.cold.79()+0xa: call without frame pointer save/setup BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_direct_xmit.cold.80()+0x14: call without frame pointer save/setup BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_set_ring.cold.81()+0xd: call without frame pointer save/setup BUILDSTDERR: net/packet/af_packet.o: warning: objtool: packet_sendmsg.cold.83()+0x11: call without frame pointer save/setup BUILDSTDERR: net/packet/af_packet.o: warning: objtool: tpacket_rcv.cold.84()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_generic.o: warning: objtool: pfifo_fast_reset()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_generic.o: warning: objtool: sch_direct_xmit()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_generic.o: warning: objtool: pfifo_fast_reset.cold.32()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_generic.o: warning: objtool: sch_direct_xmit.cold.33()+0x14: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_warn_nonwc()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_hash_del()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_hash_add()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_class_hash_grow()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_api.o: warning: objtool: tc_dump_qdisc()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_warn_nonwc.cold.34()+0x19: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_hash_del.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_hash_add.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_class_hash_grow.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: tc_fill_qdisc.cold.38()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: tc_dump_qdisc.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: qdisc_create.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_api.o: warning: objtool: tc_modify_qdisc.cold.41()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_api.o: warning: objtool: tcf_exts_change()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/cls_api.o: warning: objtool: tcf_classify.cold.21()+0x24: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_api.o: warning: objtool: tcf_exts_change.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/act_api.o: warning: objtool: tc_dump_action()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_api.o: warning: objtool: tc_dump_action.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/act_api.o: warning: objtool: tcf_generic_walker.cold.29()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sched/act_api.o: warning: objtool: tc_ctl_action.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fifo.o: warning: objtool: qdisc_reset_queue()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_fifo.o: warning: objtool: qdisc_reset_queue.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq_codel.o: warning: objtool: fq_codel_dump_stats()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_fq_codel.o: warning: objtool: fq_codel_dump_stats.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq_codel.o: warning: objtool: fq_codel_dump_class_stats.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq_codel.o: warning: objtool: fq_codel_change.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_cgroup.o: warning: objtool: cls_cgroup_change.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/ematch.o: warning: objtool: __tcf_em_tree_match.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_trans_items_warn_destroy()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_attr_set_now()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_deferred_process()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_add_now()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_dump()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_attr_set()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_trans_items_warn_destroy.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_attr_set_now.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_deferred_process.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_add_now.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_dump.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_attr_set.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_add.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/switchdev/switchdev.o: warning: objtool: switchdev_port_obj_del.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/unix/af_unix.o: warning: objtool: unix_sock_destructor()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/unix/af_unix.o: warning: objtool: unix_sock_destructor.cold.38()+0xa: call without frame pointer save/setup BUILDSTDERR: net/wireless/wext-core.o: warning: objtool: wireless_nlevent_flush()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/wext-core.o: warning: objtool: wireless_nlevent_flush.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/xfrm/xfrm_user.o: warning: objtool: xfrm_send_state_notify()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/xfrm/xfrm_user.o: warning: objtool: xfrm_send_policy_notify()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/xfrm/xfrm_user.o: warning: objtool: xfrm_send_state_notify.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: net/xfrm/xfrm_user.o: warning: objtool: xfrm_send_policy_notify.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: net/compat.c:530:1: warning: alignment 4 of 'struct compat_group_req' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: net/compat.c:528:35: warning: 'gr_group' offset 4 in 'struct compat_group_req' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct __kernel_sockaddr_storage gr_group BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: net/compat.c:538:1: warning: alignment 4 of 'struct compat_group_source_req' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: net/compat.c:534:35: warning: 'gsr_group' offset 4 in 'struct compat_group_source_req' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct __kernel_sockaddr_storage gsr_group BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: net/compat.c:538:1: warning: alignment 4 of 'struct compat_group_source_req' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: net/compat.c:536:35: warning: 'gsr_source' offset 132 in 'struct compat_group_source_req' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct __kernel_sockaddr_storage gsr_source BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: net/compat.c:548:1: warning: alignment 4 of 'struct compat_group_filter' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: net/compat.c:542:35: warning: 'gf_group' offset 4 in 'struct compat_group_filter' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct __kernel_sockaddr_storage gf_group BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ethtool.h:16, BUILDSTDERR: from ./include/linux/netdevice.h:42, BUILDSTDERR: from ./include/linux/icmpv6.h:12, BUILDSTDERR: from net/compat.c:19: BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_setsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:379:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:379:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_socketcall' alias between functions of incompatible types 'long int(int, u32 *)' {aka 'long int(int, unsigned int *)'} and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:781:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(socketcall, int, call, u32 __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:39:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:781:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE2' BUILDSTDERR: COMPAT_SYSCALL_DEFINE2(socketcall, int, call, u32 __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_recvmmsg' alias between functions of incompatible types 'long int(int, struct compat_mmsghdr *, unsigned int, unsigned int, struct compat_timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:759:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(recvmmsg, int, fd, struct compat_mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:759:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(recvmmsg, int, fd, struct compat_mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_recvfrom' alias between functions of incompatible types 'long int(int, void *, compat_size_t, unsigned int, struct sockaddr *, int *)' {aka 'long int(int, void *, unsigned int, unsigned int, struct sockaddr *, int *)'} and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:752:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, buf, compat_size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:47:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:752:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE6' BUILDSTDERR: COMPAT_SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, buf, compat_size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_recv' alias between functions of incompatible types 'long int(int, void *, compat_size_t, unsigned int)' {aka 'long int(int, void *, unsigned int, unsigned int)'} and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:747:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(recv, int, fd, void __user *, buf, compat_size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:747:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(recv, int, fd, void __user *, buf, compat_size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_recvmsg' alias between functions of incompatible types 'long int(int, struct compat_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:742:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(recvmsg, int, fd, struct compat_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:742:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(recvmsg, int, fd, struct compat_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sendmmsg' alias between functions of incompatible types 'long int(int, struct compat_mmsghdr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:735:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendmmsg, int, fd, struct compat_mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:43:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:735:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4' BUILDSTDERR: COMPAT_SYSCALL_DEFINE4(sendmmsg, int, fd, struct compat_mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_sendmsg' alias between functions of incompatible types 'long int(int, struct compat_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:730:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:41:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:730:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3' BUILDSTDERR: COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:50:18: warning: 'compat_sys_getsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long compat_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:499:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:54:18: note: aliased declaration here BUILDSTDERR: asmlinkage long compat_SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__))\ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./include/linux/compat.h:45:2: note: in expansion of macro 'COMPAT_SYSCALL_DEFINEx' BUILDSTDERR: COMPAT_SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/compat.c:499:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE5' BUILDSTDERR: COMPAT_SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_get()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_enable_fast_switch()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_suspend()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: create_boost_sysfs_file()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_init.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_get.cold.33()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_enable_fast_switch.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: __cpufreq_driver_target.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_generic_suspend.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: create_boost_sysfs_file.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: store_boost.cold.38()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_boost_set_sw.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_suspend.cold.40()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_offline.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_resume.cold.43()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_init_governor.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq.o: warning: objtool: cpufreq_online.cold.45()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/freq_table.o: warning: objtool: cpufreq_table_validate_and_show.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/cpufreq_ondemand.o: warning: objtool: od_set_powersave_bias()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/cpufreq_governor.o: warning: objtool: cpufreq_dbs_governor_init.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/intel_pstate.o: warning: objtool: intel_pstate_init_cpu.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpuidle/cpuidle.o: warning: objtool: cpuidle_register()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpuidle/cpuidle.o: warning: objtool: cpuidle_register.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/kasprintf.o: warning: objtool: kvasprintf()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kasprintf.o: warning: objtool: kvasprintf.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: lib/list_sort.o: warning: objtool: list_sort.part.0.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: sanity()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/iov_iter.o: warning: objtool: sanity.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_alignment.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_gap_alignment.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_npages.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_advance.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_from_iter_full.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_from_iter_full_nocache.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: csum_and_copy_from_iter_full.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_copy_from_user_atomic.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_from_iter_flushcache.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: iov_iter_zero.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_from_iter_nocache.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_from_iter.cold.29()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: _copy_to_iter.cold.30()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: csum_and_copy_from_iter.cold.31()+0x1e: call without frame pointer save/setup BUILDSTDERR: lib/iov_iter.o: warning: objtool: csum_and_copy_to_iter.cold.32()+0x1e: call without frame pointer save/setup BUILDSTDERR: lib/percpu-refcount.o: warning: objtool: percpu_ref_kill_and_confirm()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/percpu-refcount.o: warning: objtool: percpu_ref_switch_to_atomic_rcu.cold.5()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/percpu-refcount.o: warning: objtool: percpu_ref_kill_and_confirm.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: lib/percpu_ida.o: warning: objtool: __percpu_ida_init()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/percpu_ida.o: warning: objtool: __percpu_ida_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_add()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_inc()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_sub_and_test()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_dec()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_add_not_zero.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_add.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_inc_not_zero.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_inc.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_sub_and_test.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_dec.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/refcount.o: warning: objtool: refcount_dec_not_one.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/errseq.o: warning: objtool: __errseq_set()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/errseq.o: warning: objtool: __errseq_set.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/hexdump.o: warning: objtool: print_hex_dump()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/hexdump.o: warning: objtool: print_hex_dump.cold.1()+0x1f: call without frame pointer save/setup BUILDSTDERR: lib/iomap.o: warning: objtool: bad_io_access()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/iomap.o: warning: objtool: bad_io_access.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: lib/list_debug.o: warning: objtool: __list_add_valid()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/list_debug.o: warning: objtool: __list_del_entry_valid()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/list_debug.o: warning: objtool: __list_add_valid.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: lib/list_debug.o: warning: objtool: __list_del_entry_valid.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: lib/debugobjects.o: warning: objtool: debug_print_object()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/debugobjects.o: warning: objtool: __debug_object_init()+0x34f: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/debugobjects.o: warning: objtool: __debug_object_init.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: lib/mpi/mpicoder.o: warning: objtool: mpi_read_from_buffer()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/mpi/mpicoder.o: warning: objtool: mpi_read_raw_data.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: lib/mpi/mpicoder.o: warning: objtool: mpi_read_from_buffer.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: lib/mpi/mpiutil.o: warning: objtool: mpi_free()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/mpi/mpiutil.o: warning: objtool: mpi_free.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_tbl_map_single()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_alloc_coherent()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_full()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_alloc_coherent.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_late_init_with_tbl.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/swiotlb.o: warning: objtool: swiotlb_late_init_with_default_size.cold.22()+0x1b: call without frame pointer save/setup BUILDSTDERR: lib/fault-inject.o: warning: objtool: setup_fault_attr()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/fault-inject.o: warning: objtool: setup_fault_attr.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/fault-inject.o: warning: objtool: should_fail.cold.3()+0x1d: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_next()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: __dynamic_dev_dbg()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: vpr_info_dq()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_start()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_stop()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_remove_module()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_open()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_show()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: __dynamic_netdev_dbg()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_exec_query()+0x834: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_exec_queries()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_dyndbg_boot_param_cb()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_write()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_dyndbg_module_param_cb()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_next.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: __dynamic_dev_dbg.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: vpr_info_dq.cold.12()+0x41: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_start.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_stop.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_remove_module.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_open.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_show.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_add_module.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: __dynamic_netdev_dbg.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_exec_query.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_exec_queries.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_dyndbg_boot_param_cb.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_proc_write.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: lib/dynamic_debug.o: warning: objtool: ddebug_dyndbg_module_param_cb.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: lib/nlattr.o: warning: objtool: nla_parse()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/nlattr.o: warning: objtool: nla_parse.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: lib/dma-debug.o: warning: objtool: filter_write()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dma-debug.o: warning: objtool: dma_debug_add_bus()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/dma-debug.o: warning: objtool: filter_write.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/dma-debug.o: warning: objtool: dma_debug_device_change.cold.30()+0x3: call without frame pointer save/setup BUILDSTDERR: lib/dma-debug.o: warning: objtool: add_dma_entry.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/dma-debug.o: warning: objtool: dma_debug_add_bus.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/dma-debug.o: warning: objtool: dma_debug_init.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/cpu_rmap.o: warning: objtool: irq_cpu_rmap_notify()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/cpu_rmap.o: warning: objtool: irq_cpu_rmap_notify.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: lib/asn1_decoder.o: warning: objtool: asn1_ber_decoder.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: lib/bug.o: warning: objtool: report_bug()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/bug.o: warning: objtool: report_bug.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/earlycpio.o: warning: objtool: find_cpio_data.cold.0()+0x24: call without frame pointer save/setup BUILDSTDERR: lib/idr.o: warning: objtool: ida_remove()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/idr.o: warning: objtool: ida_remove.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from lib/kobject.c:15: BUILDSTDERR: lib/kobject.c: In function 'kobject_get_path': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_init()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_get()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_put()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_add_internal()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_init_and_add()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_add()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_create_and_add()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_init.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_get.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_put.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_add_internal.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_init_and_add.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_add.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/kobject.o: warning: objtool: kobject_create_and_add.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: lib/kobject_uevent.o: warning: objtool: add_uevent_var()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject_uevent.o: warning: objtool: uevent_net_init()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/kobject_uevent.o: warning: objtool: add_uevent_var.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/kobject_uevent.o: warning: objtool: uevent_net_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: lib/nmi_backtrace.o: warning: objtool: nmi_cpu_backtrace()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/nmi_backtrace.o: warning: objtool: nmi_trigger_cpumask_backtrace()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/nmi_backtrace.o: warning: objtool: nmi_cpu_backtrace.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/ratelimit.o: warning: objtool: ___ratelimit.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: lib/vsprintf.o: warning: objtool: set_field_width()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/vsprintf.o: warning: objtool: set_precision()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/vsprintf.o: warning: objtool: format_decode()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/vsprintf.o: warning: objtool: set_field_width.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/vsprintf.o: warning: objtool: set_precision.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/vsprintf.o: warning: objtool: format_decode.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: lib/vsprintf.o: warning: objtool: flags_string.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/dax/super.o: warning: objtool: dax_destroy_inode()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/dax/super.o: warning: objtool: __bdev_dax_supported()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/dax/super.o: warning: objtool: dax_destroy_inode.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/dax/super.o: warning: objtool: __bdev_dax_supported.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from drivers/devfreq/devfreq.c:14: BUILDSTDERR: drivers/devfreq/devfreq.c: In function 'devfreq_add_device': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: update_devfreq()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: devfreq_add_governor()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: devfreq_remove_governor()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: update_devfreq.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: find_device_devfreq.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: find_devfreq_governor.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: devfreq_add_governor.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/devfreq/devfreq.o: warning: objtool: devfreq_remove_governor.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/dma/dmaengine.o: warning: objtool: dma_async_device_unregister()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/dma/dmaengine.o: warning: objtool: dma_release_channel()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/dma/dmaengine.o: warning: objtool: dma_async_device_unregister.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/dma/dmaengine.o: warning: objtool: dma_release_channel.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_mc_add_mc_with_groups()+0x2af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_raw_mc_handle_error()+0x21c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_mc_handle_error()+0x5d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_mc_add_mc_with_groups.cold.9()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_raw_mc_handle_error.cold.10()+0x16a: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc.o: warning: objtool: edac_mc_handle_error.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_handle_ce()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_handle_ue()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_add_device()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_handle_ce.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_handle_ue.cold.9()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_device.o: warning: objtool: edac_device_add_device.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: mci_sdram_scrub_rate_store()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: mci_sdram_scrub_rate_show()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: csrow_dev_is_visible()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: mci_sdram_scrub_rate_store.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: mci_sdram_scrub_rate_show.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_mc_sysfs.o: warning: objtool: csrow_dev_is_visible.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_pci.o: warning: objtool: edac_pci_add_device()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_pci.o: warning: objtool: edac_pci_del_device.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_pci.o: warning: objtool: edac_pci_add_device.cold.6()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_do_parity_check.part.2()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_handle_pe()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_handle_npe()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_do_parity_check.part.2.cold.4()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_handle_pe.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/edac/edac_pci_sysfs.o: warning: objtool: edac_pci_handle_npe.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/edac/ghes_edac.o: warning: objtool: ghes_edac_dmidecode()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/ghes_edac.o: warning: objtool: ghes_edac_report_mem_error()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/ghes_edac.o: warning: objtool: ghes_edac_register()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/ghes_edac.o: warning: objtool: ghes_edac_dmidecode.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/edac/ghes_edac.o: warning: objtool: ghes_edac_register.cold.2()+0xd5: call without frame pointer save/setup BUILDSTDERR: arch/x86/lib/msr.o: warning: objtool: msrs_alloc()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/lib/msr.o: warning: objtool: msrs_alloc.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/utils.o: warning: objtool: acpi_extract_package()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/utils.o: warning: objtool: acpi_extract_package.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/dmi_scan.o: warning: objtool: dmi_matches()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/dmi_scan.o: warning: objtool: dmi_matches.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/reboot.o: warning: objtool: acpi_reboot.cold.0()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/dmi-sysfs.o: warning: objtool: dmi_sel_raw_read_helper.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/dmi-id.o: warning: objtool: get_modalias()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/nvs.o: warning: objtool: acpi_nvs_register()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/nvs.o: warning: objtool: acpi_nvs_register.cold.1()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_suspend_begin()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_hibernation_leave()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_pm_finish()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_suspend_begin.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_hibernation_leave.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_pm_finish.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sleep.o: warning: objtool: acpi_suspend_enter.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/efi.o: warning: objtool: update_efi_random_seed()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/efi.o: warning: objtool: update_efi_random_seed.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivars_unregister()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivars_register()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivar_init()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivars_unregister.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivars_register.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/vars.o: warning: objtool: efivar_init.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/reboot.o: warning: objtool: efi_reboot()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/reboot.o: warning: objtool: efi_reboot.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/bus.o: warning: objtool: sb_notify_work()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/bus.o: warning: objtool: acpi_sb_notify()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/bus.o: warning: objtool: sb_notify_work.cold.9()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/bus.o: warning: objtool: acpi_sb_notify.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/capsule.o: warning: objtool: efi_capsule_update()+0x2c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/capsule.o: warning: objtool: efi_capsule_update.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/glue.o: warning: objtool: acpi_physnode_link_name.part.5()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_device_add()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_init_device_object()+0x550: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_add_single_object()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_device_add.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_init_device_object.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/scan.o: warning: objtool: acpi_add_single_object.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/cper.o: warning: objtool: cper_print_bits()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/cper.o: warning: objtool: cper_print_bits.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_processor.o: warning: objtool: acpi_processor_add()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/runtime-wrappers.o: warning: objtool: efi_call_virt_check_flags()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/runtime-wrappers.o: warning: objtool: virt_efi_reset_system()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/efi/runtime-wrappers.o: warning: objtool: efi_call_virt_check_flags.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/efi/runtime-wrappers.o: warning: objtool: virt_efi_reset_system.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: param_set_event_clearing()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_suspend()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: ec_remove_handlers()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_add()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: param_set_event_clearing.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_suspend.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_stop.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: ec_remove_handlers.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_enable_event.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: ec_install_handlers.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ec.o: warning: objtool: acpi_ec_add.cold.28()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_root.o: warning: objtool: acpi_pci_root_add()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_add()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_allocate_irq()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_free_irq()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_check_possible.cold.3()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_check_current.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_get_current.isra.2.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_set.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_allocate_irq.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_link.o: warning: objtool: acpi_pci_link_free_irq.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_irq.o: warning: objtool: acpi_pci_irq_find_prt_entry.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpio_set_open_drain_value()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpio_set_open_source_value()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_input()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpiod_direction_output_raw()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_debounce()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_raw_value()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_value()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_value()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_value_cansleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiochip_irqchip_add_key()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpio_to_desc()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_output_raw()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_output()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_is_active_low()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_raw_value()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_cansleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_raw_value_cansleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_raw_value_cansleep()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_value_cansleep()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiochip_add_data()+0x287: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_request()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_hog()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpio_set_open_drain_value.cold.49()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpio_set_open_source_value.cold.50()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_input.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: _gpiod_direction_output_raw.cold.52()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_debounce.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_raw_value.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_value.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_value.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_value_cansleep.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiochip_irqchip_add_key.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpio_to_desc.cold.59()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_output_raw.cold.60()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_direction_output.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_is_active_low.cold.62()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_raw_value.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_cansleep.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_get_raw_value_cansleep.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_raw_value_cansleep.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_set_value_cansleep.cold.67()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiochip_add_data.cold.68()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_request.cold.69()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpiolib.o: warning: objtool: gpiod_hog.cold.70()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/power.o: warning: objtool: acpi_device_sleep_wake()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/power.o: warning: objtool: acpi_add_power_resource()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/power.o: warning: objtool: acpi_device_sleep_wake.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/power.o: warning: objtool: acpi_add_power_resource.cold.9()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: param_set_trace_method_name()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: acpi_table_attr_init()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: force_remove_store()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: acpi_sysfs_add_hotplug_profile()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: param_set_trace_method_name.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: acpi_table_attr_init.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: force_remove_store.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: counter_set.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sysfs.o: warning: objtool: acpi_sysfs_add_hotplug_profile.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_remove_cmos_rtc_space_handler()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_install_cmos_rtc_space_handler()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_remove_cmos_rtc_space_handler.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_cmos_rtc.o: warning: objtool: acpi_install_cmos_rtc_space_handler.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: check_can_switch()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_unregister_handler()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_unregister_client()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_process_delayed_switch()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: check_can_switch.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_unregister_handler.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_unregister_client.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_process_delayed_switch.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/vga/vga_switcheroo.o: warning: objtool: vga_switcheroo_debugfs_write.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_get_report()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_parser_reserved()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_parser_local()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_get_report.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_report_raw_event.cold.17()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_input_report.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: __hid_request.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_parser_reserved.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_parser_local.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-core.o: warning: objtool: hid_add_field.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-input.o: warning: objtool: hidinput_setkeycode()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-input.o: warning: objtool: hidinput_setkeycode.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-input.o: warning: objtool: hidinput_hid_event.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hidraw.o: warning: objtool: hidraw_ioctl.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_submit_out()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_submit_ctrl()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_wait_io()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_probe()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_parse()+0x215: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_post_reset()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_submit_out.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_submit_ctrl.cold.17()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_wait_io.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_probe.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_start.cold.20()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: usbhid_parse.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-core.o: warning: objtool: hid_post_reset.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-quirks.o: warning: objtool: usbhid_lookup_quirk()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/usbhid/hid-quirks.o: warning: objtool: usbhid_lookup_quirk.cold.1()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-quirks.o: warning: objtool: usbhid_quirks_init.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/usbhid/hid-pidff.o: warning: objtool: pidff_find_special_field.constprop.8.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_unregister_single()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_request()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_request_specific()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_free()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_get_id()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_register()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_unregister_single.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_request.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_request_specific.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_free.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_get_id.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hwspinlock/hwspinlock_core.o: warning: objtool: hwspin_lock_register.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_register_adapter()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_add_adapter()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_add_numbered_adapter()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_adapter_depth.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_register_adapter.cold.41()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_add_adapter.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-core-base.o: warning: objtool: i2c_add_numbered_adapter.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-core-smbus.o: warning: objtool: i2c_smbus_read_block_data()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/i2c-core-smbus.o: warning: objtool: i2c_smbus_read_i2c_block_data()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/input.o: warning: objtool: input_alloc_absinfo()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/input.o: warning: objtool: input_set_capability()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/input.o: warning: objtool: input_register_device.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/input/input.o: warning: objtool: input_alloc_absinfo.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/input/input.o: warning: objtool: input_set_capability.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/mousedev.o: warning: objtool: mousedev_read()+0x1d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mousedev.o: warning: objtool: mousedev_create()+0x228: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mousedev.o: warning: objtool: mousedev_create.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/input/evdev.o: warning: objtool: evdev_connect()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/evdev.o: warning: objtool: evdev_connect.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/serio.o: warning: objtool: serio_queue_event()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/serio.o: warning: objtool: __serio_register_driver()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/serio.o: warning: objtool: serio_queue_event.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/serio.o: warning: objtool: __serio_register_driver.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/serio.o: warning: objtool: serio_handle_event.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_kbd_write()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_flush()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_panic_blink()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_interrupt()+0x1cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: __i8042_command()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_dritek_enable()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_port_close()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_selftest()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_reset()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_enable_aux_port()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_enable_kbd_port()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_resume()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_pnp_id_to_string.constprop.6()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_kbd_write.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_flush.cold.9()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_panic_blink.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_interrupt.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: __i8042_command.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_dritek_enable.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_port_close.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_selftest.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_reset.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_enable_aux_port.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_enable_kbd_port.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/i8042.o: warning: objtool: i8042_controller_resume.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/serio/serport.o: warning: objtool: serport_ldisc_read()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/iommu.o: warning: objtool: iommu_group_add_device()+0x201: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/iommu.o: warning: objtool: iommu_unmap.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/iommu.o: warning: objtool: iommu_map.cold.17()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/iommu.o: warning: objtool: iommu_group_add_device.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/iommu.o: warning: objtool: iommu_request_dm_for_dev.cold.19()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/iova.o: warning: objtool: copy_reserved_iova()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/iova.o: warning: objtool: copy_reserved_iova.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from ./include/linux/ratelimit.h:5, BUILDSTDERR: from drivers/iommu/amd_iommu.c:20: BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'get_alias' at drivers/iommu/amd_iommu.c:341:4: BUILDSTDERR: ./include/linux/string.h:309:9: warning: '__builtin_memcpy' accessing 32 bytes at offsets 0 and 0 overlaps 32 bytes at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin_memcpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: get_alias()+0x13b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: __iommu_queue_command_sync.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: map_sg.cold.43()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: get_alias.cold.45()+0x5b: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: amd_iommu_get_resv_regions.cold.46()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: amd_iommu_add_device.cold.47()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/amd_iommu.o: warning: objtool: amd_iommu_int_thread.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_walk_remapping_entries()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: __dmar_enable_qi()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_set_interrupt.part.13()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_device_hotplug()+0x23d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_walk_remapping_entries.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_set_interrupt.part.13.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_fault.cold.23()+0x89: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_device_hotplug.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_alloc_pci_notify_info.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_alloc_dev_scope.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_parse_one_drhd.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: dmar_insert_dev_scope.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/dmar.o: warning: objtool: qi_submit_sync.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_flush_write_buffer()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_disable_translation()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __iommu_flush_iotlb()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __iommu_flush_context()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_set_root_entry()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_enable_translation()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_disable_protect_mem_regions()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_alloc_iova()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: quirk_ioat_snb_local_iommu()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: quirk_calpella_no_shadow_gtt()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_init_qi()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_map()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_domain_identity_map()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_memory_notifier()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_domain_alloc()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_init_domains()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: dmar_insert_one_dev_info()+0x386: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_no_mapping()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: get_valid_domain_for_dev()+0x219: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __intel_map_single()+0x15b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __iommu_flush_iotlb.cold.75()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_alloc_iova.cold.80()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: quirk_ioat_snb_local_iommu.cold.81()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: quirk_calpella_no_shadow_gtt.cold.82()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_init_qi.cold.83()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __domain_mapping.cold.84()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_map.cold.85()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_domain_identity_map.cold.86()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_memory_notifier.cold.87()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_domain_alloc.cold.88()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_init_domains.cold.89()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: dmar_iommu_hotplug.cold.90()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: dmar_insert_one_dev_info.cold.91()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: intel_iommu_attach_device.cold.92()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: iommu_no_mapping.cold.93()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: get_valid_domain_for_dev.cold.94()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-iommu.o: warning: objtool: __intel_map_single.cold.95()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: prq_event_thread()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: intel_svm_alloc_pasid_tables()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: intel_svm_enable_prq()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: prq_event_thread.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: intel_svm_alloc_pasid_tables.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel-svm.o: warning: objtool: intel_svm_enable_prq.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: iommu_set_irq_remapping()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: iommu_enable_irq_remapping()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: ir_parse_ioapic_hpet_scope()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: intel_setup_irq_remapping.part.11()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: iommu_enable_irq_remapping.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: ir_parse_ioapic_hpet_scope.cold.19()+0x7c: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: intel_irq_remapping_alloc.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: intel_setup_irq_remapping.part.11.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/intel_irq_remapping.o: warning: objtool: dmar_ir_hotplug.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/iommu/irq_remapping.o: warning: objtool: panic_if_irq_remap()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/leds/led-triggers.o: warning: objtool: led_trigger_register_simple()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/leds/led-triggers.o: warning: objtool: led_trigger_register_simple.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/macintosh/mac_hid.o: warning: objtool: mac_hid_emumouse_connect.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/mailbox/pcc.o: warning: objtool: parse_pcc_subspace()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mailbox/pcc.o: warning: objtool: parse_pcc_subspace.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_set_array_sectors()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: state_show()+0x26b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: reshape_position_show()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: super_90_load()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: md_start_sync()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: super_written()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: read_rdev()+0x19b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: add_named_array()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: bind_rdev_to_array()+0x1bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: md_setup_cluster()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: md_reload_sb()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: do_md_stop()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: md_ioctl()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/md.o: warning: objtool: md_set_array_sectors.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_integrity_register.cold.67()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: super_1_validate.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_integrity_add_rdev.cold.72()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: super_90_load.cold.73()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_start_sync.cold.74()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: super_written.cold.75()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: read_rdev.cold.76()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: bind_rdev_to_array.cold.79()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_set_readonly.cold.80()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: level_store.cold.81()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_setup_cluster.cold.82()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_run.cold.83()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_reload_sb.cold.84()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: do_md_stop.cold.85()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: add_new_disk.cold.86()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/md.o: warning: objtool: md_ioctl.cold.87()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: read_page()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_file_kick()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_copy_from_slot()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: read_page.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_file_kick.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_init_from_disk.cold.28()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_resize.cold.29()+0x4e: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_create.cold.30()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/md/bitmap.o: warning: objtool: bitmap_copy_from_slot.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_send_uevents()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_path_uevent()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_uevent_init()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_send_uevents.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_path_uevent.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-uevent.o: warning: objtool: dm_uevent_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_set_target_max_io_len()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm.o: warning: objtool: __dm_destroy()+0x210: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_set_geometry()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_create()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_remap_zone_report.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: __split_and_process_non_flush.cold.44()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_set_target_max_io_len.cold.45()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_blk_ioctl.cold.46()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: __dm_destroy.cold.47()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_set_geometry.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_create.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm.o: warning: objtool: dm_setup_md_queue.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-table.o: warning: objtool: dm_table_complete()+0x385: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-table.o: warning: objtool: dm_table_complete.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from ./include/linux/kthread.h:5, BUILDSTDERR: from drivers/md/dm-core.h:12, BUILDSTDERR: from drivers/md/dm-ioctl.c:8: BUILDSTDERR: drivers/md/dm-ioctl.c: In function 'retrieve_status': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dm_get_inactive_table()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: table_load()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dev_create()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dm_get_inactive_table.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: ctl_ioctl.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dev_set_geometry.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: target_message.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: table_load.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dev_rename.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dev_create.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-ioctl.o: warning: objtool: dm_hash_remove_all.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-io.o: warning: objtool: bio_next_page()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-io.o: warning: objtool: dispatch_io()+0x266: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-io.o: warning: objtool: bio_next_page.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-io.o: warning: objtool: dispatch_io.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: end_clone_bio()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: map_request()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: dm_mq_init_request_queue()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: end_clone_bio.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: map_request.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-rq.o: warning: objtool: dm_mq_init_request_queue.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-bufio.o: warning: objtool: dm_bufio_client_destroy.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: __invalidate_snapshot()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: snapshot_merge_next_chunks()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: merge_callback()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: snapshot_preresume.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: __invalidate_snapshot.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: snapshot_ctr.cold.28()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: snapshot_merge_next_chunks.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: merge_callback.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap.o: warning: objtool: snapshot_map.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-exception-store.o: warning: objtool: get_type.part.1()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-exception-store.o: warning: objtool: dm_exception_store_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-exception-store.o: warning: objtool: get_type.part.1.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-exception-store.o: warning: objtool: dm_exception_store_init.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap-transient.o: warning: objtool: dm_transient_snapshot_init.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: persistent_drop_snapshot()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: persistent_ctr()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: dm_persistent_snapshot_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: persistent_drop_snapshot.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: persistent_ctr.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: persistent_read_metadata.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-snap-persistent.o: warning: objtool: dm_persistent_snapshot_init.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_postsuspend()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_resume()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: recovery_complete()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: read_callback()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_postsuspend.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_resume.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_presuspend.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: fail_mirror.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: recovery_complete.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_end_io.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: read_callback.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid1.o: warning: objtool: mirror_ctr.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: disk_resume()+0x212: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: create_log_context.isra.6()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: disk_ctr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: disk_resume.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: dm_dirty_log_create.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: create_log_context.isra.6.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log.o: warning: objtool: disk_ctr.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-region-hash.o: warning: objtool: dm_region_hash_create()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-region-hash.o: warning: objtool: dm_region_hash_create.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_exec_for_each_entry()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_check_gar()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_resources_release()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: __apei_exec_run.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_exec_for_each_entry.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_check_gar.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_resources_release.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/apei-base.o: warning: objtool: apei_resources_request.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/hest.o: warning: objtool: apei_hest_parse.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_move_data()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_timedout()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_stall_while_true()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_stall()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: pr_unimpl_nvram()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_move_data.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_timedout.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_stall_while_true.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_exec_stall.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: pr_unimpl_nvram.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/erst.o: warning: objtool: erst_get_record_id_next.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_add_timer()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: __ghes_panic.isra.9()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_read_estatus()+0x12c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_add_timer.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_remove.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_read_estatus.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_do_proc.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/apei/ghes.o: warning: objtool: ghes_probe.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/button.o: warning: objtool: param_set_lid_init_state()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/button.o: warning: objtool: acpi_lid_notify_state.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/button.o: warning: objtool: param_set_lid_init_state.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/button.o: warning: objtool: acpi_button_add.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/pci_slot.o: warning: objtool: register_slot.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/mfd/mfd-core.o: warning: objtool: mfd_clone_cell()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mfd/mfd-core.o: warning: objtool: mfd_clone_cell.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: kgdbts_option_setup()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: kgdbts_break_test()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: put_cont_catch()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_hw_break_test()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: check_and_rewind_pc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: check_single_step()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: fill_get_buf()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_simple_test()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_plant_and_detach_test()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_breakpoint_test()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: param_set_kgdbts_var()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: kgdbts_option_setup.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: kgdbts_break_test.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: put_cont_catch.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_hw_break_test.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: check_and_rewind_pc.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: check_single_step.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_simple_test.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_plant_and_detach_test.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: run_breakpoint_test.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: configure_kgdbts.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/kgdbts.o: warning: objtool: param_set_kgdbts_var.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/loopback.o: warning: objtool: loopback_net_init()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy.o: warning: objtool: phy_start_interrupts()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy.o: warning: objtool: phy_start_interrupts.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_device_register()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_attach()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_connect()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_driver_register()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_device_register.cold.19()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_attach.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_connect.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/phy_device.o: warning: objtool: phy_driver_register.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/mdio_bus.o: warning: objtool: __mdiobus_register.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_register()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_register()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/mdio_device.o: warning: objtool: mdio_driver_register.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/mdio_device.o: warning: objtool: mdio_device_register.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/nvdimm/namespace_devs.o: warning: objtool: __reserve_free_pmem()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvdimm/namespace_devs.o: warning: objtool: __nvdimm_namespace_capacity()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvdimm/namespace_devs.o: warning: objtool: __nvdimm_namespace_capacity.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pci/bus.o: warning: objtool: pci_add_resource_offset()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/bus.o: warning: objtool: pci_add_resource_offset.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pci/probe.o: warning: objtool: pci_bus_read_dev_vendor_id.cold.38()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/pci/probe.o: warning: objtool: pci_register_host_bridge.cold.39()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci.o: warning: objtool: pci_remap_iospace()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/pci.o: warning: objtool: pci_reassigndev_resource_alignment()+0x45f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/pci.o: warning: objtool: pci_remap_iospace.cold.49()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci.o: warning: objtool: pci_reassigndev_resource_alignment.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-driver.o: warning: objtool: pci_pm_runtime_suspend.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-driver.o: warning: objtool: pci_legacy_suspend_late.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-driver.o: warning: objtool: pci_legacy_suspend.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-driver.o: warning: objtool: pci_pm_suspend_noirq.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-driver.o: warning: objtool: pci_pm_suspend.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-sysfs.o: warning: objtool: pci_mmap_resource.isra.11()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/pci-sysfs.o: warning: objtool: pci_mmap_resource.isra.11.cold.15()+0x5f: call without frame pointer save/setup BUILDSTDERR: drivers/pci/setup-bus.o: warning: objtool: add_to_list()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/setup-bus.o: warning: objtool: add_to_list.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/setup-bus.o: warning: objtool: pci_assign_unassigned_bridge_resources.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/pci/slot.o: warning: objtool: pci_slot_init()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/slot.o: warning: objtool: pci_slot_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/quirks.o: warning: objtool: nvbridge_check_legacy_irq_routing()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/quirks.o: warning: objtool: nvbridge_check_legacy_irq_routing.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/quirks.o: warning: objtool: quirk_intel_mc_errata.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: test_write_file()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: attention_write_file()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: power_write_file()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: test_write_file.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: attention_write_file.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: power_write_file.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: __pci_hp_register.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pci_hotplug_core.o: warning: objtool: pci_hp_deregister.cold.12()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpi_pcihp.o: warning: objtool: acpi_get_hp_hw_control_from_firmware()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/acpi_pcihp.o: warning: objtool: acpi_get_hp_hw_control_from_firmware.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/pciehp_hpc.o: warning: objtool: pciehp_check_link_status()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/pciehp_hpc.o: warning: objtool: pciehp_check_link_status.cold.13()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpiphp_core.o: warning: objtool: acpiphp_register_hotplug_slot.cold.4()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpiphp_glue.o: warning: objtool: acpiphp_add_context.cold.9()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pcie/aer/aerdrv_core.o: warning: objtool: aer_recover_work_func()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/pcie/aer/aerdrv_core.o: warning: objtool: aer_recover_work_func.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug-pci.o: warning: objtool: pci_hp_add_bridge()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug-pci.o: warning: objtool: pci_hp_add_bridge.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/pci/pci-acpi.o: warning: objtool: pci_get_hp_params.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_driver.o: warning: objtool: acpi_soft_cpu_online.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_idle.o: warning: objtool: set_max_cstate()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/processor_idle.o: warning: objtool: flatten_lpi_states.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_idle.o: warning: objtool: set_max_cstate.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_idle.o: warning: objtool: acpi_processor_get_power_info.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_throttling.o: warning: objtool: acpi_processor_throttling_notifier.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_throttling.o: warning: objtool: acpi_processor_set_throttling_ptc.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_throttling.o: warning: objtool: acpi_processor_get_throttling_ptc.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_throttling.o: warning: objtool: acpi_processor_get_throttling_info.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/cs.o: warning: objtool: pcmcia_socket_dev_complete()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/cs.o: warning: objtool: pcmcia_socket_dev_complete.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/ds.o: warning: objtool: pcmcia_register_driver()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/ds.o: warning: objtool: pcmcia_register_driver.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: add_interval()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: do_mem_probe()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: add_interval.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: sub_interval.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/rsrc_nonstatic.o: warning: objtool: do_mem_probe.cold.15()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_request_gpio()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_enable()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_register_map()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_request_gpio.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_enable.cold.18()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/core.o: warning: objtool: pinctrl_register_map.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/pinmux.o: warning: objtool: pinmux_validate_map()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/pinmux.o: warning: objtool: pinmux_validate_map.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/pinconf.o: warning: objtool: pinconf_validate_map()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/pinconf.o: warning: objtool: pinconf_validate_map.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/intel/pinctrl-baytrail.o: warning: objtool: byt_gpio_set_direction()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pinctrl/intel/pinctrl-baytrail.o: warning: objtool: byt_gpio_set_direction.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/pinctrl/intel/pinctrl-baytrail.o: warning: objtool: byt_irq_type.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_perflib.o: warning: objtool: acpi_processor_ppc_init()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/processor_perflib.o: warning: objtool: acpi_processor_get_performance_info.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_perflib.o: warning: objtool: acpi_processor_preregister_performance.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/processor_perflib.o: warning: objtool: acpi_processor_ppc_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: acpi_thermal_trips_update()+0x7ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_tzp()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_psv()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_act()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: acpi_thermal_trips_update.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_tzp.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_psv.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_act.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/thermal.o: warning: objtool: thermal_set_mode.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/ioapic.o: warning: objtool: handle_ioapic_add.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/battery.o: warning: objtool: acpi_battery_get_state.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/battery.o: warning: objtool: acpi_battery_get_info.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/cppc_acpi.o: warning: objtool: send_pcc_cmd()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/cppc_acpi.o: warning: objtool: send_pcc_cmd.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/cppc_acpi.o: warning: objtool: acpi_cppc_processor_probe.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/pnp/core.o: warning: objtool: pnp_alloc()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pnp/core.o: warning: objtool: pnp_alloc.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/power/supply/power_supply_core.o: warning: objtool: __power_supply_register()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/power/supply/power_supply_core.o: warning: objtool: __power_supply_register.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/pwm/core.o: warning: objtool: pwm_put.part.13()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pwm/core.o: warning: objtool: devm_of_pwm_get()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pwm/core.o: warning: objtool: of_pwm_get()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pwm/core.o: warning: objtool: pwm_put.part.13.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pwm/core.o: warning: objtool: devm_of_pwm_get.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pwm/core.o: warning: objtool: of_pwm_get.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/ras/cec.o: warning: objtool: cec_add_elem.cold.6()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: suspend_set_state()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: rdev_init_debugfs()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_do_enable()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_mode_constrain()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_allow_bypass()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_check_voltage()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_set_current_limit()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: print_constraints()+0x1a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_set_voltage_unlocked()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_is_supported_voltage()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: drms_uA_update()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_disable()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_enable()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_bulk_disable()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_disable_work()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_bulk_enable()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_register_supply_alias()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: create_regulator()+0x1aa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_resolve_supply()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_get()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_get_voltage.cold.33()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: suspend_set_state.cold.34()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: rdev_init_debugfs.cold.36()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_do_enable.cold.37()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_do_set_voltage.cold.38()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_mode_constrain.cold.39()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_allow_bypass.cold.40()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_check_voltage.cold.41()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_set_current_limit.cold.42()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: print_constraints.cold.43()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_set_voltage_unlocked.cold.44()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_is_supported_voltage.cold.45()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: drms_uA_update.cold.46()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_disable.cold.47()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_enable.cold.48()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_bulk_disable.cold.49()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_force_disable.cold.50()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_disable_work.cold.51()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_bulk_enable.cold.52()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_register_supply_alias.cold.53()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: create_regulator.cold.54()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_resolve_supply.cold.55()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: regulator_register.cold.56()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/core.o: warning: objtool: _regulator_get.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/regulator/dummy.o: warning: objtool: dummy_regulator_probe.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/hosts.o: warning: objtool: scsi_register()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/hosts.o: warning: objtool: scsi_register.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_ioctl.o: warning: objtool: scsi_ioctl()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_ioctl.o: warning: objtool: scsi_ioctl.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_lib.o: warning: objtool: scsi_kmap_atomic_sg()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_lib.o: warning: objtool: scsi_kmap_atomic_sg.cold.42()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_lib.o: warning: objtool: scsi_request_fn.cold.43()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_scan.o: warning: objtool: scsi_alloc_target()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_scan.o: warning: objtool: scsi_alloc_target.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_scan.o: warning: objtool: __scsi_scan_target.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from ./include/linux/blkdev.h:4, BUILDSTDERR: from drivers/scsi/scsi_devinfo.c:2: BUILDSTDERR: drivers/scsi/scsi_devinfo.c: In function 'scsi_strcpy_devinfo': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/scsi_devinfo.o: warning: objtool: scsi_strcpy_devinfo()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_devinfo.o: warning: objtool: scsi_strcpy_devinfo.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_devinfo.o: warning: objtool: scsi_dev_info_list_add_keyed.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_netlink.o: warning: objtool: scsi_nl_rcv_msg()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_netlink.o: warning: objtool: scsi_netlink_init()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_netlink.o: warning: objtool: scsi_nl_rcv_msg.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_netlink.o: warning: objtool: scsi_netlink_init.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_proc.o: warning: objtool: scsi_proc_hostdir_add()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_proc.o: warning: objtool: scsi_proc_host_add()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_proc.o: warning: objtool: scsi_proc_hostdir_add.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_proc.o: warning: objtool: scsi_proc_host_add.cold.2()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sd.o: warning: objtool: sd_revalidate_disk.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sd_dif.o: warning: objtool: sd_dif_prepare.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sd_dif.o: warning: objtool: sd_dif_complete.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sg.o: warning: objtool: sg_add_device()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sg.o: warning: objtool: sg_rq_end_io.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sg.o: warning: objtool: sg_add_device.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sg.o: warning: objtool: sg_write.cold.25()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/gov_bang_bang.o: warning: objtool: bang_bang_control()+0x1f9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thermal/gov_bang_bang.o: warning: objtool: bang_bang_control.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: check_tty_count()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_paranoia_check()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: __do_SAK.part.22()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_register_device_attr()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: check_tty_count.cold.26()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_paranoia_check.cold.27()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_write.cold.28()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: __do_SAK.part.22.cold.29()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_register_device_attr.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_release.cold.31()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_io.o: warning: objtool: tty_init_dev.cold.32()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_tty.o: warning: objtool: n_tty_kick_worker()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_tty.o: warning: objtool: n_tty_kick_worker.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_ldisc.o: warning: objtool: tty_ldisc_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_lock()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_unlock()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_lock_interruptible()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_lock.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_unlock.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/tty_mutex.o: warning: objtool: tty_lock_interruptible.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: moom_callback()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: sysrq_connect()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: __handle_sysrq()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: moom_callback.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: sysrq_connect.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: __handle_sysrq.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/tty/sysrq.o: warning: objtool: sysrq_toggle_support.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/tty/hvc/hvc_console.o: warning: objtool: hvc_close.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/tty/hvc/hvc_console.o: warning: objtool: hvc_alloc.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/hvc/hvc_xen.o: warning: objtool: xen_hvm_console_init.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/tty/hvc/hvc_xen.o: warning: objtool: xen_console_resume.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/serial_core.o: warning: objtool: uart_tty_port_shutdown()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/serial_core.o: warning: objtool: uart_hangup()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/serial_core.o: warning: objtool: uart_add_one_port.cold.24()+0x54: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/serial_core.o: warning: objtool: uart_tty_port_shutdown.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/serial_core.o: warning: objtool: uart_hangup.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/8250_core.o: warning: objtool: serial8250_interrupt()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/8250/8250_core.o: warning: objtool: serial8250_interrupt.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/8250_port.o: warning: objtool: serial8250_do_startup.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/8250_port.o: warning: objtool: serial8250_config_port.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/8250_pci.o: warning: objtool: pci_quatech_setup()+0x31f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/8250/8250_pci.o: warning: objtool: pci_quatech_init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/8250/8250_pci.o: warning: objtool: pci_quatech_setup.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/8250_pci.o: warning: objtool: pci_quatech_init.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/kgdboc.o: warning: objtool: kgdboc_option_setup()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/kgdboc.o: warning: objtool: param_set_kgdboc_var()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/kgdboc.o: warning: objtool: kgdboc_option_setup.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/kgdboc.o: warning: objtool: param_set_kgdboc_var.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/selection.o: warning: objtool: set_selection()+0x2e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/vt/selection.o: warning: objtool: set_selection.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/keyboard.o: warning: objtool: k_brl.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/keyboard.o: warning: objtool: kbd_event.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_bind_con_driver()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_unblank_screen()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_con_write.part.24()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_bind_con_driver.cold.28()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_take_over_console.cold.29()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_unblank_screen.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/vt/vt.o: warning: objtool: do_con_write.part.24.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/usb.o: warning: objtool: __usb_get_extra_descriptor()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/usb.o: warning: objtool: __usb_get_extra_descriptor.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/usb.o: warning: objtool: usb_find_alt_setting.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/hub.o: warning: objtool: usb_hub_init()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/hub.o: warning: objtool: usb_hub_init.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/hcd.o: warning: objtool: usb_mon_deregister()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/hcd.o: warning: objtool: usb_mon_deregister.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/hcd.o: warning: objtool: usb_add_hcd.cold.33()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/hcd.o: warning: objtool: usb_hcd_map_urb_for_dma.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/urb.o: warning: objtool: usb_submit_urb.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/driver.o: warning: objtool: usb_register_device_driver()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/driver.o: warning: objtool: usb_register_device_driver.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/file.o: warning: objtool: usb_major_init()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/file.o: warning: objtool: usb_register_dev.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/file.o: warning: objtool: usb_major_init.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/sysfs.o: warning: objtool: level_store()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/sysfs.o: warning: objtool: level_show()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/sysfs.o: warning: objtool: level_store.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/sysfs.o: warning: objtool: level_show.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/port.o: warning: objtool: link_peers_report()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/core/port.o: warning: objtool: link_peers_report.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/core/port.o: warning: objtool: usb_hub_remove_port_device.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/pci-quirks.o: warning: objtool: usb_amd_find_chipset_info.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/ehci-hcd.o: warning: objtool: ehci_endpoint_reset.cold.85()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/uhci-hcd.o: warning: objtool: lprintk.part.25()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/uhci-hcd.o: warning: objtool: lprintk.part.25.cold.43()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/usb/mon/mon_text.o: warning: objtool: mon_text_release()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/mon/mon_text.o: warning: objtool: mon_text_release.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/mon/mon_bin.o: warning: objtool: mon_bin_release()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/mon/mon_bin.o: warning: objtool: mon_bin_release.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/mon/mon_bin.o: warning: objtool: mon_bin_open.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/hdmi.h:28, BUILDSTDERR: from drivers/video/hdmi.c:28: BUILDSTDERR: drivers/video/hdmi.c: In function 'hdmi_spd_infoframe_init': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/usb/serial/usb-serial.o: warning: objtool: usb_serial_deregister_drivers()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/serial/usb-serial.o: warning: objtool: usb_serial_deregister_drivers.cold.12()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/usb/serial/usb-serial.o: warning: objtool: usb_serial_register_drivers.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/video/backlight/backlight.o: warning: objtool: backlight_device_register.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/usb/serial/console.o: warning: objtool: usb_console_setup()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/serial/console.o: warning: objtool: usb_console_setup.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: fbcon_prepare_logo()+0x23a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: con2fb_release_oldinfo.isra.19.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: fbcon_prepare_logo.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: fbcon_init.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: set_con2fb_map.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: fbcon_event_notify.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/video/console/fbcon.o: warning: objtool: fbcon_switch.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/fbmem.o: warning: objtool: fb_set_var.cold.18()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/fbmem.o: warning: objtool: do_remove_conflicting_framebuffers.cold.19()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/fbmem.o: warning: objtool: register_framebuffer.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_find_mode_cvt()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/core/fbcvt.o: warning: objtool: fb_find_mode_cvt.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_fault()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/core/fb_defio.o: warning: objtool: fb_deferred_io_fault.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: cfb_fillrect()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/core/cfbfillrect.o: warning: objtool: cfb_fillrect.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/core/sysfillrect.o: warning: objtool: sys_fillrect()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/core/sysfillrect.o: warning: objtool: sys_fillrect.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/xen-fbfront.o: warning: objtool: xenfb_probe()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/xen-fbfront.o: warning: objtool: xenfb_probe.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/vesafb.o: warning: objtool: vesafb_probe()+0x1a6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/vesafb.o: warning: objtool: vesafb_probe.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/watchdog_core.o: warning: objtool: __watchdog_register_device.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/watchdog_core.o: warning: objtool: watchdog_init_timeout.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/efifb.o: warning: objtool: efifb_probe.cold.5()+0x199: call without frame pointer save/setup BUILDSTDERR: drivers/xen/cpu_hotplug.o: warning: objtool: vcpu_online()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/cpu_hotplug.o: warning: objtool: vcpu_online.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/watchdog_dev.o: warning: objtool: watchdog_stop()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/watchdog_dev.o: warning: objtool: watchdog_stop.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/watchdog_dev.o: warning: objtool: watchdog_release.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/watchdog_dev.o: warning: objtool: watchdog_dev_register.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_end_foreign_access_ref()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: __gnttab_init()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_end_foreign_access()+0x127: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_setup_auto_xlat_frames()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_end_foreign_access_ref.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_map.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_handle_deferred.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: __gnttab_init.cold.18()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_end_foreign_access.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/grant-table.o: warning: objtool: gnttab_setup_auto_xlat_frames.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/manage.o: warning: objtool: shutdown_event()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/manage.o: warning: objtool: do_suspend()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/manage.o: warning: objtool: xen_suspend()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/manage.o: warning: objtool: sysrq_handler()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/manage.o: warning: objtool: shutdown_event.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/manage.o: warning: objtool: do_suspend.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/xen/manage.o: warning: objtool: xen_suspend.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/xen/manage.o: warning: objtool: sysrq_handler.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/manage.o: warning: objtool: shutdown_handler.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_client.o: warning: objtool: xenbus_unmap_ring_vfree_hvm.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_client.o: warning: objtool: xenbus_map_ring_valloc_pv.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_client.o: warning: objtool: xenbus_map_ring_valloc_hvm.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_irq_init()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: evtchn_from_irq()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: __startup_pirq()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_send_IPI_one()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_callback_vector()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: evtchn_from_irq.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: __startup_pirq.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_bind_pirq_gsi_to_irq.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_allocate_pirq_msi.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_destroy_irq.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_send_IPI_one.cold.31()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_irq_resume.cold.32()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_base.o: warning: objtool: xen_callback_vector.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_comms.o: warning: objtool: xb_init_comms()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_comms.o: warning: objtool: xenbus_thread.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_comms.o: warning: objtool: xb_init_comms.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_2l.o: warning: objtool: xen_debug_interrupt()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/events/events_2l.o: warning: objtool: xen_debug_interrupt.cold.3()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_xs.o: warning: objtool: xenbus_transaction_end()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_xs.o: warning: objtool: unregister_xenbus_watch()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_xs.o: warning: objtool: xs_talkv.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_fifo.o: warning: objtool: __evtchn_fifo_handle_events.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/events/events_fifo.o: warning: objtool: evtchn_fifo_setup.cold.3()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: hvm_get_parameter()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_shutdown()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_resume()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_resume_cb()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: hvm_get_parameter.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_suspend.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_shutdown.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_dev_resume.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe.o: warning: objtool: xenbus_resume_cb.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-acpi-pad.o: warning: objtool: acpi_pad_notify()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-acpi-pad.o: warning: objtool: acpi_pad_add()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-acpi-pad.o: warning: objtool: acpi_pad_notify.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: frontend_bus_id()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: wait_loop()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: wait_for_devices()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: print_device_status()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: frontend_bus_id.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: wait_loop.cold.4()+0x4a: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: wait_for_devices.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: print_device_status.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenbus/xenbus_probe_frontend.o: warning: objtool: frontend_probe_and_watch.cold.7()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-balloon.o: warning: objtool: balloon_init_watcher()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-balloon.o: warning: objtool: balloon_init_watcher.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-selfballoon.o: warning: objtool: xen_selfballoon_init()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-selfballoon.o: warning: objtool: xen_selfballoon_init.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: scripts/unifdef.c: In function 'Mpass': BUILDSTDERR: scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' ld = clean ']' + case "${KCONFIG_CONFIG}" in + . ./.config BUILDSTDERR: ++ CONFIG_64BIT=y BUILDSTDERR: ++ CONFIG_X86_64=y BUILDSTDERR: ++ CONFIG_X86=y BUILDSTDERR: ++ CONFIG_INSTRUCTION_DECODER=y BUILDSTDERR: ++ CONFIG_OUTPUT_FORMAT=elf64-x86-64 BUILDSTDERR: ++ CONFIG_ARCH_DEFCONFIG=arch/x86/configs/x86_64_defconfig BUILDSTDERR: ++ CONFIG_LOCKDEP_SUPPORT=y BUILDSTDERR: ++ CONFIG_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_MMU=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MIN=28 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MAX=32 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 BUILDSTDERR: ++ CONFIG_NEED_DMA_MAP_STATE=y BUILDSTDERR: ++ CONFIG_NEED_SG_DMA_LENGTH=y BUILDSTDERR: ++ CONFIG_GENERIC_ISA_DMA=y BUILDSTDERR: ++ CONFIG_GENERIC_BUG=y BUILDSTDERR: ++ CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y BUILDSTDERR: ++ CONFIG_GENERIC_HWEIGHT=y BUILDSTDERR: ++ CONFIG_ARCH_MAY_HAVE_PC_FDC=y BUILDSTDERR: ++ CONFIG_RWSEM_XCHGADD_ALGORITHM=y BUILDSTDERR: ++ CONFIG_GENERIC_CALIBRATE_DELAY=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CPU_RELAX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y BUILDSTDERR: ++ CONFIG_HAVE_SETUP_PER_CPU_AREA=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_ARCH_HIBERNATION_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_SUSPEND_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_GENERAL_HUGETLB=y BUILDSTDERR: ++ CONFIG_ZONE_DMA32=y BUILDSTDERR: ++ CONFIG_AUDIT_ARCH=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y BUILDSTDERR: ++ CONFIG_HAVE_INTEL_TXT=y BUILDSTDERR: ++ CONFIG_X86_64_SMP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_UPROBES=y BUILDSTDERR: ++ CONFIG_FIX_EARLYCON_MEM=y BUILDSTDERR: ++ CONFIG_PGTABLE_LEVELS=4 BUILDSTDERR: ++ CONFIG_DEFCONFIG_LIST=/lib/modules//.config BUILDSTDERR: ++ CONFIG_IRQ_WORK=y BUILDSTDERR: ++ CONFIG_BUILDTIME_EXTABLE_SORT=y BUILDSTDERR: ++ CONFIG_THREAD_INFO_IN_TASK=y BUILDSTDERR: ++ CONFIG_INIT_ENV_ARG_LIMIT=32 BUILDSTDERR: ++ CONFIG_CROSS_COMPILE= BUILDSTDERR: ++ CONFIG_LOCALVERSION= BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_BZIP2=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZMA=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_XZ=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZO=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZ4=y BUILDSTDERR: ++ CONFIG_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_DEFAULT_HOSTNAME='(none)' BUILDSTDERR: ++ CONFIG_SWAP=y BUILDSTDERR: ++ CONFIG_SYSVIPC=y BUILDSTDERR: ++ CONFIG_SYSVIPC_SYSCTL=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE_SYSCTL=y BUILDSTDERR: ++ CONFIG_CROSS_MEMORY_ATTACH=y BUILDSTDERR: ++ CONFIG_FHANDLE=y BUILDSTDERR: ++ CONFIG_AUDIT=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDIT_WATCH=y BUILDSTDERR: ++ CONFIG_AUDIT_TREE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_PROBE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_SHOW=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y BUILDSTDERR: ++ CONFIG_GENERIC_PENDING_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_MIGRATION=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN_HIERARCHY=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_FORCED_THREADING=y BUILDSTDERR: ++ CONFIG_SPARSE_IRQ=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_WATCHDOG=y BUILDSTDERR: ++ CONFIG_ARCH_CLOCKSOURCE_DATA=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y BUILDSTDERR: ++ CONFIG_GENERIC_TIME_VSYSCALL=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y BUILDSTDERR: ++ CONFIG_GENERIC_CMOS_UPDATE=y BUILDSTDERR: ++ CONFIG_TICK_ONESHOT=y BUILDSTDERR: ++ CONFIG_NO_HZ_COMMON=y BUILDSTDERR: ++ CONFIG_NO_HZ_FULL=y BUILDSTDERR: ++ CONFIG_NO_HZ=y BUILDSTDERR: ++ CONFIG_HIGH_RES_TIMERS=y BUILDSTDERR: ++ CONFIG_VIRT_CPU_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_VIRT_CPU_ACCOUNTING_GEN=y BUILDSTDERR: ++ CONFIG_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT_V3=y BUILDSTDERR: ++ CONFIG_TASKSTATS=y BUILDSTDERR: ++ CONFIG_TASK_DELAY_ACCT=y BUILDSTDERR: ++ CONFIG_TASK_XACCT=y BUILDSTDERR: ++ CONFIG_TASK_IO_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_TREE_RCU=y BUILDSTDERR: ++ CONFIG_SRCU=y BUILDSTDERR: ++ CONFIG_TREE_SRCU=y BUILDSTDERR: ++ CONFIG_TASKS_RCU=y BUILDSTDERR: ++ CONFIG_RCU_STALL_COMMON=y BUILDSTDERR: ++ CONFIG_RCU_NEED_SEGCBLIST=y BUILDSTDERR: ++ CONFIG_CONTEXT_TRACKING=y BUILDSTDERR: ++ CONFIG_RCU_NOCB_CPU=y BUILDSTDERR: ++ CONFIG_BUILD_BIN2C=y BUILDSTDERR: ++ CONFIG_LOG_BUF_SHIFT=18 BUILDSTDERR: ++ CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_INT128=y BUILDSTDERR: ++ CONFIG_NUMA_BALANCING=y BUILDSTDERR: ++ CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y BUILDSTDERR: ++ CONFIG_CGROUPS=y BUILDSTDERR: ++ CONFIG_PAGE_COUNTER=y BUILDSTDERR: ++ CONFIG_MEMCG=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP_ENABLED=y BUILDSTDERR: ++ CONFIG_BLK_CGROUP=y BUILDSTDERR: ++ CONFIG_DEBUG_BLK_CGROUP=y BUILDSTDERR: ++ CONFIG_CGROUP_WRITEBACK=y BUILDSTDERR: ++ CONFIG_CGROUP_SCHED=y BUILDSTDERR: ++ CONFIG_FAIR_GROUP_SCHED=y BUILDSTDERR: ++ CONFIG_CFS_BANDWIDTH=y BUILDSTDERR: ++ CONFIG_CGROUP_PIDS=y BUILDSTDERR: ++ CONFIG_CGROUP_FREEZER=y BUILDSTDERR: ++ CONFIG_CGROUP_HUGETLB=y BUILDSTDERR: ++ CONFIG_CPUSETS=y BUILDSTDERR: ++ CONFIG_PROC_PID_CPUSET=y BUILDSTDERR: ++ CONFIG_CGROUP_DEVICE=y BUILDSTDERR: ++ CONFIG_CGROUP_CPUACCT=y BUILDSTDERR: ++ CONFIG_CGROUP_PERF=y BUILDSTDERR: ++ CONFIG_CGROUP_BPF=y BUILDSTDERR: ++ CONFIG_SOCK_CGROUP_DATA=y BUILDSTDERR: ++ CONFIG_NAMESPACES=y BUILDSTDERR: ++ CONFIG_UTS_NS=y BUILDSTDERR: ++ CONFIG_IPC_NS=y BUILDSTDERR: ++ CONFIG_USER_NS=y BUILDSTDERR: ++ CONFIG_PID_NS=y BUILDSTDERR: ++ CONFIG_NET_NS=y BUILDSTDERR: ++ CONFIG_SCHED_AUTOGROUP=y BUILDSTDERR: ++ CONFIG_RELAY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INITRD=y BUILDSTDERR: ++ CONFIG_INITRAMFS_SOURCE= BUILDSTDERR: ++ CONFIG_RD_GZIP=y BUILDSTDERR: ++ CONFIG_RD_BZIP2=y BUILDSTDERR: ++ CONFIG_RD_LZMA=y BUILDSTDERR: ++ CONFIG_RD_XZ=y BUILDSTDERR: ++ CONFIG_RD_LZO=y BUILDSTDERR: ++ CONFIG_RD_LZ4=y BUILDSTDERR: ++ CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_SYSCTL=y BUILDSTDERR: ++ CONFIG_ANON_INODES=y BUILDSTDERR: ++ CONFIG_HAVE_UID16=y BUILDSTDERR: ++ CONFIG_SYSCTL_EXCEPTION_TRACE=y BUILDSTDERR: ++ CONFIG_HAVE_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BPF=y BUILDSTDERR: ++ CONFIG_UID16=y BUILDSTDERR: ++ CONFIG_MULTIUSER=y BUILDSTDERR: ++ CONFIG_SGETMASK_SYSCALL=y BUILDSTDERR: ++ CONFIG_SYSFS_SYSCALL=y BUILDSTDERR: ++ CONFIG_POSIX_TIMERS=y BUILDSTDERR: ++ CONFIG_KALLSYMS=y BUILDSTDERR: ++ CONFIG_KALLSYMS_ALL=y BUILDSTDERR: ++ CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y BUILDSTDERR: ++ CONFIG_KALLSYMS_BASE_RELATIVE=y BUILDSTDERR: ++ CONFIG_PRINTK=y BUILDSTDERR: ++ CONFIG_PRINTK_NMI=y BUILDSTDERR: ++ CONFIG_BUG=y BUILDSTDERR: ++ CONFIG_ELF_CORE=y BUILDSTDERR: ++ CONFIG_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BASE_FULL=y BUILDSTDERR: ++ CONFIG_FUTEX=y BUILDSTDERR: ++ CONFIG_EPOLL=y BUILDSTDERR: ++ CONFIG_SIGNALFD=y BUILDSTDERR: ++ CONFIG_TIMERFD=y BUILDSTDERR: ++ CONFIG_EVENTFD=y BUILDSTDERR: ++ CONFIG_BPF_SYSCALL=y BUILDSTDERR: ++ CONFIG_SHMEM=y BUILDSTDERR: ++ CONFIG_AIO=y BUILDSTDERR: ++ CONFIG_ADVISE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_USERFAULTFD=y BUILDSTDERR: ++ CONFIG_PCI_QUIRKS=y BUILDSTDERR: ++ CONFIG_MEMBARRIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_PERF_USE_VMALLOC=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_DEBUG_PERF_USE_VMALLOC=y BUILDSTDERR: ++ CONFIG_VM_EVENT_COUNTERS=y BUILDSTDERR: ++ CONFIG_SLUB_DEBUG=y BUILDSTDERR: ++ CONFIG_SLUB=y BUILDSTDERR: ++ CONFIG_SLAB_MERGE_DEFAULT=y BUILDSTDERR: ++ CONFIG_SLAB_FREELIST_RANDOM=y BUILDSTDERR: ++ CONFIG_SLUB_CPU_PARTIAL=y BUILDSTDERR: ++ CONFIG_SYSTEM_DATA_VERIFICATION=y BUILDSTDERR: ++ CONFIG_PROFILING=y BUILDSTDERR: ++ CONFIG_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_CRASH_CORE=y BUILDSTDERR: ++ CONFIG_KEXEC_CORE=y BUILDSTDERR: ++ CONFIG_HAVE_OPROFILE=y BUILDSTDERR: ++ CONFIG_OPROFILE_NMI_TIMER=y BUILDSTDERR: ++ CONFIG_KPROBES=y BUILDSTDERR: ++ CONFIG_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_OPTPROBES=y BUILDSTDERR: ++ CONFIG_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_UPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_BUILTIN_BSWAP=y BUILDSTDERR: ++ CONFIG_KRETPROBES=y BUILDSTDERR: ++ CONFIG_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_IOREMAP_PROT=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KRETPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_OPTPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRACEHOOK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_CONTIGUOUS=y BUILDSTDERR: ++ CONFIG_GENERIC_SMP_IDLE_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SET_MEMORY=y BUILDSTDERR: ++ CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y BUILDSTDERR: ++ CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y BUILDSTDERR: ++ CONFIG_HAVE_CLK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_API_DEBUG=y BUILDSTDERR: ++ CONFIG_HAVE_HW_BREAKPOINT=y BUILDSTDERR: ++ CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_USER_STACK_DUMP=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y BUILDSTDERR: ++ CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_LOCAL=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_DOUBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_HAVE_GCC_PLUGINS=y BUILDSTDERR: ++ CONFIG_HAVE_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR_STRONG=y BUILDSTDERR: ++ CONFIG_THIN_ARCHIVES=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y BUILDSTDERR: ++ CONFIG_HAVE_CONTEXT_TRACKING=y BUILDSTDERR: ++ CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y BUILDSTDERR: ++ CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_HUGE_VMAP=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_SOFT_DIRTY=y BUILDSTDERR: ++ CONFIG_MODULES_USE_ELF_RELA=y BUILDSTDERR: ++ CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y BUILDSTDERR: ++ CONFIG_HAVE_EXIT_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS=28 BUILDSTDERR: ++ CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8 BUILDSTDERR: ++ CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y BUILDSTDERR: ++ CONFIG_HAVE_COPY_THREAD_TLS=y BUILDSTDERR: ++ CONFIG_HAVE_STACK_VALIDATION=y BUILDSTDERR: ++ CONFIG_HAVE_RELIABLE_STACKTRACE=y BUILDSTDERR: ++ CONFIG_OLD_SIGSUSPEND3=y BUILDSTDERR: ++ CONFIG_COMPAT_OLD_SIGACTION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_VMAP_STACK=y BUILDSTDERR: ++ CONFIG_VMAP_STACK=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_REFCOUNT_FULL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y BUILDSTDERR: ++ CONFIG_SLABINFO=y BUILDSTDERR: ++ CONFIG_RT_MUTEXES=y BUILDSTDERR: ++ CONFIG_BASE_SMALL=0 BUILDSTDERR: ++ CONFIG_MODULES=y BUILDSTDERR: ++ CONFIG_MODULE_UNLOAD=y BUILDSTDERR: ++ CONFIG_MODULE_FORCE_UNLOAD=y BUILDSTDERR: ++ CONFIG_MODULE_SIG=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_ALL=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_SHA256=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_HASH=sha256 BUILDSTDERR: ++ CONFIG_MODULES_TREE_LOOKUP=y BUILDSTDERR: ++ CONFIG_BLOCK=y BUILDSTDERR: ++ CONFIG_BLK_SCSI_REQUEST=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSG=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSGLIB=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INTEGRITY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_ZONED=y BUILDSTDERR: ++ CONFIG_BLK_DEV_THROTTLING=y BUILDSTDERR: ++ CONFIG_BLK_WBT=y BUILDSTDERR: ++ CONFIG_BLK_WBT_MQ=y BUILDSTDERR: ++ CONFIG_BLK_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_BLK_SED_OPAL=y BUILDSTDERR: ++ CONFIG_PARTITION_ADVANCED=y BUILDSTDERR: ++ CONFIG_AIX_PARTITION=y BUILDSTDERR: ++ CONFIG_OSF_PARTITION=y BUILDSTDERR: ++ CONFIG_AMIGA_PARTITION=y BUILDSTDERR: ++ CONFIG_MAC_PARTITION=y BUILDSTDERR: ++ CONFIG_MSDOS_PARTITION=y BUILDSTDERR: ++ CONFIG_BSD_DISKLABEL=y BUILDSTDERR: ++ CONFIG_MINIX_SUBPARTITION=y BUILDSTDERR: ++ CONFIG_SOLARIS_X86_PARTITION=y BUILDSTDERR: ++ CONFIG_UNIXWARE_DISKLABEL=y BUILDSTDERR: ++ CONFIG_LDM_PARTITION=y BUILDSTDERR: ++ CONFIG_SGI_PARTITION=y BUILDSTDERR: ++ CONFIG_SUN_PARTITION=y BUILDSTDERR: ++ CONFIG_KARMA_PARTITION=y BUILDSTDERR: ++ CONFIG_EFI_PARTITION=y BUILDSTDERR: ++ CONFIG_BLOCK_COMPAT=y BUILDSTDERR: ++ CONFIG_BLK_MQ_PCI=y BUILDSTDERR: ++ CONFIG_BLK_MQ_VIRTIO=y BUILDSTDERR: ++ CONFIG_IOSCHED_NOOP=y BUILDSTDERR: ++ CONFIG_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_IOSCHED_CFQ=y BUILDSTDERR: ++ CONFIG_CFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_DEFAULT_CFQ=y BUILDSTDERR: ++ CONFIG_DEFAULT_IOSCHED=cfq BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_KYBER=m BUILDSTDERR: ++ CONFIG_IOSCHED_BFQ=m BUILDSTDERR: ++ CONFIG_BFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_PREEMPT_NOTIFIERS=y BUILDSTDERR: ++ CONFIG_PADATA=y BUILDSTDERR: ++ CONFIG_ASN1=y BUILDSTDERR: ++ CONFIG_UNINLINE_SPIN_UNLOCK=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y BUILDSTDERR: ++ CONFIG_MUTEX_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_RWSEM_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_LOCK_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_FREEZER=y BUILDSTDERR: ++ CONFIG_ZONE_DMA=y BUILDSTDERR: ++ CONFIG_SMP=y BUILDSTDERR: ++ CONFIG_X86_FEATURE_NAMES=y BUILDSTDERR: ++ CONFIG_X86_FAST_FEATURE_TESTS=y BUILDSTDERR: ++ CONFIG_X86_X2APIC=y BUILDSTDERR: ++ CONFIG_X86_MPPARSE=y BUILDSTDERR: ++ CONFIG_INTEL_RDT_A=y BUILDSTDERR: ++ CONFIG_X86_EXTENDED_PLATFORM=y BUILDSTDERR: ++ CONFIG_X86_NUMACHIP=y BUILDSTDERR: ++ CONFIG_X86_UV=y BUILDSTDERR: ++ CONFIG_X86_INTEL_LPSS=y BUILDSTDERR: ++ CONFIG_IOSF_MBI=y BUILDSTDERR: ++ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_SCHED_OMIT_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_HYPERVISOR_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT=y BUILDSTDERR: ++ CONFIG_XEN=y BUILDSTDERR: ++ CONFIG_XEN_PV=y BUILDSTDERR: ++ CONFIG_XEN_PV_SMP=y BUILDSTDERR: ++ CONFIG_XEN_DOM0=y BUILDSTDERR: ++ CONFIG_XEN_PVHVM=y BUILDSTDERR: ++ CONFIG_XEN_PVHVM_SMP=y BUILDSTDERR: ++ CONFIG_XEN_512GB=y BUILDSTDERR: ++ CONFIG_XEN_SAVE_RESTORE=y BUILDSTDERR: ++ CONFIG_XEN_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_XEN_PVH=y BUILDSTDERR: ++ CONFIG_KVM_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_PARAVIRT_CLOCK=y BUILDSTDERR: ++ CONFIG_NO_BOOTMEM=y BUILDSTDERR: ++ CONFIG_GENERIC_CPU=y BUILDSTDERR: ++ CONFIG_X86_INTERNODE_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_L1_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_TSC=y BUILDSTDERR: ++ CONFIG_X86_CMPXCHG64=y BUILDSTDERR: ++ CONFIG_X86_CMOV=y BUILDSTDERR: ++ CONFIG_X86_MINIMUM_CPU_FAMILY=64 BUILDSTDERR: ++ CONFIG_X86_DEBUGCTLMSR=y BUILDSTDERR: ++ CONFIG_CPU_SUP_INTEL=y BUILDSTDERR: ++ CONFIG_CPU_SUP_AMD=y BUILDSTDERR: ++ CONFIG_CPU_SUP_CENTAUR=y BUILDSTDERR: ++ CONFIG_HPET_TIMER=y BUILDSTDERR: ++ CONFIG_HPET_EMULATE_RTC=y BUILDSTDERR: ++ CONFIG_DMI=y BUILDSTDERR: ++ CONFIG_SWIOTLB=y BUILDSTDERR: ++ CONFIG_IOMMU_HELPER=y BUILDSTDERR: ++ CONFIG_MAXSMP=y BUILDSTDERR: ++ CONFIG_NR_CPUS=8192 BUILDSTDERR: ++ CONFIG_SCHED_SMT=y BUILDSTDERR: ++ CONFIG_SCHED_MC=y BUILDSTDERR: ++ CONFIG_SCHED_MC_PRIO=y BUILDSTDERR: ++ CONFIG_PREEMPT_VOLUNTARY=y BUILDSTDERR: ++ CONFIG_PREEMPT_COUNT=y BUILDSTDERR: ++ CONFIG_X86_LOCAL_APIC=y BUILDSTDERR: ++ CONFIG_X86_IO_APIC=y BUILDSTDERR: ++ CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y BUILDSTDERR: ++ CONFIG_X86_MCE=y BUILDSTDERR: ++ CONFIG_X86_MCELOG_LEGACY=y BUILDSTDERR: ++ CONFIG_X86_MCE_INTEL=y BUILDSTDERR: ++ CONFIG_X86_MCE_AMD=y BUILDSTDERR: ++ CONFIG_X86_MCE_THRESHOLD=y BUILDSTDERR: ++ CONFIG_X86_MCE_INJECT=m BUILDSTDERR: ++ CONFIG_X86_THERMAL_VECTOR=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_UNCORE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_CSTATE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_AMD_POWER=m BUILDSTDERR: ++ CONFIG_X86_16BIT=y BUILDSTDERR: ++ CONFIG_X86_ESPFIX64=y BUILDSTDERR: ++ CONFIG_X86_VSYSCALL_EMULATION=y BUILDSTDERR: ++ CONFIG_I8K=m BUILDSTDERR: ++ CONFIG_MICROCODE=y BUILDSTDERR: ++ CONFIG_MICROCODE_INTEL=y BUILDSTDERR: ++ CONFIG_MICROCODE_AMD=y BUILDSTDERR: ++ CONFIG_MICROCODE_OLD_INTERFACE=y BUILDSTDERR: ++ CONFIG_X86_MSR=y BUILDSTDERR: ++ CONFIG_X86_CPUID=y BUILDSTDERR: ++ CONFIG_ARCH_PHYS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_ARCH_DMA_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_X86_DIRECT_GBPAGES=y BUILDSTDERR: ++ CONFIG_NUMA=y BUILDSTDERR: ++ CONFIG_AMD_NUMA=y BUILDSTDERR: ++ CONFIG_X86_64_ACPI_NUMA=y BUILDSTDERR: ++ CONFIG_NODES_SPAN_OTHER_NODES=y BUILDSTDERR: ++ CONFIG_NODES_SHIFT=10 BUILDSTDERR: ++ CONFIG_ARCH_SPARSEMEM_ENABLE=y BUILDSTDERR: ++ CONFIG_ARCH_SPARSEMEM_DEFAULT=y BUILDSTDERR: ++ CONFIG_ARCH_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_ARCH_PROC_KCORE_TEXT=y BUILDSTDERR: ++ CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 BUILDSTDERR: ++ CONFIG_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_MANUAL=y BUILDSTDERR: ++ CONFIG_SPARSEMEM=y BUILDSTDERR: ++ CONFIG_NEED_MULTIPLE_NODES=y BUILDSTDERR: ++ CONFIG_HAVE_MEMORY_PRESENT=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_EXTREME=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_VMEMMAP=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK_NODE_MAP=y BUILDSTDERR: ++ CONFIG_HAVE_GENERIC_GUP=y BUILDSTDERR: ++ CONFIG_ARCH_DISCARD_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_MEMORY_ISOLATION=y BUILDSTDERR: ++ CONFIG_HAVE_BOOTMEM_INFO_NODE=y BUILDSTDERR: ++ CONFIG_MEMORY_HOTPLUG=y BUILDSTDERR: ++ CONFIG_MEMORY_HOTPLUG_SPARSE=y BUILDSTDERR: ++ CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y BUILDSTDERR: ++ CONFIG_MEMORY_HOTREMOVE=y BUILDSTDERR: ++ CONFIG_SPLIT_PTLOCK_CPUS=4 BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y BUILDSTDERR: ++ CONFIG_MEMORY_BALLOON=y BUILDSTDERR: ++ CONFIG_BALLOON_COMPACTION=y BUILDSTDERR: ++ CONFIG_COMPACTION=y BUILDSTDERR: ++ CONFIG_MIGRATION=y BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y BUILDSTDERR: ++ CONFIG_PHYS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_BOUNCE=y BUILDSTDERR: ++ CONFIG_VIRT_TO_BUS=y BUILDSTDERR: ++ CONFIG_MMU_NOTIFIER=y BUILDSTDERR: ++ CONFIG_KSM=y BUILDSTDERR: ++ CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_HWPOISON_INJECT=m BUILDSTDERR: ++ CONFIG_TRANSPARENT_HUGEPAGE=y BUILDSTDERR: ++ CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y BUILDSTDERR: ++ CONFIG_ARCH_WANTS_THP_SWAP=y BUILDSTDERR: ++ CONFIG_THP_SWAP=y BUILDSTDERR: ++ CONFIG_TRANSPARENT_HUGE_PAGECACHE=y BUILDSTDERR: ++ CONFIG_CLEANCACHE=y BUILDSTDERR: ++ CONFIG_FRONTSWAP=y BUILDSTDERR: ++ CONFIG_CMA=y BUILDSTDERR: ++ CONFIG_CMA_AREAS=7 BUILDSTDERR: ++ CONFIG_ZSWAP=y BUILDSTDERR: ++ CONFIG_ZPOOL=y BUILDSTDERR: ++ CONFIG_ZBUD=y BUILDSTDERR: ++ CONFIG_Z3FOLD=y BUILDSTDERR: ++ CONFIG_ZSMALLOC=y BUILDSTDERR: ++ CONFIG_GENERIC_EARLY_IOREMAP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ZONE_DEVICE=y BUILDSTDERR: ++ CONFIG_ZONE_DEVICE=y BUILDSTDERR: ++ CONFIG_FRAME_VECTOR=y BUILDSTDERR: ++ CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_PKEYS=y BUILDSTDERR: ++ CONFIG_X86_PMEM_LEGACY_DEVICE=y BUILDSTDERR: ++ CONFIG_X86_PMEM_LEGACY=y BUILDSTDERR: ++ CONFIG_X86_CHECK_BIOS_CORRUPTION=y BUILDSTDERR: ++ CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y BUILDSTDERR: ++ CONFIG_X86_RESERVE_LOW=64 BUILDSTDERR: ++ CONFIG_MTRR=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 BUILDSTDERR: ++ CONFIG_X86_PAT=y BUILDSTDERR: ++ CONFIG_ARCH_USES_PG_UNCACHED=y BUILDSTDERR: ++ CONFIG_ARCH_RANDOM=y BUILDSTDERR: ++ CONFIG_X86_SMAP=y BUILDSTDERR: ++ CONFIG_X86_INTEL_MPX=y BUILDSTDERR: ++ CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y BUILDSTDERR: ++ CONFIG_EFI=y BUILDSTDERR: ++ CONFIG_EFI_STUB=y BUILDSTDERR: ++ CONFIG_EFI_MIXED=y BUILDSTDERR: ++ CONFIG_SECCOMP=y BUILDSTDERR: ++ CONFIG_HZ_1000=y BUILDSTDERR: ++ CONFIG_HZ=1000 BUILDSTDERR: ++ CONFIG_SCHED_HRTICK=y BUILDSTDERR: ++ CONFIG_KEXEC=y BUILDSTDERR: ++ CONFIG_KEXEC_FILE=y BUILDSTDERR: ++ CONFIG_KEXEC_VERIFY_SIG=y BUILDSTDERR: ++ CONFIG_KEXEC_BZIMAGE_VERIFY_SIG=y BUILDSTDERR: ++ CONFIG_CRASH_DUMP=y BUILDSTDERR: ++ CONFIG_KEXEC_JUMP=y BUILDSTDERR: ++ CONFIG_PHYSICAL_START=0x1000000 BUILDSTDERR: ++ CONFIG_RELOCATABLE=y BUILDSTDERR: ++ CONFIG_RANDOMIZE_BASE=y BUILDSTDERR: ++ CONFIG_X86_NEED_RELOCS=y BUILDSTDERR: ++ CONFIG_PHYSICAL_ALIGN=0x1000000 BUILDSTDERR: ++ CONFIG_RANDOMIZE_MEMORY=y BUILDSTDERR: ++ CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa BUILDSTDERR: ++ CONFIG_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_LEGACY_VSYSCALL_EMULATE=y BUILDSTDERR: ++ CONFIG_MODIFY_LDT_SYSCALL=y BUILDSTDERR: ++ CONFIG_HAVE_LIVEPATCH=y BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y BUILDSTDERR: ++ CONFIG_USE_PERCPU_NUMA_NODE_ID=y BUILDSTDERR: ++ CONFIG_ARCH_HIBERNATION_HEADER=y BUILDSTDERR: ++ CONFIG_SUSPEND=y BUILDSTDERR: ++ CONFIG_SUSPEND_FREEZER=y BUILDSTDERR: ++ CONFIG_HIBERNATE_CALLBACKS=y BUILDSTDERR: ++ CONFIG_HIBERNATION=y BUILDSTDERR: ++ CONFIG_PM_STD_PARTITION= BUILDSTDERR: ++ CONFIG_PM_SLEEP=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_SMP=y BUILDSTDERR: ++ CONFIG_PM=y BUILDSTDERR: ++ CONFIG_PM_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_ADVANCED_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TEST_SUSPEND=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TRACE=y BUILDSTDERR: ++ CONFIG_PM_TRACE_RTC=y BUILDSTDERR: ++ CONFIG_PM_CLK=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS_SLEEP=y BUILDSTDERR: ++ CONFIG_ACPI=y BUILDSTDERR: ++ CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y BUILDSTDERR: ++ CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y BUILDSTDERR: ++ CONFIG_ACPI_SLEEP=y BUILDSTDERR: ++ CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ACPI_EC_DEBUGFS=m BUILDSTDERR: ++ CONFIG_ACPI_AC=y BUILDSTDERR: ++ CONFIG_ACPI_BATTERY=y BUILDSTDERR: ++ CONFIG_ACPI_BUTTON=y BUILDSTDERR: ++ CONFIG_ACPI_VIDEO=m BUILDSTDERR: ++ CONFIG_ACPI_FAN=y BUILDSTDERR: ++ CONFIG_ACPI_DOCK=y BUILDSTDERR: ++ CONFIG_ACPI_CPU_FREQ_PSS=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_CSTATE=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_IDLE=y BUILDSTDERR: ++ CONFIG_ACPI_CPPC_LIB=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR=y BUILDSTDERR: ++ CONFIG_ACPI_IPMI=m BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_AGGREGATOR=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL=y BUILDSTDERR: ++ CONFIG_ACPI_NUMA=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_DEBUG=y BUILDSTDERR: ++ CONFIG_ACPI_PCI_SLOT=y BUILDSTDERR: ++ CONFIG_X86_PM_TIMER=y BUILDSTDERR: ++ CONFIG_ACPI_CONTAINER=y BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_MEMORY=y BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_IOAPIC=y BUILDSTDERR: ++ CONFIG_ACPI_SBS=m BUILDSTDERR: ++ CONFIG_ACPI_HED=y BUILDSTDERR: ++ CONFIG_ACPI_CUSTOM_METHOD=m BUILDSTDERR: ++ CONFIG_ACPI_BGRT=y BUILDSTDERR: ++ CONFIG_ACPI_NFIT=m BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI_NMI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_GHES=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_PCIEAER=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_DPTF_POWER=m BUILDSTDERR: ++ CONFIG_ACPI_WATCHDOG=y BUILDSTDERR: ++ CONFIG_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_CRC_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_XPOWER_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_CHT_WC_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_ACPI_CONFIGFS=m BUILDSTDERR: ++ CONFIG_SFI=y BUILDSTDERR: ++ CONFIG_CPU_FREQ=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ATTR_SET=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_COMMON=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_STAT=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_POWERSAVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_USERSPACE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y BUILDSTDERR: ++ CONFIG_X86_INTEL_PSTATE=y BUILDSTDERR: ++ CONFIG_X86_PCC_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ_CPB=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K8=m BUILDSTDERR: ++ CONFIG_X86_AMD_FREQ_SENSITIVITY=m BUILDSTDERR: ++ CONFIG_X86_P4_CLOCKMOD=m BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_LIB=m BUILDSTDERR: ++ CONFIG_CPU_IDLE=y BUILDSTDERR: ++ CONFIG_CPU_IDLE_GOV_MENU=y BUILDSTDERR: ++ CONFIG_INTEL_IDLE=y BUILDSTDERR: ++ CONFIG_PCI=y BUILDSTDERR: ++ CONFIG_PCI_DIRECT=y BUILDSTDERR: ++ CONFIG_PCI_MMCONFIG=y BUILDSTDERR: ++ CONFIG_PCI_XEN=y BUILDSTDERR: ++ CONFIG_PCI_DOMAINS=y BUILDSTDERR: ++ CONFIG_PCIEPORTBUS=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_PCIE=y BUILDSTDERR: ++ CONFIG_PCIEAER=y BUILDSTDERR: ++ CONFIG_PCIE_ECRC=y BUILDSTDERR: ++ CONFIG_PCIEAER_INJECT=m BUILDSTDERR: ++ CONFIG_PCIEASPM=y BUILDSTDERR: ++ CONFIG_PCIEASPM_DEFAULT=y BUILDSTDERR: ++ CONFIG_PCIE_PME=y BUILDSTDERR: ++ CONFIG_PCIE_DPC=y BUILDSTDERR: ++ CONFIG_PCIE_PTM=y BUILDSTDERR: ++ CONFIG_PCI_BUS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_PCI_MSI=y BUILDSTDERR: ++ CONFIG_PCI_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_PCI_STUB=y BUILDSTDERR: ++ CONFIG_XEN_PCIDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_HT_IRQ=y BUILDSTDERR: ++ CONFIG_PCI_ATS=y BUILDSTDERR: ++ CONFIG_PCI_LOCKLESS_CONFIG=y BUILDSTDERR: ++ CONFIG_PCI_IOV=y BUILDSTDERR: ++ CONFIG_PCI_PRI=y BUILDSTDERR: ++ CONFIG_PCI_PASID=y BUILDSTDERR: ++ CONFIG_PCI_LABEL=y BUILDSTDERR: ++ CONFIG_PCI_HYPERV=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI_IBM=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_SHPC=m BUILDSTDERR: ++ CONFIG_VMD=m BUILDSTDERR: ++ CONFIG_PCI_SW_SWITCHTEC=m BUILDSTDERR: ++ CONFIG_ISA_DMA_API=y BUILDSTDERR: ++ CONFIG_AMD_NB=y BUILDSTDERR: ++ CONFIG_PCCARD=y BUILDSTDERR: ++ CONFIG_PCMCIA=y BUILDSTDERR: ++ CONFIG_PCMCIA_LOAD_CIS=y BUILDSTDERR: ++ CONFIG_CARDBUS=y BUILDSTDERR: ++ CONFIG_YENTA=m BUILDSTDERR: ++ CONFIG_YENTA_O2=y BUILDSTDERR: ++ CONFIG_YENTA_RICOH=y BUILDSTDERR: ++ CONFIG_YENTA_TI=y BUILDSTDERR: ++ CONFIG_YENTA_ENE_TUNE=y BUILDSTDERR: ++ CONFIG_YENTA_TOSHIBA=y BUILDSTDERR: ++ CONFIG_PD6729=m BUILDSTDERR: ++ CONFIG_I82092=m BUILDSTDERR: ++ CONFIG_PCCARD_NONSTATIC=y BUILDSTDERR: ++ CONFIG_BINFMT_ELF=y BUILDSTDERR: ++ CONFIG_COMPAT_BINFMT_ELF=y BUILDSTDERR: ++ CONFIG_ELFCORE=y BUILDSTDERR: ++ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y BUILDSTDERR: ++ CONFIG_BINFMT_SCRIPT=y BUILDSTDERR: ++ CONFIG_BINFMT_MISC=m BUILDSTDERR: ++ CONFIG_COREDUMP=y BUILDSTDERR: ++ CONFIG_IA32_EMULATION=y BUILDSTDERR: ++ CONFIG_COMPAT_32=y BUILDSTDERR: ++ CONFIG_COMPAT=y BUILDSTDERR: ++ CONFIG_COMPAT_FOR_U64_ALIGNMENT=y BUILDSTDERR: ++ CONFIG_SYSVIPC_COMPAT=y BUILDSTDERR: ++ CONFIG_X86_DEV_DMA_OPS=y BUILDSTDERR: ++ CONFIG_NET=y BUILDSTDERR: ++ CONFIG_COMPAT_NETLINK_MESSAGES=y BUILDSTDERR: ++ CONFIG_NET_INGRESS=y BUILDSTDERR: ++ CONFIG_NET_EGRESS=y BUILDSTDERR: ++ CONFIG_PACKET=y BUILDSTDERR: ++ CONFIG_PACKET_DIAG=m BUILDSTDERR: ++ CONFIG_UNIX=y BUILDSTDERR: ++ CONFIG_UNIX_DIAG=m BUILDSTDERR: ++ CONFIG_TLS=m BUILDSTDERR: ++ CONFIG_XFRM=y BUILDSTDERR: ++ CONFIG_XFRM_OFFLOAD=y BUILDSTDERR: ++ CONFIG_XFRM_ALGO=y BUILDSTDERR: ++ CONFIG_XFRM_USER=y BUILDSTDERR: ++ CONFIG_XFRM_SUB_POLICY=y BUILDSTDERR: ++ CONFIG_XFRM_MIGRATE=y BUILDSTDERR: ++ CONFIG_XFRM_STATISTICS=y BUILDSTDERR: ++ CONFIG_XFRM_IPCOMP=m BUILDSTDERR: ++ CONFIG_NET_KEY=m BUILDSTDERR: ++ CONFIG_NET_KEY_MIGRATE=y BUILDSTDERR: ++ CONFIG_INET=y BUILDSTDERR: ++ CONFIG_IP_MULTICAST=y BUILDSTDERR: ++ CONFIG_IP_ADVANCED_ROUTER=y BUILDSTDERR: ++ CONFIG_IP_FIB_TRIE_STATS=y BUILDSTDERR: ++ CONFIG_IP_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_MULTIPATH=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_VERBOSE=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_CLASSID=y BUILDSTDERR: ++ CONFIG_NET_IPIP=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_DEMUX=m BUILDSTDERR: ++ CONFIG_NET_IP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_IPGRE=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_BROADCAST=y BUILDSTDERR: ++ CONFIG_IP_MROUTE=y BUILDSTDERR: ++ CONFIG_IP_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V1=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_SYN_COOKIES=y BUILDSTDERR: ++ CONFIG_NET_IPVTI=m BUILDSTDERR: ++ CONFIG_NET_UDP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_FOU=m BUILDSTDERR: ++ CONFIG_NET_FOU_IP_TUNNELS=y BUILDSTDERR: ++ CONFIG_INET_AH=m BUILDSTDERR: ++ CONFIG_INET_ESP=m BUILDSTDERR: ++ CONFIG_INET_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET_IPCOMP=m BUILDSTDERR: ++ CONFIG_INET_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET_DIAG=m BUILDSTDERR: ++ CONFIG_INET_TCP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_UDP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_RAW_DIAG=m BUILDSTDERR: ++ CONFIG_INET_DIAG_DESTROY=y BUILDSTDERR: ++ CONFIG_TCP_CONG_ADVANCED=y BUILDSTDERR: ++ CONFIG_TCP_CONG_BIC=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CUBIC=y BUILDSTDERR: ++ CONFIG_TCP_CONG_WESTWOOD=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HSTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HYBLA=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VEGAS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_NV=m BUILDSTDERR: ++ CONFIG_TCP_CONG_SCALABLE=m BUILDSTDERR: ++ CONFIG_TCP_CONG_LP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VENO=m BUILDSTDERR: ++ CONFIG_TCP_CONG_YEAH=m BUILDSTDERR: ++ CONFIG_TCP_CONG_ILLINOIS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_DCTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CDG=m BUILDSTDERR: ++ CONFIG_TCP_CONG_BBR=m BUILDSTDERR: ++ CONFIG_DEFAULT_CUBIC=y BUILDSTDERR: ++ CONFIG_DEFAULT_TCP_CONG=cubic BUILDSTDERR: ++ CONFIG_TCP_MD5SIG=y BUILDSTDERR: ++ CONFIG_IPV6=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTER_PREF=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTE_INFO=y BUILDSTDERR: ++ CONFIG_IPV6_OPTIMISTIC_DAD=y BUILDSTDERR: ++ CONFIG_INET6_AH=m BUILDSTDERR: ++ CONFIG_INET6_ESP=m BUILDSTDERR: ++ CONFIG_INET6_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET6_IPCOMP=m BUILDSTDERR: ++ CONFIG_IPV6_MIP6=y BUILDSTDERR: ++ CONFIG_IPV6_ILA=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m BUILDSTDERR: ++ CONFIG_IPV6_VTI=m BUILDSTDERR: ++ CONFIG_IPV6_SIT=m BUILDSTDERR: ++ CONFIG_IPV6_SIT_6RD=y BUILDSTDERR: ++ CONFIG_IPV6_NDISC_NODETYPE=y BUILDSTDERR: ++ CONFIG_IPV6_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_GRE=m BUILDSTDERR: ++ CONFIG_IPV6_FOU=m BUILDSTDERR: ++ CONFIG_IPV6_FOU_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_SUBTREES=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_INLINE=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_HMAC=y BUILDSTDERR: ++ CONFIG_NETLABEL=y BUILDSTDERR: ++ CONFIG_NETWORK_SECMARK=y BUILDSTDERR: ++ CONFIG_NET_PTP_CLASSIFY=y BUILDSTDERR: ++ CONFIG_NETWORK_PHY_TIMESTAMPING=y BUILDSTDERR: ++ CONFIG_NETFILTER=y BUILDSTDERR: ++ CONFIG_NETFILTER_ADVANCED=y BUILDSTDERR: ++ CONFIG_BRIDGE_NETFILTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_INGRESS=y BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_ACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_QUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_LOG=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NF_LOG_COMMON=m BUILDSTDERR: ++ CONFIG_NF_LOG_NETDEV=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_MARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SECMARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_ZONES=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PROCFS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_EVENTS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TIMESTAMP=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_LABELS=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_FTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_H323=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IRC=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_BROADCAST=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_NETBIOS_NS=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SNMP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PPTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SANE=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SIP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TFTP=m BUILDSTDERR: ++ CONFIG_NF_CT_NETLINK=m BUILDSTDERR: ++ CONFIG_NF_NAT=m BUILDSTDERR: ++ CONFIG_NF_NAT_NEEDED=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_NAT_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_NAT_FTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_IRC=m BUILDSTDERR: ++ CONFIG_NF_NAT_SIP=m BUILDSTDERR: ++ CONFIG_NF_NAT_TFTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_SYNPROXY=m BUILDSTDERR: ++ CONFIG_NF_TABLES=m BUILDSTDERR: ++ CONFIG_NF_TABLES_INET=m BUILDSTDERR: ++ CONFIG_NF_TABLES_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_EXTHDR=m BUILDSTDERR: ++ CONFIG_NFT_META=m BUILDSTDERR: ++ CONFIG_NFT_RT=m BUILDSTDERR: ++ CONFIG_NFT_NUMGEN=m BUILDSTDERR: ++ CONFIG_NFT_CT=m BUILDSTDERR: ++ CONFIG_NFT_SET_RBTREE=m BUILDSTDERR: ++ CONFIG_NFT_SET_HASH=m BUILDSTDERR: ++ CONFIG_NFT_SET_BITMAP=m BUILDSTDERR: ++ CONFIG_NFT_COUNTER=m BUILDSTDERR: ++ CONFIG_NFT_LOG=m BUILDSTDERR: ++ CONFIG_NFT_LIMIT=m BUILDSTDERR: ++ CONFIG_NFT_MASQ=m BUILDSTDERR: ++ CONFIG_NFT_REDIR=m BUILDSTDERR: ++ CONFIG_NFT_NAT=m BUILDSTDERR: ++ CONFIG_NFT_OBJREF=m BUILDSTDERR: ++ CONFIG_NFT_QUEUE=m BUILDSTDERR: ++ CONFIG_NFT_QUOTA=m BUILDSTDERR: ++ CONFIG_NFT_REJECT=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_INET=m BUILDSTDERR: ++ CONFIG_NFT_COMPAT=m BUILDSTDERR: ++ CONFIG_NFT_HASH=m BUILDSTDERR: ++ CONFIG_NFT_FIB=m BUILDSTDERR: ++ CONFIG_NFT_FIB_INET=m BUILDSTDERR: ++ CONFIG_NF_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_FWD_NETDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XTABLES=y BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_SET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_AUDIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LED=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_NAT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFLOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NOTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TEE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TPROXY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TRACE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_SECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_BPF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CLUSTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_COMMENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CPU=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DCCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ESP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HELPER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPCOMP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPRANGE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPVS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_L2TP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LENGTH=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MAC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_NFACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OSF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OWNER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_POLICY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_QUOTA=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_REALM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RECENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SCTP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SOCKET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STRING=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TIME=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_U32=m BUILDSTDERR: ++ CONFIG_IP_SET=m BUILDSTDERR: ++ CONFIG_IP_SET_MAX=256 BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_PORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMARK=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTIP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_MAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETIFACE=m BUILDSTDERR: ++ CONFIG_IP_SET_LIST_SET=m BUILDSTDERR: ++ CONFIG_IP_VS=m BUILDSTDERR: ++ CONFIG_IP_VS_IPV6=y BUILDSTDERR: ++ CONFIG_IP_VS_TAB_BITS=12 BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_TCP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_UDP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_IP_VS_RR=m BUILDSTDERR: ++ CONFIG_IP_VS_WRR=m BUILDSTDERR: ++ CONFIG_IP_VS_LC=m BUILDSTDERR: ++ CONFIG_IP_VS_WLC=m BUILDSTDERR: ++ CONFIG_IP_VS_FO=m BUILDSTDERR: ++ CONFIG_IP_VS_OVF=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLC=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLCR=m BUILDSTDERR: ++ CONFIG_IP_VS_DH=m BUILDSTDERR: ++ CONFIG_IP_VS_SH=m BUILDSTDERR: ++ CONFIG_IP_VS_SED=m BUILDSTDERR: ++ CONFIG_IP_VS_NQ=m BUILDSTDERR: ++ CONFIG_IP_VS_SH_TAB_BITS=8 BUILDSTDERR: ++ CONFIG_IP_VS_FTP=m BUILDSTDERR: ++ CONFIG_IP_VS_NFCT=y BUILDSTDERR: ++ CONFIG_IP_VS_PE_SIP=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV4=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_ARP=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NF_LOG_ARP=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV4=y BUILDSTDERR: ++ CONFIG_NF_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_SNMP_BASIC=m BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_NAT_PPTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_H323=m BUILDSTDERR: ++ CONFIG_IP_NF_IPTABLES=y BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_FILTER=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REJECT=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_IP_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_CLUSTERIP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPTABLES=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_ARP_MANGLE=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV6=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV6=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV6=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV6=m BUILDSTDERR: ++ CONFIG_IP6_NF_IPTABLES=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_EUI64=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_FRAG=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_OPTS=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_IPV6HEADER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_MH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_FILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_REJECT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP6_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP6_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP6_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP6_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_NF_TABLES_BRIDGE=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_META=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_REJECT=m BUILDSTDERR: ++ CONFIG_NF_LOG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_NF_EBTABLES=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_BROUTE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_FILTER=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_NAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_802_3=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_AMONG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP6=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LIMIT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_PKTTYPE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_STP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_VLAN=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARPREPLY=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_DNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK_T=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_REDIRECT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_SNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LOG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_NFLOG=m BUILDSTDERR: ++ CONFIG_IP_SCTP=m BUILDSTDERR: ++ CONFIG_NET_SCTPPROBE=m BUILDSTDERR: ++ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_MD5=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_INET_SCTP_DIAG=m BUILDSTDERR: ++ CONFIG_RDS=m BUILDSTDERR: ++ CONFIG_RDS_RDMA=m BUILDSTDERR: ++ CONFIG_RDS_TCP=m BUILDSTDERR: ++ CONFIG_TIPC=m BUILDSTDERR: ++ CONFIG_TIPC_MEDIA_UDP=y BUILDSTDERR: ++ CONFIG_ATM=m BUILDSTDERR: ++ CONFIG_ATM_CLIP=m BUILDSTDERR: ++ CONFIG_ATM_LANE=m BUILDSTDERR: ++ CONFIG_ATM_BR2684=m BUILDSTDERR: ++ CONFIG_L2TP=m BUILDSTDERR: ++ CONFIG_L2TP_DEBUGFS=m BUILDSTDERR: ++ CONFIG_L2TP_V3=y BUILDSTDERR: ++ CONFIG_L2TP_IP=m BUILDSTDERR: ++ CONFIG_L2TP_ETH=m BUILDSTDERR: ++ CONFIG_STP=m BUILDSTDERR: ++ CONFIG_GARP=m BUILDSTDERR: ++ CONFIG_MRP=m BUILDSTDERR: ++ CONFIG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_IGMP_SNOOPING=y BUILDSTDERR: ++ CONFIG_BRIDGE_VLAN_FILTERING=y BUILDSTDERR: ++ CONFIG_HAVE_NET_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA=m BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_EDSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_KSZ=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_LAN9303=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_MTK=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_TRAILER=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_QCA=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q=m BUILDSTDERR: ++ CONFIG_VLAN_8021Q_GVRP=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q_MVRP=y BUILDSTDERR: ++ CONFIG_LLC=m BUILDSTDERR: ++ CONFIG_ATALK=m BUILDSTDERR: ++ CONFIG_DEV_APPLETALK=m BUILDSTDERR: ++ CONFIG_IPDDP=m BUILDSTDERR: ++ CONFIG_IPDDP_ENCAP=y BUILDSTDERR: ++ CONFIG_6LOWPAN=m BUILDSTDERR: ++ CONFIG_6LOWPAN_DEBUGFS=y BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_FRAGMENT=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_IPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_MOBILITY=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_ROUTING=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_ICMPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m BUILDSTDERR: ++ CONFIG_IEEE802154=m BUILDSTDERR: ++ CONFIG_IEEE802154_SOCKET=m BUILDSTDERR: ++ CONFIG_IEEE802154_6LOWPAN=m BUILDSTDERR: ++ CONFIG_MAC802154=m BUILDSTDERR: ++ CONFIG_NET_SCHED=y BUILDSTDERR: ++ CONFIG_NET_SCH_CBQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HTB=m BUILDSTDERR: ++ CONFIG_NET_SCH_HFSC=m BUILDSTDERR: ++ CONFIG_NET_SCH_ATM=m BUILDSTDERR: ++ CONFIG_NET_SCH_PRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_MULTIQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_RED=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFB=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_TEQL=m BUILDSTDERR: ++ CONFIG_NET_SCH_TBF=m BUILDSTDERR: ++ CONFIG_NET_SCH_GRED=m BUILDSTDERR: ++ CONFIG_NET_SCH_DSMARK=m BUILDSTDERR: ++ CONFIG_NET_SCH_NETEM=m BUILDSTDERR: ++ CONFIG_NET_SCH_DRR=m BUILDSTDERR: ++ CONFIG_NET_SCH_MQPRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_CHOKE=m BUILDSTDERR: ++ CONFIG_NET_SCH_QFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_CODEL=m BUILDSTDERR: ++ CONFIG_NET_SCH_FQ_CODEL=y BUILDSTDERR: ++ CONFIG_NET_SCH_FQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HHF=m BUILDSTDERR: ++ CONFIG_NET_SCH_PIE=m BUILDSTDERR: ++ CONFIG_NET_SCH_INGRESS=m BUILDSTDERR: ++ CONFIG_NET_SCH_PLUG=m BUILDSTDERR: ++ CONFIG_NET_CLS=y BUILDSTDERR: ++ CONFIG_NET_CLS_BASIC=m BUILDSTDERR: ++ CONFIG_NET_CLS_TCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_ROUTE4=m BUILDSTDERR: ++ CONFIG_NET_CLS_FW=m BUILDSTDERR: ++ CONFIG_NET_CLS_U32=m BUILDSTDERR: ++ CONFIG_CLS_U32_PERF=y BUILDSTDERR: ++ CONFIG_CLS_U32_MARK=y BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP=m BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP6=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOW=m BUILDSTDERR: ++ CONFIG_NET_CLS_CGROUP=y BUILDSTDERR: ++ CONFIG_NET_CLS_BPF=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOWER=m BUILDSTDERR: ++ CONFIG_NET_CLS_MATCHALL=m BUILDSTDERR: ++ CONFIG_NET_EMATCH=y BUILDSTDERR: ++ CONFIG_NET_EMATCH_STACK=32 BUILDSTDERR: ++ CONFIG_NET_EMATCH_CMP=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_NBYTE=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_U32=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_META=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_TEXT=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_CANID=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_IPSET=m BUILDSTDERR: ++ CONFIG_NET_CLS_ACT=y BUILDSTDERR: ++ CONFIG_NET_ACT_POLICE=m BUILDSTDERR: ++ CONFIG_NET_ACT_GACT=m BUILDSTDERR: ++ CONFIG_GACT_PROB=y BUILDSTDERR: ++ CONFIG_NET_ACT_MIRRED=m BUILDSTDERR: ++ CONFIG_NET_ACT_SAMPLE=m BUILDSTDERR: ++ CONFIG_NET_ACT_IPT=m BUILDSTDERR: ++ CONFIG_NET_ACT_NAT=m BUILDSTDERR: ++ CONFIG_NET_ACT_PEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_SIMP=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_CSUM=m BUILDSTDERR: ++ CONFIG_NET_ACT_VLAN=m BUILDSTDERR: ++ CONFIG_NET_ACT_BPF=m BUILDSTDERR: ++ CONFIG_NET_ACT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBMOD=m BUILDSTDERR: ++ CONFIG_NET_ACT_IFE=m BUILDSTDERR: ++ CONFIG_NET_ACT_TUNNEL_KEY=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBMARK=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBPRIO=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBTCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_IND=y BUILDSTDERR: ++ CONFIG_NET_SCH_FIFO=y BUILDSTDERR: ++ CONFIG_DCB=y BUILDSTDERR: ++ CONFIG_DNS_RESOLVER=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BATMAN_V=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BLA=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_DAT=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_NC=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_MCAST=y BUILDSTDERR: ++ CONFIG_OPENVSWITCH=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GRE=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_VXLAN=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GENEVE=m BUILDSTDERR: ++ CONFIG_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS_COMMON=m BUILDSTDERR: ++ CONFIG_NETLINK_DIAG=m BUILDSTDERR: ++ CONFIG_MPLS=y BUILDSTDERR: ++ CONFIG_NET_MPLS_GSO=m BUILDSTDERR: ++ CONFIG_MPLS_ROUTING=m BUILDSTDERR: ++ CONFIG_MPLS_IPTUNNEL=m BUILDSTDERR: ++ CONFIG_NET_SWITCHDEV=y BUILDSTDERR: ++ CONFIG_NET_L3_MASTER_DEV=y BUILDSTDERR: ++ CONFIG_NET_NCSI=y BUILDSTDERR: ++ CONFIG_RPS=y BUILDSTDERR: ++ CONFIG_RFS_ACCEL=y BUILDSTDERR: ++ CONFIG_XPS=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_PRIO=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_CLASSID=y BUILDSTDERR: ++ CONFIG_NET_RX_BUSY_POLL=y BUILDSTDERR: ++ CONFIG_BQL=y BUILDSTDERR: ++ CONFIG_BPF_JIT=y BUILDSTDERR: ++ CONFIG_NET_FLOW_LIMIT=y BUILDSTDERR: ++ CONFIG_NET_PKTGEN=m BUILDSTDERR: ++ CONFIG_NET_DROP_MONITOR=y BUILDSTDERR: ++ CONFIG_HAMRADIO=y BUILDSTDERR: ++ CONFIG_AX25=m BUILDSTDERR: ++ CONFIG_AX25_DAMA_SLAVE=y BUILDSTDERR: ++ CONFIG_NETROM=m BUILDSTDERR: ++ CONFIG_ROSE=m BUILDSTDERR: ++ CONFIG_MKISS=m BUILDSTDERR: ++ CONFIG_6PACK=m BUILDSTDERR: ++ CONFIG_BPQETHER=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_FDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_HDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_PAR=m BUILDSTDERR: ++ CONFIG_YAM=m BUILDSTDERR: ++ CONFIG_CAN=m BUILDSTDERR: ++ CONFIG_CAN_RAW=m BUILDSTDERR: ++ CONFIG_CAN_BCM=m BUILDSTDERR: ++ CONFIG_CAN_GW=m BUILDSTDERR: ++ CONFIG_CAN_VCAN=m BUILDSTDERR: ++ CONFIG_CAN_VXCAN=m BUILDSTDERR: ++ CONFIG_CAN_SLCAN=m BUILDSTDERR: ++ CONFIG_CAN_DEV=m BUILDSTDERR: ++ CONFIG_CAN_CALC_BITTIMING=y BUILDSTDERR: ++ CONFIG_CAN_LEDS=y BUILDSTDERR: ++ CONFIG_CAN_C_CAN=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PCI=m BUILDSTDERR: ++ CONFIG_CAN_CC770=m BUILDSTDERR: ++ CONFIG_CAN_CC770_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_IFI_CANFD=m BUILDSTDERR: ++ CONFIG_CAN_M_CAN=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEFD=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_EMS_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEC=y BUILDSTDERR: ++ CONFIG_CAN_KVASER_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PLX_PCI=m BUILDSTDERR: ++ CONFIG_CAN_SOFTING=m BUILDSTDERR: ++ CONFIG_CAN_HI311X=m BUILDSTDERR: ++ CONFIG_CAN_EMS_USB=m BUILDSTDERR: ++ CONFIG_CAN_ESD_USB2=m BUILDSTDERR: ++ CONFIG_CAN_GS_USB=m BUILDSTDERR: ++ CONFIG_CAN_KVASER_USB=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_USB=m BUILDSTDERR: ++ CONFIG_CAN_8DEV_USB=m BUILDSTDERR: ++ CONFIG_CAN_MCBA_USB=m BUILDSTDERR: ++ CONFIG_CAN_DEBUG_DEVICES=y BUILDSTDERR: ++ CONFIG_BT=m BUILDSTDERR: ++ CONFIG_BT_BREDR=y BUILDSTDERR: ++ CONFIG_BT_RFCOMM=m BUILDSTDERR: ++ CONFIG_BT_RFCOMM_TTY=y BUILDSTDERR: ++ CONFIG_BT_BNEP=m BUILDSTDERR: ++ CONFIG_BT_BNEP_MC_FILTER=y BUILDSTDERR: ++ CONFIG_BT_BNEP_PROTO_FILTER=y BUILDSTDERR: ++ CONFIG_BT_CMTP=m BUILDSTDERR: ++ CONFIG_BT_HIDP=m BUILDSTDERR: ++ CONFIG_BT_HS=y BUILDSTDERR: ++ CONFIG_BT_LE=y BUILDSTDERR: ++ CONFIG_BT_6LOWPAN=m BUILDSTDERR: ++ CONFIG_BT_LEDS=y BUILDSTDERR: ++ CONFIG_BT_INTEL=m BUILDSTDERR: ++ CONFIG_BT_BCM=m BUILDSTDERR: ++ CONFIG_BT_RTL=m BUILDSTDERR: ++ CONFIG_BT_QCA=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_RTL=y BUILDSTDERR: ++ CONFIG_BT_HCIBTSDIO=m BUILDSTDERR: ++ CONFIG_BT_HCIUART=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_SERDEV=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_H4=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_NOKIA=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCSP=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_ATH3K=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_LL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_3WIRE=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_INTEL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_QCA=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_AG6XX=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_MRVL=y BUILDSTDERR: ++ CONFIG_BT_HCIBCM203X=m BUILDSTDERR: ++ CONFIG_BT_HCIBPA10X=m BUILDSTDERR: ++ CONFIG_BT_HCIBFUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIDTL1=m BUILDSTDERR: ++ CONFIG_BT_HCIBT3C=m BUILDSTDERR: ++ CONFIG_BT_HCIBLUECARD=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUART=m BUILDSTDERR: ++ CONFIG_BT_HCIVHCI=m BUILDSTDERR: ++ CONFIG_BT_MRVL=m BUILDSTDERR: ++ CONFIG_BT_MRVL_SDIO=m BUILDSTDERR: ++ CONFIG_BT_ATH3K=m BUILDSTDERR: ++ CONFIG_FIB_RULES=y BUILDSTDERR: ++ CONFIG_WIRELESS=y BUILDSTDERR: ++ CONFIG_WIRELESS_EXT=y BUILDSTDERR: ++ CONFIG_WEXT_CORE=y BUILDSTDERR: ++ CONFIG_WEXT_PROC=y BUILDSTDERR: ++ CONFIG_WEXT_SPY=y BUILDSTDERR: ++ CONFIG_WEXT_PRIV=y BUILDSTDERR: ++ CONFIG_CFG80211=m BUILDSTDERR: ++ CONFIG_CFG80211_DEFAULT_PS=y BUILDSTDERR: ++ CONFIG_CFG80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_CFG80211_CRDA_SUPPORT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT_EXPORT=y BUILDSTDERR: ++ CONFIG_LIB80211=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_WEP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_CCMP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_TKIP=m BUILDSTDERR: ++ CONFIG_MAC80211=m BUILDSTDERR: ++ CONFIG_MAC80211_HAS_RC=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL_HT=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT=minstrel_ht BUILDSTDERR: ++ CONFIG_MAC80211_MESH=y BUILDSTDERR: ++ CONFIG_MAC80211_LEDS=y BUILDSTDERR: ++ CONFIG_MAC80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 BUILDSTDERR: ++ CONFIG_RFKILL=m BUILDSTDERR: ++ CONFIG_RFKILL_LEDS=y BUILDSTDERR: ++ CONFIG_RFKILL_INPUT=y BUILDSTDERR: ++ CONFIG_RFKILL_GPIO=m BUILDSTDERR: ++ CONFIG_NET_9P=m BUILDSTDERR: ++ CONFIG_NET_9P_VIRTIO=m BUILDSTDERR: ++ CONFIG_NET_9P_XEN=m BUILDSTDERR: ++ CONFIG_NET_9P_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_LIB=m BUILDSTDERR: ++ CONFIG_CEPH_LIB_PRETTYDEBUG=y BUILDSTDERR: ++ CONFIG_NFC=m BUILDSTDERR: ++ CONFIG_NFC_DIGITAL=m BUILDSTDERR: ++ CONFIG_NFC_NCI=m BUILDSTDERR: ++ CONFIG_NFC_HCI=m BUILDSTDERR: ++ CONFIG_NFC_SHDLC=y BUILDSTDERR: ++ CONFIG_NFC_TRF7970A=m BUILDSTDERR: ++ CONFIG_NFC_MEI_PHY=m BUILDSTDERR: ++ CONFIG_NFC_SIM=m BUILDSTDERR: ++ CONFIG_NFC_PORT100=m BUILDSTDERR: ++ CONFIG_NFC_PN544=m BUILDSTDERR: ++ CONFIG_NFC_PN544_I2C=m BUILDSTDERR: ++ CONFIG_NFC_PN544_MEI=m BUILDSTDERR: ++ CONFIG_NFC_PN533=m BUILDSTDERR: ++ CONFIG_NFC_PN533_USB=m BUILDSTDERR: ++ CONFIG_NFC_PN533_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_MEI=m BUILDSTDERR: ++ CONFIG_NFC_MRVL=m BUILDSTDERR: ++ CONFIG_NFC_MRVL_USB=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA_I2C=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI_I2C=m BUILDSTDERR: ++ CONFIG_PSAMPLE=m BUILDSTDERR: ++ CONFIG_NET_IFE=m BUILDSTDERR: ++ CONFIG_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_LWTUNNEL_BPF=y BUILDSTDERR: ++ CONFIG_DST_CACHE=y BUILDSTDERR: ++ CONFIG_GRO_CELLS=y BUILDSTDERR: ++ CONFIG_NET_DEVLINK=m BUILDSTDERR: ++ CONFIG_MAY_USE_DEVLINK=m BUILDSTDERR: ++ CONFIG_HAVE_EBPF_JIT=y BUILDSTDERR: ++ CONFIG_DEVTMPFS=y BUILDSTDERR: ++ CONFIG_DEVTMPFS_MOUNT=y BUILDSTDERR: ++ CONFIG_STANDALONE=y BUILDSTDERR: ++ CONFIG_PREVENT_FIRMWARE_BUILD=y BUILDSTDERR: ++ CONFIG_FW_LOADER=y BUILDSTDERR: ++ CONFIG_EXTRA_FIRMWARE= BUILDSTDERR: ++ CONFIG_WANT_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_ALLOW_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEBUG_DEVRES=y BUILDSTDERR: ++ CONFIG_TEST_ASYNC_DRIVER_PROBE=m BUILDSTDERR: ++ CONFIG_SYS_HYPERVISOR=y BUILDSTDERR: ++ CONFIG_GENERIC_CPU_AUTOPROBE=y BUILDSTDERR: ++ CONFIG_REGMAP=y BUILDSTDERR: ++ CONFIG_REGMAP_I2C=y BUILDSTDERR: ++ CONFIG_REGMAP_SPI=y BUILDSTDERR: ++ CONFIG_REGMAP_IRQ=y BUILDSTDERR: ++ CONFIG_DMA_SHARED_BUFFER=y BUILDSTDERR: ++ CONFIG_CONNECTOR=y BUILDSTDERR: ++ CONFIG_PROC_EVENTS=y BUILDSTDERR: ++ CONFIG_MTD=m BUILDSTDERR: ++ CONFIG_MTD_BLKDEVS=m BUILDSTDERR: ++ CONFIG_MTD_BLOCK=m BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_1=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_2=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_4=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I1=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I2=y BUILDSTDERR: ++ CONFIG_MTD_UBI=m BUILDSTDERR: ++ CONFIG_MTD_UBI_WL_THRESHOLD=4096 BUILDSTDERR: ++ CONFIG_MTD_UBI_BEB_LIMIT=20 BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y BUILDSTDERR: ++ CONFIG_PARPORT=m BUILDSTDERR: ++ CONFIG_PARPORT_PC=m BUILDSTDERR: ++ CONFIG_PARPORT_SERIAL=m BUILDSTDERR: ++ CONFIG_PARPORT_PC_PCMCIA=m BUILDSTDERR: ++ CONFIG_PARPORT_1284=y BUILDSTDERR: ++ CONFIG_PARPORT_NOT_PC=y BUILDSTDERR: ++ CONFIG_PNP=y BUILDSTDERR: ++ CONFIG_PNPACPI=y BUILDSTDERR: ++ CONFIG_BLK_DEV=y BUILDSTDERR: ++ CONFIG_BLK_DEV_NULL_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_FD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m BUILDSTDERR: ++ CONFIG_ZRAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DAC960=m BUILDSTDERR: ++ CONFIG_BLK_DEV_UMEM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 BUILDSTDERR: ++ CONFIG_BLK_DEV_DRBD=m BUILDSTDERR: ++ CONFIG_DRBD_FAULT_INJECTION=y BUILDSTDERR: ++ CONFIG_BLK_DEV_NBD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SKD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SX8=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_COUNT=16 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_SIZE=16384 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_DAX=y BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD=m BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD_BUFFERS=8 BUILDSTDERR: ++ CONFIG_ATA_OVER_ETH=m BUILDSTDERR: ++ CONFIG_XEN_BLKDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_XEN_BLKDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_VIRTIO_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RBD=m BUILDSTDERR: ++ CONFIG_NVME_CORE=m BUILDSTDERR: ++ CONFIG_BLK_DEV_NVME=m BUILDSTDERR: ++ CONFIG_NVME_FABRICS=m BUILDSTDERR: ++ CONFIG_NVME_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_LOOP=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FCLOOP=m BUILDSTDERR: ++ CONFIG_SENSORS_LIS3LV02D=m BUILDSTDERR: ++ CONFIG_IBM_ASM=m BUILDSTDERR: ++ CONFIG_SGI_IOC4=m BUILDSTDERR: ++ CONFIG_TIFM_CORE=m BUILDSTDERR: ++ CONFIG_TIFM_7XX1=m BUILDSTDERR: ++ CONFIG_ENCLOSURE_SERVICES=m BUILDSTDERR: ++ CONFIG_SGI_XP=m BUILDSTDERR: ++ CONFIG_HP_ILO=m BUILDSTDERR: ++ CONFIG_SGI_GRU=m BUILDSTDERR: ++ CONFIG_APDS9802ALS=m BUILDSTDERR: ++ CONFIG_ISL29003=m BUILDSTDERR: ++ CONFIG_ISL29020=m BUILDSTDERR: ++ CONFIG_SENSORS_TSL2550=m BUILDSTDERR: ++ CONFIG_SENSORS_BH1770=m BUILDSTDERR: ++ CONFIG_SENSORS_APDS990X=m BUILDSTDERR: ++ CONFIG_VMWARE_BALLOON=m BUILDSTDERR: ++ CONFIG_EEPROM_AT24=m BUILDSTDERR: ++ CONFIG_EEPROM_LEGACY=m BUILDSTDERR: ++ CONFIG_EEPROM_MAX6875=m BUILDSTDERR: ++ CONFIG_EEPROM_93CX6=m BUILDSTDERR: ++ CONFIG_EEPROM_IDT_89HPESX=m BUILDSTDERR: ++ CONFIG_CB710_CORE=m BUILDSTDERR: ++ CONFIG_CB710_DEBUG_ASSUMPTIONS=y BUILDSTDERR: ++ CONFIG_SENSORS_LIS3_I2C=m BUILDSTDERR: ++ CONFIG_ALTERA_STAPL=m BUILDSTDERR: ++ CONFIG_INTEL_MEI=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_ME=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_TXE=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI=m BUILDSTDERR: ++ CONFIG_INTEL_MIC_BUS=m BUILDSTDERR: ++ CONFIG_SCIF_BUS=m BUILDSTDERR: ++ CONFIG_VOP_BUS=m BUILDSTDERR: ++ CONFIG_INTEL_MIC_HOST=m BUILDSTDERR: ++ CONFIG_INTEL_MIC_CARD=m BUILDSTDERR: ++ CONFIG_SCIF=m BUILDSTDERR: ++ CONFIG_MIC_COSM=m BUILDSTDERR: ++ CONFIG_VOP=m BUILDSTDERR: ++ CONFIG_VHOST_RING=m BUILDSTDERR: ++ CONFIG_ECHO=m BUILDSTDERR: ++ CONFIG_HAVE_IDE=y BUILDSTDERR: ++ CONFIG_SCSI_MOD=y BUILDSTDERR: ++ CONFIG_RAID_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI=y BUILDSTDERR: ++ CONFIG_SCSI_DMA=y BUILDSTDERR: ++ CONFIG_SCSI_NETLINK=y BUILDSTDERR: ++ CONFIG_SCSI_PROC_FS=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SD=y BUILDSTDERR: ++ CONFIG_CHR_DEV_ST=m BUILDSTDERR: ++ CONFIG_CHR_DEV_OSST=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SR=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SR_VENDOR=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SG=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SCH=m BUILDSTDERR: ++ CONFIG_SCSI_ENCLOSURE=m BUILDSTDERR: ++ CONFIG_SCSI_CONSTANTS=y BUILDSTDERR: ++ CONFIG_SCSI_LOGGING=y BUILDSTDERR: ++ CONFIG_SCSI_SCAN_ASYNC=y BUILDSTDERR: ++ CONFIG_SCSI_SPI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_FC_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_ISCSI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_LIBSAS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATA=y BUILDSTDERR: ++ CONFIG_SCSI_SAS_HOST_SMP=y BUILDSTDERR: ++ CONFIG_SCSI_SRP_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_LOWLEVEL=y BUILDSTDERR: ++ CONFIG_ISCSI_TCP=m BUILDSTDERR: ++ CONFIG_ISCSI_BOOT_SYSFS=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB3_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB4_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2X_FCOE=m BUILDSTDERR: ++ CONFIG_BE2ISCSI=m BUILDSTDERR: ++ CONFIG_BLK_DEV_3W_XXXX_RAID=m BUILDSTDERR: ++ CONFIG_SCSI_HPSA=m BUILDSTDERR: ++ CONFIG_SCSI_3W_9XXX=m BUILDSTDERR: ++ CONFIG_SCSI_3W_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_ACARD=m BUILDSTDERR: ++ CONFIG_SCSI_AACRAID=m BUILDSTDERR: ++ CONFIG_SCSI_AIC7XXX=m BUILDSTDERR: ++ CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC7XXX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC7XXX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_AIC79XX=m BUILDSTDERR: ++ CONFIG_AIC79XX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC79XX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC79XX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_MVSAS=m BUILDSTDERR: ++ CONFIG_SCSI_MVSAS_TASKLET=y BUILDSTDERR: ++ CONFIG_SCSI_MVUMI=m BUILDSTDERR: ++ CONFIG_SCSI_ADVANSYS=m BUILDSTDERR: ++ CONFIG_SCSI_ARCMSR=m BUILDSTDERR: ++ CONFIG_SCSI_ESAS2R=m BUILDSTDERR: ++ CONFIG_MEGARAID_NEWGEN=y BUILDSTDERR: ++ CONFIG_MEGARAID_MM=m BUILDSTDERR: ++ CONFIG_MEGARAID_MAILBOX=m BUILDSTDERR: ++ CONFIG_MEGARAID_LEGACY=m BUILDSTDERR: ++ CONFIG_MEGARAID_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS=m BUILDSTDERR: ++ CONFIG_SCSI_SMARTPQI=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD_PCI=m BUILDSTDERR: ++ CONFIG_SCSI_HPTIOP=m BUILDSTDERR: ++ CONFIG_SCSI_BUSLOGIC=m BUILDSTDERR: ++ CONFIG_SCSI_FLASHPOINT=y BUILDSTDERR: ++ CONFIG_VMWARE_PVSCSI=m BUILDSTDERR: ++ CONFIG_XEN_SCSI_FRONTEND=m BUILDSTDERR: ++ CONFIG_HYPERV_STORAGE=m BUILDSTDERR: ++ CONFIG_LIBFC=m BUILDSTDERR: ++ CONFIG_LIBFCOE=m BUILDSTDERR: ++ CONFIG_FCOE=m BUILDSTDERR: ++ CONFIG_FCOE_FNIC=m BUILDSTDERR: ++ CONFIG_SCSI_SNIC=m BUILDSTDERR: ++ CONFIG_SCSI_DMX3191D=m BUILDSTDERR: ++ CONFIG_SCSI_GDTH=m BUILDSTDERR: ++ CONFIG_SCSI_ISCI=m BUILDSTDERR: ++ CONFIG_SCSI_IPS=m BUILDSTDERR: ++ CONFIG_SCSI_INITIO=m BUILDSTDERR: ++ CONFIG_SCSI_INIA100=m BUILDSTDERR: ++ CONFIG_SCSI_STEX=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_2=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MMIO=y BUILDSTDERR: ++ CONFIG_SCSI_IPR=m BUILDSTDERR: ++ CONFIG_SCSI_IPR_TRACE=y BUILDSTDERR: ++ CONFIG_SCSI_IPR_DUMP=y BUILDSTDERR: ++ CONFIG_SCSI_QLOGIC_1280=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_FC=m BUILDSTDERR: ++ CONFIG_TCM_QLA2XXX=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_ISCSI=m BUILDSTDERR: ++ CONFIG_QEDI=m BUILDSTDERR: ++ CONFIG_QEDF=m BUILDSTDERR: ++ CONFIG_SCSI_LPFC=m BUILDSTDERR: ++ CONFIG_SCSI_DC395x=m BUILDSTDERR: ++ CONFIG_SCSI_AM53C974=m BUILDSTDERR: ++ CONFIG_SCSI_WD719X=m BUILDSTDERR: ++ CONFIG_SCSI_DEBUG=m BUILDSTDERR: ++ CONFIG_SCSI_PMCRAID=m BUILDSTDERR: ++ CONFIG_SCSI_PM8001=m BUILDSTDERR: ++ CONFIG_SCSI_BFA_FC=m BUILDSTDERR: ++ CONFIG_SCSI_VIRTIO=m BUILDSTDERR: ++ CONFIG_SCSI_CHELSIO_FCOE=m BUILDSTDERR: ++ CONFIG_SCSI_DH=y BUILDSTDERR: ++ CONFIG_SCSI_DH_RDAC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_HP_SW=m BUILDSTDERR: ++ CONFIG_SCSI_DH_EMC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_ALUA=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_INITIATOR=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_ULD=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_DPRINT_SENSE=1 BUILDSTDERR: ++ CONFIG_ATA=y BUILDSTDERR: ++ CONFIG_ATA_VERBOSE_ERROR=y BUILDSTDERR: ++ CONFIG_ATA_ACPI=y BUILDSTDERR: ++ CONFIG_SATA_PMP=y BUILDSTDERR: ++ CONFIG_SATA_AHCI=y BUILDSTDERR: ++ CONFIG_SATA_AHCI_PLATFORM=m BUILDSTDERR: ++ CONFIG_SATA_INIC162X=m BUILDSTDERR: ++ CONFIG_SATA_ACARD_AHCI=m BUILDSTDERR: ++ CONFIG_SATA_SIL24=m BUILDSTDERR: ++ CONFIG_ATA_SFF=y BUILDSTDERR: ++ CONFIG_PDC_ADMA=m BUILDSTDERR: ++ CONFIG_SATA_QSTOR=m BUILDSTDERR: ++ CONFIG_SATA_SX4=m BUILDSTDERR: ++ CONFIG_ATA_BMDMA=y BUILDSTDERR: ++ CONFIG_ATA_PIIX=y BUILDSTDERR: ++ CONFIG_SATA_MV=m BUILDSTDERR: ++ CONFIG_SATA_NV=m BUILDSTDERR: ++ CONFIG_SATA_PROMISE=m BUILDSTDERR: ++ CONFIG_SATA_SIL=m BUILDSTDERR: ++ CONFIG_SATA_SIS=m BUILDSTDERR: ++ CONFIG_SATA_SVW=m BUILDSTDERR: ++ CONFIG_SATA_ULI=m BUILDSTDERR: ++ CONFIG_SATA_VIA=m BUILDSTDERR: ++ CONFIG_SATA_VITESSE=m BUILDSTDERR: ++ CONFIG_PATA_ALI=m BUILDSTDERR: ++ CONFIG_PATA_AMD=m BUILDSTDERR: ++ CONFIG_PATA_ARTOP=m BUILDSTDERR: ++ CONFIG_PATA_ATIIXP=m BUILDSTDERR: ++ CONFIG_PATA_ATP867X=m BUILDSTDERR: ++ CONFIG_PATA_CMD64X=m BUILDSTDERR: ++ CONFIG_PATA_EFAR=m BUILDSTDERR: ++ CONFIG_PATA_HPT366=m BUILDSTDERR: ++ CONFIG_PATA_HPT37X=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X2N=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X3=m BUILDSTDERR: ++ CONFIG_PATA_IT8213=m BUILDSTDERR: ++ CONFIG_PATA_IT821X=m BUILDSTDERR: ++ CONFIG_PATA_JMICRON=m BUILDSTDERR: ++ CONFIG_PATA_MARVELL=m BUILDSTDERR: ++ CONFIG_PATA_NETCELL=m BUILDSTDERR: ++ CONFIG_PATA_NINJA32=m BUILDSTDERR: ++ CONFIG_PATA_NS87415=m BUILDSTDERR: ++ CONFIG_PATA_OLDPIIX=m BUILDSTDERR: ++ CONFIG_PATA_OPTIDMA=m BUILDSTDERR: ++ CONFIG_PATA_PDC2027X=m BUILDSTDERR: ++ CONFIG_PATA_PDC_OLD=m BUILDSTDERR: ++ CONFIG_PATA_SCH=m BUILDSTDERR: ++ CONFIG_PATA_SERVERWORKS=m BUILDSTDERR: ++ CONFIG_PATA_SIL680=m BUILDSTDERR: ++ CONFIG_PATA_SIS=m BUILDSTDERR: ++ CONFIG_PATA_TOSHIBA=m BUILDSTDERR: ++ CONFIG_PATA_TRIFLEX=m BUILDSTDERR: ++ CONFIG_PATA_VIA=m BUILDSTDERR: ++ CONFIG_PATA_WINBOND=m BUILDSTDERR: ++ CONFIG_PATA_CMD640_PCI=m BUILDSTDERR: ++ CONFIG_PATA_MPIIX=m BUILDSTDERR: ++ CONFIG_PATA_NS87410=m BUILDSTDERR: ++ CONFIG_PATA_OPTI=m BUILDSTDERR: ++ CONFIG_PATA_PCMCIA=m BUILDSTDERR: ++ CONFIG_PATA_ACPI=m BUILDSTDERR: ++ CONFIG_ATA_GENERIC=m BUILDSTDERR: ++ CONFIG_MD=y BUILDSTDERR: ++ CONFIG_BLK_DEV_MD=y BUILDSTDERR: ++ CONFIG_MD_AUTODETECT=y BUILDSTDERR: ++ CONFIG_MD_LINEAR=m BUILDSTDERR: ++ CONFIG_MD_RAID0=m BUILDSTDERR: ++ CONFIG_MD_RAID1=m BUILDSTDERR: ++ CONFIG_MD_RAID10=m BUILDSTDERR: ++ CONFIG_MD_RAID456=m BUILDSTDERR: ++ CONFIG_MD_MULTIPATH=m BUILDSTDERR: ++ CONFIG_MD_FAULTY=m BUILDSTDERR: ++ CONFIG_BCACHE=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DM_BUILTIN=y BUILDSTDERR: ++ CONFIG_BLK_DEV_DM=y BUILDSTDERR: ++ CONFIG_DM_DEBUG=y BUILDSTDERR: ++ CONFIG_DM_BUFIO=y BUILDSTDERR: ++ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y BUILDSTDERR: ++ CONFIG_DM_BIO_PRISON=m BUILDSTDERR: ++ CONFIG_DM_PERSISTENT_DATA=m BUILDSTDERR: ++ CONFIG_DM_CRYPT=m BUILDSTDERR: ++ CONFIG_DM_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_DM_THIN_PROVISIONING=m BUILDSTDERR: ++ CONFIG_DM_CACHE=m BUILDSTDERR: ++ CONFIG_DM_CACHE_SMQ=m BUILDSTDERR: ++ CONFIG_DM_MIRROR=y BUILDSTDERR: ++ CONFIG_DM_LOG_USERSPACE=m BUILDSTDERR: ++ CONFIG_DM_RAID=m BUILDSTDERR: ++ CONFIG_DM_ZERO=y BUILDSTDERR: ++ CONFIG_DM_MULTIPATH=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_QL=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_ST=m BUILDSTDERR: ++ CONFIG_DM_DELAY=m BUILDSTDERR: ++ CONFIG_DM_UEVENT=y BUILDSTDERR: ++ CONFIG_DM_FLAKEY=m BUILDSTDERR: ++ CONFIG_DM_VERITY=m BUILDSTDERR: ++ CONFIG_DM_VERITY_FEC=y BUILDSTDERR: ++ CONFIG_DM_SWITCH=m BUILDSTDERR: ++ CONFIG_DM_LOG_WRITES=m BUILDSTDERR: ++ CONFIG_DM_INTEGRITY=m BUILDSTDERR: ++ CONFIG_DM_ZONED=m BUILDSTDERR: ++ CONFIG_TARGET_CORE=m BUILDSTDERR: ++ CONFIG_TCM_IBLOCK=m BUILDSTDERR: ++ CONFIG_TCM_FILEIO=m BUILDSTDERR: ++ CONFIG_TCM_PSCSI=m BUILDSTDERR: ++ CONFIG_TCM_USER2=m BUILDSTDERR: ++ CONFIG_LOOPBACK_TARGET=m BUILDSTDERR: ++ CONFIG_TCM_FC=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET_CXGB4=m BUILDSTDERR: ++ CONFIG_SBP_TARGET=m BUILDSTDERR: ++ CONFIG_FUSION=y BUILDSTDERR: ++ CONFIG_FUSION_SPI=m BUILDSTDERR: ++ CONFIG_FUSION_FC=m BUILDSTDERR: ++ CONFIG_FUSION_SAS=m BUILDSTDERR: ++ CONFIG_FUSION_MAX_SGE=40 BUILDSTDERR: ++ CONFIG_FUSION_CTL=m BUILDSTDERR: ++ CONFIG_FUSION_LAN=m BUILDSTDERR: ++ CONFIG_FUSION_LOGGING=y BUILDSTDERR: ++ CONFIG_FIREWIRE=m BUILDSTDERR: ++ CONFIG_FIREWIRE_OHCI=m BUILDSTDERR: ++ CONFIG_FIREWIRE_SBP2=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NET=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NOSY=m BUILDSTDERR: ++ CONFIG_MACINTOSH_DRIVERS=y BUILDSTDERR: ++ CONFIG_MAC_EMUMOUSEBTN=y BUILDSTDERR: ++ CONFIG_NETDEVICES=y BUILDSTDERR: ++ CONFIG_MII=m BUILDSTDERR: ++ CONFIG_NET_CORE=y BUILDSTDERR: ++ CONFIG_BONDING=m BUILDSTDERR: ++ CONFIG_DUMMY=m BUILDSTDERR: ++ CONFIG_EQUALIZER=m BUILDSTDERR: ++ CONFIG_NET_FC=y BUILDSTDERR: ++ CONFIG_IFB=m BUILDSTDERR: ++ CONFIG_NET_TEAM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_BROADCAST=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ROUNDROBIN=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_RANDOM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_LOADBALANCE=m BUILDSTDERR: ++ CONFIG_MACVLAN=m BUILDSTDERR: ++ CONFIG_MACVTAP=m BUILDSTDERR: ++ CONFIG_IPVLAN=m BUILDSTDERR: ++ CONFIG_IPVTAP=m BUILDSTDERR: ++ CONFIG_VXLAN=m BUILDSTDERR: ++ CONFIG_GENEVE=m BUILDSTDERR: ++ CONFIG_GTP=m BUILDSTDERR: ++ CONFIG_MACSEC=m BUILDSTDERR: ++ CONFIG_NETCONSOLE=m BUILDSTDERR: ++ CONFIG_NETCONSOLE_DYNAMIC=y BUILDSTDERR: ++ CONFIG_NETPOLL=y BUILDSTDERR: ++ CONFIG_NET_POLL_CONTROLLER=y BUILDSTDERR: ++ CONFIG_NTB_NETDEV=m BUILDSTDERR: ++ CONFIG_TUN=m BUILDSTDERR: ++ CONFIG_TAP=m BUILDSTDERR: ++ CONFIG_VETH=m BUILDSTDERR: ++ CONFIG_VIRTIO_NET=m BUILDSTDERR: ++ CONFIG_NLMON=m BUILDSTDERR: ++ CONFIG_NET_VRF=m BUILDSTDERR: ++ CONFIG_VSOCKMON=m BUILDSTDERR: ++ CONFIG_SUNGEM_PHY=m BUILDSTDERR: ++ CONFIG_ATM_DRIVERS=y BUILDSTDERR: ++ CONFIG_ATM_TCP=m BUILDSTDERR: ++ CONFIG_ATM_ENI=m BUILDSTDERR: ++ CONFIG_ATM_FIRESTREAM=m BUILDSTDERR: ++ CONFIG_ATM_NICSTAR=m BUILDSTDERR: ++ CONFIG_ATM_HE=m BUILDSTDERR: ++ CONFIG_ATM_SOLOS=m BUILDSTDERR: ++ CONFIG_B53=m BUILDSTDERR: ++ CONFIG_B53_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MDIO_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MMAP_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_SRAB_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_LOOP=m BUILDSTDERR: ++ CONFIG_NET_DSA_MT7530=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6060=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y BUILDSTDERR: ++ CONFIG_NET_DSA_QCA8K=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_I2C=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m BUILDSTDERR: ++ CONFIG_ETHERNET=y BUILDSTDERR: ++ CONFIG_MDIO=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_3COM=y BUILDSTDERR: ++ CONFIG_PCMCIA_3C574=m BUILDSTDERR: ++ CONFIG_PCMCIA_3C589=m BUILDSTDERR: ++ CONFIG_VORTEX=m BUILDSTDERR: ++ CONFIG_TYPHOON=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ADAPTEC=y BUILDSTDERR: ++ CONFIG_ADAPTEC_STARFIRE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AGERE=y BUILDSTDERR: ++ CONFIG_ET131X=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ALTEON=y BUILDSTDERR: ++ CONFIG_ACENIC=m BUILDSTDERR: ++ CONFIG_ALTERA_TSE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMAZON=y BUILDSTDERR: ++ CONFIG_ENA_ETHERNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMD=y BUILDSTDERR: ++ CONFIG_AMD8111_ETH=m BUILDSTDERR: ++ CONFIG_PCNET32=m BUILDSTDERR: ++ CONFIG_PCMCIA_NMCLAN=m BUILDSTDERR: ++ CONFIG_AMD_XGBE=m BUILDSTDERR: ++ CONFIG_AMD_XGBE_DCB=y BUILDSTDERR: ++ CONFIG_AMD_XGBE_HAVE_ECC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_AQUANTIA=y BUILDSTDERR: ++ CONFIG_AQTION=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ARC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_ATHEROS=y BUILDSTDERR: ++ CONFIG_ATL2=m BUILDSTDERR: ++ CONFIG_ATL1=m BUILDSTDERR: ++ CONFIG_ATL1E=m BUILDSTDERR: ++ CONFIG_ATL1C=m BUILDSTDERR: ++ CONFIG_ALX=m BUILDSTDERR: ++ CONFIG_NET_CADENCE=y BUILDSTDERR: ++ CONFIG_MACB=m BUILDSTDERR: ++ CONFIG_MACB_USE_HWSTAMP=y BUILDSTDERR: ++ CONFIG_MACB_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B44=m BUILDSTDERR: ++ CONFIG_B44_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCI=y BUILDSTDERR: ++ CONFIG_BCMGENET=m BUILDSTDERR: ++ CONFIG_BNX2=m BUILDSTDERR: ++ CONFIG_CNIC=m BUILDSTDERR: ++ CONFIG_TIGON3=m BUILDSTDERR: ++ CONFIG_TIGON3_HWMON=y BUILDSTDERR: ++ CONFIG_BNX2X=m BUILDSTDERR: ++ CONFIG_BNX2X_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT=m BUILDSTDERR: ++ CONFIG_BNXT_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT_DCB=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROCADE=y BUILDSTDERR: ++ CONFIG_BNA=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CHELSIO=y BUILDSTDERR: ++ CONFIG_CHELSIO_T1=m BUILDSTDERR: ++ CONFIG_CHELSIO_T1_1G=y BUILDSTDERR: ++ CONFIG_CHELSIO_T3=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4_DCB=y BUILDSTDERR: ++ CONFIG_CHELSIO_T4VF=m BUILDSTDERR: ++ CONFIG_CHELSIO_LIB=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CISCO=y BUILDSTDERR: ++ CONFIG_ENIC=m BUILDSTDERR: ++ CONFIG_DNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DEC=y BUILDSTDERR: ++ CONFIG_NET_TULIP=y BUILDSTDERR: ++ CONFIG_DE2104X=m BUILDSTDERR: ++ CONFIG_DE2104X_DSL=0 BUILDSTDERR: ++ CONFIG_TULIP=m BUILDSTDERR: ++ CONFIG_TULIP_MMIO=y BUILDSTDERR: ++ CONFIG_DE4X5=m BUILDSTDERR: ++ CONFIG_WINBOND_840=m BUILDSTDERR: ++ CONFIG_DM9102=m BUILDSTDERR: ++ CONFIG_ULI526X=m BUILDSTDERR: ++ CONFIG_PCMCIA_XIRCOM=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DLINK=y BUILDSTDERR: ++ CONFIG_DL2K=m BUILDSTDERR: ++ CONFIG_SUNDANCE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EMULEX=y BUILDSTDERR: ++ CONFIG_BE2NET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EXAR=y BUILDSTDERR: ++ CONFIG_S2IO=m BUILDSTDERR: ++ CONFIG_VXGE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_E100=m BUILDSTDERR: ++ CONFIG_E1000=m BUILDSTDERR: ++ CONFIG_E1000E=m BUILDSTDERR: ++ CONFIG_E1000E_HWTS=y BUILDSTDERR: ++ CONFIG_IGB=m BUILDSTDERR: ++ CONFIG_IGB_HWMON=y BUILDSTDERR: ++ CONFIG_IGB_DCA=y BUILDSTDERR: ++ CONFIG_IGBVF=m BUILDSTDERR: ++ CONFIG_IXGB=m BUILDSTDERR: ++ CONFIG_IXGBE=m BUILDSTDERR: ++ CONFIG_IXGBE_HWMON=y BUILDSTDERR: ++ CONFIG_IXGBE_DCA=y BUILDSTDERR: ++ CONFIG_IXGBE_DCB=y BUILDSTDERR: ++ CONFIG_IXGBEVF=m BUILDSTDERR: ++ CONFIG_I40E=m BUILDSTDERR: ++ CONFIG_I40EVF=m BUILDSTDERR: ++ CONFIG_FM10K=m BUILDSTDERR: ++ CONFIG_JME=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_MVMDIO=m BUILDSTDERR: ++ CONFIG_SKGE=m BUILDSTDERR: ++ CONFIG_SKGE_GENESIS=y BUILDSTDERR: ++ CONFIG_SKY2=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MELLANOX=y BUILDSTDERR: ++ CONFIG_MLX4_EN=m BUILDSTDERR: ++ CONFIG_MLX4_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX4_CORE=m BUILDSTDERR: ++ CONFIG_MLX4_DEBUG=y BUILDSTDERR: ++ CONFIG_MLX5_CORE=m BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_IPOIB=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE=m BUILDSTDERR: ++ CONFIG_MLXSW_CORE_HWMON=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE_THERMAL=y BUILDSTDERR: ++ CONFIG_MLXSW_PCI=m BUILDSTDERR: ++ CONFIG_MLXSW_I2C=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHIB=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHX2=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM_DCB=y BUILDSTDERR: ++ CONFIG_MLXSW_MINIMAL=m BUILDSTDERR: ++ CONFIG_MLXFW=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MICREL=y BUILDSTDERR: ++ CONFIG_KSZ884X_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MYRI=y BUILDSTDERR: ++ CONFIG_MYRI10GE=m BUILDSTDERR: ++ CONFIG_MYRI10GE_DCA=y BUILDSTDERR: ++ CONFIG_FEALNX=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NATSEMI=y BUILDSTDERR: ++ CONFIG_NATSEMI=m BUILDSTDERR: ++ CONFIG_NS83820=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NETRONOME=y BUILDSTDERR: ++ CONFIG_NFP=m BUILDSTDERR: ++ CONFIG_NFP_APP_FLOWER=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_8390=y BUILDSTDERR: ++ CONFIG_PCMCIA_AXNET=m BUILDSTDERR: ++ CONFIG_NE2K_PCI=m BUILDSTDERR: ++ CONFIG_PCMCIA_PCNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NVIDIA=y BUILDSTDERR: ++ CONFIG_FORCEDETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_OKI=y BUILDSTDERR: ++ CONFIG_ETHOC=m BUILDSTDERR: ++ CONFIG_NET_PACKET_ENGINE=y BUILDSTDERR: ++ CONFIG_HAMACHI=m BUILDSTDERR: ++ CONFIG_YELLOWFIN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_QLOGIC=y BUILDSTDERR: ++ CONFIG_QLA3XXX=m BUILDSTDERR: ++ CONFIG_QLCNIC=m BUILDSTDERR: ++ CONFIG_QLCNIC_SRIOV=y BUILDSTDERR: ++ CONFIG_QLCNIC_DCB=y BUILDSTDERR: ++ CONFIG_QLCNIC_HWMON=y BUILDSTDERR: ++ CONFIG_QLGE=m BUILDSTDERR: ++ CONFIG_NETXEN_NIC=m BUILDSTDERR: ++ CONFIG_QED=m BUILDSTDERR: ++ CONFIG_QED_LL2=y BUILDSTDERR: ++ CONFIG_QED_SRIOV=y BUILDSTDERR: ++ CONFIG_QEDE=m BUILDSTDERR: ++ CONFIG_QED_ISCSI=y BUILDSTDERR: ++ CONFIG_QED_FCOE=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_ATP=m BUILDSTDERR: ++ CONFIG_8139CP=m BUILDSTDERR: ++ CONFIG_8139TOO=m BUILDSTDERR: ++ CONFIG_8139TOO_8129=y BUILDSTDERR: ++ CONFIG_R8169=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_RDC=y BUILDSTDERR: ++ CONFIG_R6040=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ROCKER=y BUILDSTDERR: ++ CONFIG_ROCKER=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SILAN=y BUILDSTDERR: ++ CONFIG_SC92031=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SIS=y BUILDSTDERR: ++ CONFIG_SIS900=m BUILDSTDERR: ++ CONFIG_SIS190=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SOLARFLARE=y BUILDSTDERR: ++ CONFIG_SFC=m BUILDSTDERR: ++ CONFIG_SFC_MTD=y BUILDSTDERR: ++ CONFIG_SFC_MCDI_MON=y BUILDSTDERR: ++ CONFIG_SFC_SRIOV=y BUILDSTDERR: ++ CONFIG_SFC_FALCON=m BUILDSTDERR: ++ CONFIG_SFC_FALCON_MTD=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_SMSC=y BUILDSTDERR: ++ CONFIG_PCMCIA_SMC91C92=m BUILDSTDERR: ++ CONFIG_EPIC100=m BUILDSTDERR: ++ CONFIG_SMSC911X=m BUILDSTDERR: ++ CONFIG_SMSC9420=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_STMICRO=y BUILDSTDERR: ++ CONFIG_STMMAC_ETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SUN=y BUILDSTDERR: ++ CONFIG_HAPPYMEAL=m BUILDSTDERR: ++ CONFIG_SUNGEM=m BUILDSTDERR: ++ CONFIG_CASSINI=m BUILDSTDERR: ++ CONFIG_NIU=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TEHUTI=y BUILDSTDERR: ++ CONFIG_TEHUTI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_TLAN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_VIA=y BUILDSTDERR: ++ CONFIG_VIA_RHINE=m BUILDSTDERR: ++ CONFIG_VIA_RHINE_MMIO=y BUILDSTDERR: ++ CONFIG_VIA_VELOCITY=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_WIZNET=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100=m BUILDSTDERR: ++ CONFIG_WIZNET_W5300=m BUILDSTDERR: ++ CONFIG_WIZNET_BUS_ANY=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100_SPI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_XIRCOM=y BUILDSTDERR: ++ CONFIG_PCMCIA_XIRC2PS=m BUILDSTDERR: ++ CONFIG_MDIO_DEVICE=y BUILDSTDERR: ++ CONFIG_MDIO_BUS=y BUILDSTDERR: ++ CONFIG_MDIO_BITBANG=m BUILDSTDERR: ++ CONFIG_PHYLIB=y BUILDSTDERR: ++ CONFIG_SWPHY=y BUILDSTDERR: ++ CONFIG_LED_TRIGGER_PHY=y BUILDSTDERR: ++ CONFIG_AMD_PHY=m BUILDSTDERR: ++ CONFIG_AQUANTIA_PHY=m BUILDSTDERR: ++ CONFIG_AT803X_PHY=m BUILDSTDERR: ++ CONFIG_BCM7XXX_PHY=m BUILDSTDERR: ++ CONFIG_BCM87XX_PHY=m BUILDSTDERR: ++ CONFIG_BCM_NET_PHYLIB=m BUILDSTDERR: ++ CONFIG_BROADCOM_PHY=m BUILDSTDERR: ++ CONFIG_CICADA_PHY=m BUILDSTDERR: ++ CONFIG_CORTINA_PHY=m BUILDSTDERR: ++ CONFIG_DAVICOM_PHY=m BUILDSTDERR: ++ CONFIG_DP83848_PHY=m BUILDSTDERR: ++ CONFIG_FIXED_PHY=y BUILDSTDERR: ++ CONFIG_ICPLUS_PHY=m BUILDSTDERR: ++ CONFIG_INTEL_XWAY_PHY=m BUILDSTDERR: ++ CONFIG_LSI_ET1011C_PHY=m BUILDSTDERR: ++ CONFIG_LXT_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_10G_PHY=m BUILDSTDERR: ++ CONFIG_MICREL_PHY=m BUILDSTDERR: ++ CONFIG_MICROCHIP_PHY=m BUILDSTDERR: ++ CONFIG_MICROSEMI_PHY=m BUILDSTDERR: ++ CONFIG_NATIONAL_PHY=m BUILDSTDERR: ++ CONFIG_QSEMI_PHY=m BUILDSTDERR: ++ CONFIG_REALTEK_PHY=m BUILDSTDERR: ++ CONFIG_SMSC_PHY=m BUILDSTDERR: ++ CONFIG_STE10XP=m BUILDSTDERR: ++ CONFIG_TERANETICS_PHY=m BUILDSTDERR: ++ CONFIG_VITESSE_PHY=m BUILDSTDERR: ++ CONFIG_XILINX_GMII2RGMII=m BUILDSTDERR: ++ CONFIG_PPP=m BUILDSTDERR: ++ CONFIG_PPP_BSDCOMP=m BUILDSTDERR: ++ CONFIG_PPP_DEFLATE=m BUILDSTDERR: ++ CONFIG_PPP_FILTER=y BUILDSTDERR: ++ CONFIG_PPP_MPPE=m BUILDSTDERR: ++ CONFIG_PPP_MULTILINK=y BUILDSTDERR: ++ CONFIG_PPPOATM=m BUILDSTDERR: ++ CONFIG_PPPOE=m BUILDSTDERR: ++ CONFIG_PPTP=m BUILDSTDERR: ++ CONFIG_PPPOL2TP=m BUILDSTDERR: ++ CONFIG_PPP_ASYNC=m BUILDSTDERR: ++ CONFIG_PPP_SYNC_TTY=m BUILDSTDERR: ++ CONFIG_SLIP=m BUILDSTDERR: ++ CONFIG_SLHC=m BUILDSTDERR: ++ CONFIG_SLIP_COMPRESSED=y BUILDSTDERR: ++ CONFIG_SLIP_SMART=y BUILDSTDERR: ++ CONFIG_USB_NET_DRIVERS=y BUILDSTDERR: ++ CONFIG_USB_CATC=m BUILDSTDERR: ++ CONFIG_USB_KAWETH=m BUILDSTDERR: ++ CONFIG_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_USB_RTL8150=m BUILDSTDERR: ++ CONFIG_USB_RTL8152=m BUILDSTDERR: ++ CONFIG_USB_LAN78XX=m BUILDSTDERR: ++ CONFIG_USB_USBNET=m BUILDSTDERR: ++ CONFIG_USB_NET_AX8817X=m BUILDSTDERR: ++ CONFIG_USB_NET_AX88179_178A=m BUILDSTDERR: ++ CONFIG_USB_NET_CDCETHER=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_EEM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_HUAWEI_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_MBIM=m BUILDSTDERR: ++ CONFIG_USB_NET_DM9601=m BUILDSTDERR: ++ CONFIG_USB_NET_SR9700=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC75XX=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC95XX=m BUILDSTDERR: ++ CONFIG_USB_NET_GL620A=m BUILDSTDERR: ++ CONFIG_USB_NET_NET1080=m BUILDSTDERR: ++ CONFIG_USB_NET_PLUSB=m BUILDSTDERR: ++ CONFIG_USB_NET_MCS7830=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_HOST=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET_ENABLE=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET=m BUILDSTDERR: ++ CONFIG_USB_ALI_M5632=y BUILDSTDERR: ++ CONFIG_USB_AN2720=y BUILDSTDERR: ++ CONFIG_USB_BELKIN=y BUILDSTDERR: ++ CONFIG_USB_ARMLINUX=y BUILDSTDERR: ++ CONFIG_USB_EPSON2888=y BUILDSTDERR: ++ CONFIG_USB_KC2190=y BUILDSTDERR: ++ CONFIG_USB_NET_ZAURUS=m BUILDSTDERR: ++ CONFIG_USB_NET_CX82310_ETH=m BUILDSTDERR: ++ CONFIG_USB_NET_KALMIA=m BUILDSTDERR: ++ CONFIG_USB_NET_QMI_WWAN=m BUILDSTDERR: ++ CONFIG_USB_HSO=m BUILDSTDERR: ++ CONFIG_USB_NET_INT51X1=m BUILDSTDERR: ++ CONFIG_USB_IPHETH=m BUILDSTDERR: ++ CONFIG_USB_SIERRA_NET=m BUILDSTDERR: ++ CONFIG_USB_VL600=m BUILDSTDERR: ++ CONFIG_USB_NET_CH9200=m BUILDSTDERR: ++ CONFIG_WLAN=y BUILDSTDERR: ++ CONFIG_ATH_COMMON=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ATH=y BUILDSTDERR: ++ CONFIG_ATH_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH5K=m BUILDSTDERR: ++ CONFIG_ATH5K_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH5K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_HW=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH9K_BTCOEX_SUPPORT=y BUILDSTDERR: ++ CONFIG_ATH9K=m BUILDSTDERR: ++ CONFIG_ATH9K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_AHB=y BUILDSTDERR: ++ CONFIG_ATH9K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_ATH9K_RFKILL=y BUILDSTDERR: ++ CONFIG_ATH9K_PCOEM=y BUILDSTDERR: ++ CONFIG_ATH9K_HTC=m BUILDSTDERR: ++ CONFIG_CARL9170=m BUILDSTDERR: ++ CONFIG_CARL9170_LEDS=y BUILDSTDERR: ++ CONFIG_CARL9170_DEBUGFS=y BUILDSTDERR: ++ CONFIG_CARL9170_WPC=y BUILDSTDERR: ++ CONFIG_ATH6KL=m BUILDSTDERR: ++ CONFIG_ATH6KL_SDIO=m BUILDSTDERR: ++ CONFIG_ATH6KL_USB=m BUILDSTDERR: ++ CONFIG_ATH6KL_DEBUG=y BUILDSTDERR: ++ CONFIG_AR5523=m BUILDSTDERR: ++ CONFIG_WIL6210=m BUILDSTDERR: ++ CONFIG_WIL6210_ISR_COR=y BUILDSTDERR: ++ CONFIG_ATH10K=m BUILDSTDERR: ++ CONFIG_ATH10K_PCI=m BUILDSTDERR: ++ CONFIG_ATH10K_SDIO=m BUILDSTDERR: ++ CONFIG_ATH10K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WCN36XX=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B43=m BUILDSTDERR: ++ CONFIG_B43_BCMA=y BUILDSTDERR: ++ CONFIG_B43_SSB=y BUILDSTDERR: ++ CONFIG_B43_BUSES_BCMA_AND_SSB=y BUILDSTDERR: ++ CONFIG_B43_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_SDIO=y BUILDSTDERR: ++ CONFIG_B43_BCMA_PIO=y BUILDSTDERR: ++ CONFIG_B43_PIO=y BUILDSTDERR: ++ CONFIG_B43_PHY_G=y BUILDSTDERR: ++ CONFIG_B43_PHY_N=y BUILDSTDERR: ++ CONFIG_B43_PHY_LP=y BUILDSTDERR: ++ CONFIG_B43_PHY_HT=y BUILDSTDERR: ++ CONFIG_B43_LEDS=y BUILDSTDERR: ++ CONFIG_B43_HWRNG=y BUILDSTDERR: ++ CONFIG_B43_DEBUG=y BUILDSTDERR: ++ CONFIG_B43LEGACY=m BUILDSTDERR: ++ CONFIG_B43LEGACY_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_LEDS=y BUILDSTDERR: ++ CONFIG_B43LEGACY_HWRNG=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DEBUG=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PIO=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y BUILDSTDERR: ++ CONFIG_BRCMUTIL=m BUILDSTDERR: ++ CONFIG_BRCMSMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_BCDC=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_MSGBUF=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_SDIO=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_USB=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PCIE=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_IPW2100=m BUILDSTDERR: ++ CONFIG_IPW2100_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200=m BUILDSTDERR: ++ CONFIG_IPW2200_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200_RADIOTAP=y BUILDSTDERR: ++ CONFIG_IPW2200_PROMISCUOUS=y BUILDSTDERR: ++ CONFIG_IPW2200_QOS=y BUILDSTDERR: ++ CONFIG_LIBIPW=m BUILDSTDERR: ++ CONFIG_IWLEGACY=m BUILDSTDERR: ++ CONFIG_IWL4965=m BUILDSTDERR: ++ CONFIG_IWL3945=m BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUGFS=y BUILDSTDERR: ++ CONFIG_IWLWIFI=m BUILDSTDERR: ++ CONFIG_IWLWIFI_LEDS=y BUILDSTDERR: ++ CONFIG_IWLDVM=m BUILDSTDERR: ++ CONFIG_IWLMVM=m BUILDSTDERR: ++ CONFIG_IWLWIFI_OPMODE_MODULAR=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEVICE_TRACING=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTERSIL=y BUILDSTDERR: ++ CONFIG_HERMES=m BUILDSTDERR: ++ CONFIG_HERMES_PRISM=y BUILDSTDERR: ++ CONFIG_HERMES_CACHE_FW_ON_INIT=y BUILDSTDERR: ++ CONFIG_PLX_HERMES=m BUILDSTDERR: ++ CONFIG_NORTEL_HERMES=m BUILDSTDERR: ++ CONFIG_PCI_HERMES=m BUILDSTDERR: ++ CONFIG_PCMCIA_HERMES=m BUILDSTDERR: ++ CONFIG_ORINOCO_USB=m BUILDSTDERR: ++ CONFIG_P54_COMMON=m BUILDSTDERR: ++ CONFIG_P54_USB=m BUILDSTDERR: ++ CONFIG_P54_PCI=m BUILDSTDERR: ++ CONFIG_P54_LEDS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_LIBERTAS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_USB=m BUILDSTDERR: ++ CONFIG_LIBERTAS_CS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_SDIO=m BUILDSTDERR: ++ CONFIG_LIBERTAS_MESH=y BUILDSTDERR: ++ CONFIG_MWIFIEX=m BUILDSTDERR: ++ CONFIG_MWIFIEX_SDIO=m BUILDSTDERR: ++ CONFIG_MWIFIEX_PCIE=m BUILDSTDERR: ++ CONFIG_MWIFIEX_USB=m BUILDSTDERR: ++ CONFIG_MWL8K=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MEDIATEK=y BUILDSTDERR: ++ CONFIG_MT7601U=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RALINK=y BUILDSTDERR: ++ CONFIG_RT2X00=m BUILDSTDERR: ++ CONFIG_RT2400PCI=m BUILDSTDERR: ++ CONFIG_RT2500PCI=m BUILDSTDERR: ++ CONFIG_RT61PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT3290=y BUILDSTDERR: ++ CONFIG_RT2500USB=m BUILDSTDERR: ++ CONFIG_RT73USB=m BUILDSTDERR: ++ CONFIG_RT2800USB=m BUILDSTDERR: ++ CONFIG_RT2800USB_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT3573=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT55XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_UNKNOWN=y BUILDSTDERR: ++ CONFIG_RT2800_LIB=m BUILDSTDERR: ++ CONFIG_RT2800_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_PCI=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_USB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_FIRMWARE=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_CRYPTO=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_LEDS=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_RTL8180=m BUILDSTDERR: ++ CONFIG_RTL8187=m BUILDSTDERR: ++ CONFIG_RTL8187_LEDS=y BUILDSTDERR: ++ CONFIG_RTL_CARDS=m BUILDSTDERR: ++ CONFIG_RTL8192CE=m BUILDSTDERR: ++ CONFIG_RTL8192SE=m BUILDSTDERR: ++ CONFIG_RTL8192DE=m BUILDSTDERR: ++ CONFIG_RTL8723AE=m BUILDSTDERR: ++ CONFIG_RTL8723BE=m BUILDSTDERR: ++ CONFIG_RTL8188EE=m BUILDSTDERR: ++ CONFIG_RTL8192EE=m BUILDSTDERR: ++ CONFIG_RTL8821AE=m BUILDSTDERR: ++ CONFIG_RTL8192CU=m BUILDSTDERR: ++ CONFIG_RTLWIFI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_PCI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_USB=m BUILDSTDERR: ++ CONFIG_RTL8192C_COMMON=m BUILDSTDERR: ++ CONFIG_RTL8723_COMMON=m BUILDSTDERR: ++ CONFIG_RTLBTCOEXIST=m BUILDSTDERR: ++ CONFIG_RTL8XXXU=m BUILDSTDERR: ++ CONFIG_RTL8XXXU_UNTESTED=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RSI=y BUILDSTDERR: ++ CONFIG_RSI_91X=m BUILDSTDERR: ++ CONFIG_RSI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_RSI_SDIO=m BUILDSTDERR: ++ CONFIG_RSI_USB=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ST=y BUILDSTDERR: ++ CONFIG_CW1200=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SDIO=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SPI=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_WL1251=m BUILDSTDERR: ++ CONFIG_WL1251_SPI=m BUILDSTDERR: ++ CONFIG_WL1251_SDIO=m BUILDSTDERR: ++ CONFIG_WL12XX=m BUILDSTDERR: ++ CONFIG_WL18XX=m BUILDSTDERR: ++ CONFIG_WLCORE=m BUILDSTDERR: ++ CONFIG_WLCORE_SDIO=m BUILDSTDERR: ++ CONFIG_WILINK_PLATFORM_DATA=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ZYDAS=y BUILDSTDERR: ++ CONFIG_ZD1211RW=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_QUANTENNA=y BUILDSTDERR: ++ CONFIG_QTNFMAC=m BUILDSTDERR: ++ CONFIG_QTNFMAC_PEARL_PCIE=m BUILDSTDERR: ++ CONFIG_MAC80211_HWSIM=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_WLAN=m BUILDSTDERR: ++ CONFIG_IEEE802154_DRIVERS=m BUILDSTDERR: ++ CONFIG_IEEE802154_FAKELB=m BUILDSTDERR: ++ CONFIG_IEEE802154_AT86RF230=m BUILDSTDERR: ++ CONFIG_IEEE802154_MRF24J40=m BUILDSTDERR: ++ CONFIG_IEEE802154_CC2520=m BUILDSTDERR: ++ CONFIG_IEEE802154_ATUSB=m BUILDSTDERR: ++ CONFIG_IEEE802154_ADF7242=m BUILDSTDERR: ++ CONFIG_IEEE802154_CA8210=m BUILDSTDERR: ++ CONFIG_XEN_NETDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_XEN_NETDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_VMXNET3=m BUILDSTDERR: ++ CONFIG_FUJITSU_ES=m BUILDSTDERR: ++ CONFIG_HYPERV_NET=m BUILDSTDERR: ++ CONFIG_ISDN=y BUILDSTDERR: ++ CONFIG_ISDN_I4L=m BUILDSTDERR: ++ CONFIG_ISDN_PPP=y BUILDSTDERR: ++ CONFIG_ISDN_PPP_VJ=y BUILDSTDERR: ++ CONFIG_ISDN_MPP=y BUILDSTDERR: ++ CONFIG_IPPP_FILTER=y BUILDSTDERR: ++ CONFIG_ISDN_AUDIO=y BUILDSTDERR: ++ CONFIG_ISDN_TTY_FAX=y BUILDSTDERR: ++ CONFIG_ISDN_DIVERSION=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_HISAX=m BUILDSTDERR: ++ CONFIG_HISAX_EURO=y BUILDSTDERR: ++ CONFIG_DE_AOC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_SENDCOMPLETE=y BUILDSTDERR: ++ CONFIG_HISAX_NO_LLC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_KEYPAD=y BUILDSTDERR: ++ CONFIG_HISAX_1TR6=y BUILDSTDERR: ++ CONFIG_HISAX_NI1=y BUILDSTDERR: ++ CONFIG_HISAX_MAX_CARDS=8 BUILDSTDERR: ++ CONFIG_HISAX_16_3=y BUILDSTDERR: ++ CONFIG_HISAX_TELESPCI=y BUILDSTDERR: ++ CONFIG_HISAX_S0BOX=y BUILDSTDERR: ++ CONFIG_HISAX_FRITZPCI=y BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_PCMCIA=y BUILDSTDERR: ++ CONFIG_HISAX_ELSA=y BUILDSTDERR: ++ CONFIG_HISAX_DIEHLDIVA=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET_U=y BUILDSTDERR: ++ CONFIG_HISAX_NICCY=y BUILDSTDERR: ++ CONFIG_HISAX_BKM_A4T=y BUILDSTDERR: ++ CONFIG_HISAX_SCT_QUADRO=y BUILDSTDERR: ++ CONFIG_HISAX_GAZEL=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_W6692=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_SX=y BUILDSTDERR: ++ CONFIG_HISAX_ENTERNOW_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ELSA_CS=m BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_CS=m BUILDSTDERR: ++ CONFIG_HISAX_TELES_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ST5481=m BUILDSTDERR: ++ CONFIG_HISAX_HFC4S8S=m BUILDSTDERR: ++ CONFIG_HISAX_FRITZ_PCIPNP=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPI20=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_MIDDLEWARE=y BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPIDRV=m BUILDSTDERR: ++ CONFIG_CAPI_AVM=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_AVM_CS=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_T1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_C4=m BUILDSTDERR: ++ CONFIG_CAPI_EICON=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_BRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_PRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_DIVACAPI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_USERIDI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_MAINT=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_GIGASET=m BUILDSTDERR: ++ CONFIG_GIGASET_CAPI=y BUILDSTDERR: ++ CONFIG_GIGASET_BASE=m BUILDSTDERR: ++ CONFIG_GIGASET_M105=m BUILDSTDERR: ++ CONFIG_GIGASET_M101=m BUILDSTDERR: ++ CONFIG_HYSDN=m BUILDSTDERR: ++ CONFIG_HYSDN_CAPI=y BUILDSTDERR: ++ CONFIG_MISDN=m BUILDSTDERR: ++ CONFIG_MISDN_DSP=m BUILDSTDERR: ++ CONFIG_MISDN_L1OIP=m BUILDSTDERR: ++ CONFIG_MISDN_HFCPCI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCMULTI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCUSB=m BUILDSTDERR: ++ CONFIG_MISDN_AVMFRITZ=m BUILDSTDERR: ++ CONFIG_MISDN_SPEEDFAX=m BUILDSTDERR: ++ CONFIG_MISDN_INFINEON=m BUILDSTDERR: ++ CONFIG_MISDN_W6692=m BUILDSTDERR: ++ CONFIG_MISDN_NETJET=m BUILDSTDERR: ++ CONFIG_MISDN_IPAC=m BUILDSTDERR: ++ CONFIG_MISDN_ISAR=m BUILDSTDERR: ++ CONFIG_ISDN_HDLC=m BUILDSTDERR: ++ CONFIG_INPUT=y BUILDSTDERR: ++ CONFIG_INPUT_LEDS=y BUILDSTDERR: ++ CONFIG_INPUT_FF_MEMLESS=m BUILDSTDERR: ++ CONFIG_INPUT_POLLDEV=m BUILDSTDERR: ++ CONFIG_INPUT_SPARSEKMAP=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV=y BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 BUILDSTDERR: ++ CONFIG_INPUT_JOYDEV=m BUILDSTDERR: ++ CONFIG_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_INPUT_KEYBOARD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_ATKBD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_QT1070=m BUILDSTDERR: ++ CONFIG_KEYBOARD_GPIO=m BUILDSTDERR: ++ CONFIG_KEYBOARD_TM2_TOUCHKEY=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ALPS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_BYD=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LOGIPS2PP=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_CYPRESS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LIFEBOOK=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_TRACKPOINT=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ELANTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SENTELIC=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_FOCALTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_VMMOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_SERIAL=m BUILDSTDERR: ++ CONFIG_MOUSE_APPLETOUCH=m BUILDSTDERR: ++ CONFIG_MOUSE_BCM5974=m BUILDSTDERR: ++ CONFIG_MOUSE_CYAPA=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_I2C=y BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_VSXXXAA=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_USB=m BUILDSTDERR: ++ CONFIG_INPUT_JOYSTICK=y BUILDSTDERR: ++ CONFIG_JOYSTICK_ANALOG=m BUILDSTDERR: ++ CONFIG_JOYSTICK_A3D=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ADI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_COBRA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GF2K=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP_MP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GUILLEMOT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_INTERACT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SIDEWINDER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TMDC=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_USB=y BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_232=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WARRIOR=m BUILDSTDERR: ++ CONFIG_JOYSTICK_MAGELLAN=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEORB=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEBALL=m BUILDSTDERR: ++ CONFIG_JOYSTICK_STINGER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TWIDJOY=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ZHENHUA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_DB9=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GAMECON=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TURBOGRAFX=m BUILDSTDERR: ++ CONFIG_JOYSTICK_JOYDUMP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_FF=y BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_LEDS=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WALKERA0701=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI_FF=y BUILDSTDERR: ++ CONFIG_INPUT_TABLET=y BUILDSTDERR: ++ CONFIG_TABLET_USB_ACECAD=m BUILDSTDERR: ++ CONFIG_TABLET_USB_AIPTEK=m BUILDSTDERR: ++ CONFIG_TABLET_USB_GTCO=m BUILDSTDERR: ++ CONFIG_TABLET_USB_HANWANG=m BUILDSTDERR: ++ CONFIG_TABLET_USB_KBTAB=m BUILDSTDERR: ++ CONFIG_TABLET_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_TABLET_SERIAL_WACOM4=m BUILDSTDERR: ++ CONFIG_INPUT_TOUCHSCREEN=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PROPERTIES=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ATMEL_MXT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_AUO_PIXCIR=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_DYNAPRO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EETI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EGALAX_SERIAL=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_FUJITSU=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GOODIX=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ILI210X=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GUNZE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELAN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_W8001=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MCS5000=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MMS114=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MTOUCH=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_INEXIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MK712=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PENMOUNT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EDT_FT5X06=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHRIGHT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHWIN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PIXCIR=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_COMPOSITE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EGALAX=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_PANJIT=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_3M=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ITM=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETURBO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GUNZE=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IRTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IDEALTEK=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GOTOP=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_JASTEC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ELO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_E2I=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_NEXIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHIT213=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC_SERIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007_IIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_RM_TS=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SILEAD=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SIS_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ST1232=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SURFACE3_SPI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZET6223=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZFORCE=m BUILDSTDERR: ++ CONFIG_INPUT_MISC=y BUILDSTDERR: ++ CONFIG_INPUT_E3X0_BUTTON=m BUILDSTDERR: ++ CONFIG_INPUT_PCSPKR=m BUILDSTDERR: ++ CONFIG_INPUT_APANEL=m BUILDSTDERR: ++ CONFIG_INPUT_GP2A=m BUILDSTDERR: ++ CONFIG_INPUT_ATLAS_BTNS=m BUILDSTDERR: ++ CONFIG_INPUT_ATI_REMOTE2=m BUILDSTDERR: ++ CONFIG_INPUT_KEYSPAN_REMOTE=m BUILDSTDERR: ++ CONFIG_INPUT_KXTJ9=m BUILDSTDERR: ++ CONFIG_INPUT_POWERMATE=m BUILDSTDERR: ++ CONFIG_INPUT_YEALINK=m BUILDSTDERR: ++ CONFIG_INPUT_CM109=m BUILDSTDERR: ++ CONFIG_INPUT_AXP20X_PEK=m BUILDSTDERR: ++ CONFIG_INPUT_UINPUT=m BUILDSTDERR: ++ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000_I2C=m BUILDSTDERR: ++ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_INPUT_IDEAPAD_SLIDEBAR=m BUILDSTDERR: ++ CONFIG_INPUT_SOC_BUTTON_ARRAY=m BUILDSTDERR: ++ CONFIG_RMI4_CORE=m BUILDSTDERR: ++ CONFIG_RMI4_I2C=m BUILDSTDERR: ++ CONFIG_RMI4_SPI=m BUILDSTDERR: ++ CONFIG_RMI4_SMB=m BUILDSTDERR: ++ CONFIG_RMI4_F03=y BUILDSTDERR: ++ CONFIG_RMI4_F03_SERIO=m BUILDSTDERR: ++ CONFIG_RMI4_2D_SENSOR=y BUILDSTDERR: ++ CONFIG_RMI4_F11=y BUILDSTDERR: ++ CONFIG_RMI4_F12=y BUILDSTDERR: ++ CONFIG_RMI4_F30=y BUILDSTDERR: ++ CONFIG_RMI4_F34=y BUILDSTDERR: ++ CONFIG_RMI4_F55=y BUILDSTDERR: ++ CONFIG_SERIO=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y BUILDSTDERR: ++ CONFIG_SERIO_I8042=y BUILDSTDERR: ++ CONFIG_SERIO_SERPORT=y BUILDSTDERR: ++ CONFIG_SERIO_LIBPS2=y BUILDSTDERR: ++ CONFIG_SERIO_RAW=m BUILDSTDERR: ++ CONFIG_SERIO_ALTERA_PS2=m BUILDSTDERR: ++ CONFIG_SERIO_ARC_PS2=m BUILDSTDERR: ++ CONFIG_HYPERV_KEYBOARD=m BUILDSTDERR: ++ CONFIG_GAMEPORT=m BUILDSTDERR: ++ CONFIG_GAMEPORT_NS558=m BUILDSTDERR: ++ CONFIG_GAMEPORT_L4=m BUILDSTDERR: ++ CONFIG_GAMEPORT_EMU10K1=m BUILDSTDERR: ++ CONFIG_GAMEPORT_FM801=m BUILDSTDERR: ++ CONFIG_TTY=y BUILDSTDERR: ++ CONFIG_VT=y BUILDSTDERR: ++ CONFIG_CONSOLE_TRANSLATIONS=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE_SLEEP=y BUILDSTDERR: ++ CONFIG_HW_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_HW_CONSOLE_BINDING=y BUILDSTDERR: ++ CONFIG_UNIX98_PTYS=y BUILDSTDERR: ++ CONFIG_SERIAL_NONSTANDARD=y BUILDSTDERR: ++ CONFIG_ROCKETPORT=m BUILDSTDERR: ++ CONFIG_CYCLADES=m BUILDSTDERR: ++ CONFIG_SYNCLINK=m BUILDSTDERR: ++ CONFIG_SYNCLINKMP=m BUILDSTDERR: ++ CONFIG_SYNCLINK_GT=m BUILDSTDERR: ++ CONFIG_NOZOMI=m BUILDSTDERR: ++ CONFIG_N_HDLC=m BUILDSTDERR: ++ CONFIG_N_GSM=m BUILDSTDERR: ++ CONFIG_DEVMEM=y BUILDSTDERR: ++ CONFIG_SERIAL_EARLYCON=y BUILDSTDERR: ++ CONFIG_SERIAL_8250=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PNP=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_CONSOLE=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DMA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PCI=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXAR=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_CS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_NR_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_RUNTIME_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXTENDED=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MANY_PORTS=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_SHARE_IRQ=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RSA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DW=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RT288X=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_LPSS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_MID=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MOXA=m BUILDSTDERR: ++ CONFIG_SERIAL_CORE=y BUILDSTDERR: ++ CONFIG_SERIAL_CORE_CONSOLE=y BUILDSTDERR: ++ CONFIG_CONSOLE_POLL=y BUILDSTDERR: ++ CONFIG_SERIAL_JSM=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC_NR_PORTS=1 BUILDSTDERR: ++ CONFIG_SERIAL_DEV_BUS=y BUILDSTDERR: ++ CONFIG_SERIAL_DEV_CTRL_TTYPORT=y BUILDSTDERR: ++ CONFIG_PRINTER=m BUILDSTDERR: ++ CONFIG_LP_CONSOLE=y BUILDSTDERR: ++ CONFIG_PPDEV=m BUILDSTDERR: ++ CONFIG_HVC_DRIVER=y BUILDSTDERR: ++ CONFIG_HVC_IRQ=y BUILDSTDERR: ++ CONFIG_HVC_XEN=y BUILDSTDERR: ++ CONFIG_HVC_XEN_FRONTEND=y BUILDSTDERR: ++ CONFIG_VIRTIO_CONSOLE=m BUILDSTDERR: ++ CONFIG_IPMI_HANDLER=m BUILDSTDERR: ++ CONFIG_IPMI_DMI_DECODE=y BUILDSTDERR: ++ CONFIG_IPMI_DEVICE_INTERFACE=m BUILDSTDERR: ++ CONFIG_IPMI_SI=m BUILDSTDERR: ++ CONFIG_IPMI_SSIF=m BUILDSTDERR: ++ CONFIG_IPMI_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IPMI_POWEROFF=m BUILDSTDERR: ++ CONFIG_HW_RANDOM=y BUILDSTDERR: ++ CONFIG_HW_RANDOM_TIMERIOMEM=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_INTEL=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_AMD=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIA=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIRTIO=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_TPM=m BUILDSTDERR: ++ CONFIG_NVRAM=y BUILDSTDERR: ++ CONFIG_R3964=m BUILDSTDERR: ++ CONFIG_CARDMAN_4000=m BUILDSTDERR: ++ CONFIG_CARDMAN_4040=m BUILDSTDERR: ++ CONFIG_IPWIRELESS=m BUILDSTDERR: ++ CONFIG_MWAVE=m BUILDSTDERR: ++ CONFIG_RAW_DRIVER=y BUILDSTDERR: ++ CONFIG_MAX_RAW_DEVS=8192 BUILDSTDERR: ++ CONFIG_HPET=y BUILDSTDERR: ++ CONFIG_HANGCHECK_TIMER=m BUILDSTDERR: ++ CONFIG_UV_MMTIMER=m BUILDSTDERR: ++ CONFIG_TCG_TPM=m BUILDSTDERR: ++ CONFIG_TCG_TIS_CORE=m BUILDSTDERR: ++ CONFIG_TCG_TIS=m BUILDSTDERR: ++ CONFIG_TCG_NSC=m BUILDSTDERR: ++ CONFIG_TCG_ATMEL=m BUILDSTDERR: ++ CONFIG_TCG_INFINEON=m BUILDSTDERR: ++ CONFIG_TCG_CRB=m BUILDSTDERR: ++ CONFIG_TELCLOCK=m BUILDSTDERR: ++ CONFIG_DEVPORT=y BUILDSTDERR: ++ CONFIG_XILLYBUS=m BUILDSTDERR: ++ CONFIG_XILLYBUS_PCIE=m BUILDSTDERR: ++ CONFIG_I2C=y BUILDSTDERR: ++ CONFIG_ACPI_I2C_OPREGION=y BUILDSTDERR: ++ CONFIG_I2C_BOARDINFO=y BUILDSTDERR: ++ CONFIG_I2C_COMPAT=y BUILDSTDERR: ++ CONFIG_I2C_CHARDEV=m BUILDSTDERR: ++ CONFIG_I2C_MUX=m BUILDSTDERR: ++ CONFIG_I2C_MUX_LTC4306=m BUILDSTDERR: ++ CONFIG_I2C_MUX_MLXCPLD=m BUILDSTDERR: ++ CONFIG_I2C_HELPER_AUTO=y BUILDSTDERR: ++ CONFIG_I2C_SMBUS=m BUILDSTDERR: ++ CONFIG_I2C_ALGOBIT=m BUILDSTDERR: ++ CONFIG_I2C_ALGOPCA=m BUILDSTDERR: ++ CONFIG_I2C_AMD756=m BUILDSTDERR: ++ CONFIG_I2C_AMD756_S4882=m BUILDSTDERR: ++ CONFIG_I2C_AMD8111=m BUILDSTDERR: ++ CONFIG_I2C_I801=m BUILDSTDERR: ++ CONFIG_I2C_ISCH=m BUILDSTDERR: ++ CONFIG_I2C_ISMT=m BUILDSTDERR: ++ CONFIG_I2C_PIIX4=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2_S4985=m BUILDSTDERR: ++ CONFIG_I2C_SIS96X=m BUILDSTDERR: ++ CONFIG_I2C_VIA=m BUILDSTDERR: ++ CONFIG_I2C_VIAPRO=m BUILDSTDERR: ++ CONFIG_I2C_SCMI=m BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_CORE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PLATFORM=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PCI=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_I2C_PCA_PLATFORM=m BUILDSTDERR: ++ CONFIG_I2C_SIMTEC=m BUILDSTDERR: ++ CONFIG_I2C_DIOLAN_U2C=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT_LIGHT=m BUILDSTDERR: ++ CONFIG_I2C_TINY_USB=m BUILDSTDERR: ++ CONFIG_I2C_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_I2C_MLXCPLD=m BUILDSTDERR: ++ CONFIG_I2C_STUB=m BUILDSTDERR: ++ CONFIG_I2C_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_SLAVE_EEPROM=m BUILDSTDERR: ++ CONFIG_SPI=y BUILDSTDERR: ++ CONFIG_SPI_MASTER=y BUILDSTDERR: ++ CONFIG_SPI_PXA2XX=m BUILDSTDERR: ++ CONFIG_SPI_PXA2XX_PCI=m BUILDSTDERR: ++ CONFIG_PPS=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_LDISC=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_PARPORT=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_GPIO=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK=m BUILDSTDERR: ++ CONFIG_DP83640_PHY=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK_KVM=m BUILDSTDERR: ++ CONFIG_PINCTRL=y BUILDSTDERR: ++ CONFIG_PINMUX=y BUILDSTDERR: ++ CONFIG_PINCONF=y BUILDSTDERR: ++ CONFIG_GENERIC_PINCONF=y BUILDSTDERR: ++ CONFIG_PINCTRL_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_PINCTRL_CHERRYVIEW=y BUILDSTDERR: ++ CONFIG_PINCTRL_INTEL=m BUILDSTDERR: ++ CONFIG_PINCTRL_BROXTON=m BUILDSTDERR: ++ CONFIG_PINCTRL_SUNRISEPOINT=m BUILDSTDERR: ++ CONFIG_GPIOLIB=y BUILDSTDERR: ++ CONFIG_GPIO_ACPI=y BUILDSTDERR: ++ CONFIG_GPIOLIB_IRQCHIP=y BUILDSTDERR: ++ CONFIG_GPIO_EXAR=m BUILDSTDERR: ++ CONFIG_GPIO_ICH=m BUILDSTDERR: ++ CONFIG_GPIO_IT87=m BUILDSTDERR: ++ CONFIG_GPIO_CRYSTAL_COVE=y BUILDSTDERR: ++ CONFIG_GPIO_PCI_IDIO_16=m BUILDSTDERR: ++ CONFIG_GPIO_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_W1=m BUILDSTDERR: ++ CONFIG_W1_CON=y BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2490=m BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2482=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_THERM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_SMEM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2405=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2408=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2413=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2406=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2423=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2431=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433_CRC=y BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2438=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2760=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2780=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2781=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS28E04=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_BQ27000=m BUILDSTDERR: ++ CONFIG_POWER_RESET=y BUILDSTDERR: ++ CONFIG_POWER_SUPPLY=y BUILDSTDERR: ++ CONFIG_AXP288_CHARGER=m BUILDSTDERR: ++ CONFIG_AXP288_FUEL_GAUGE=m BUILDSTDERR: ++ CONFIG_BATTERY_MAX17042=m BUILDSTDERR: ++ CONFIG_CHARGER_BQ24190=m BUILDSTDERR: ++ CONFIG_CHARGER_SMB347=m BUILDSTDERR: ++ CONFIG_HWMON=y BUILDSTDERR: ++ CONFIG_HWMON_VID=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU3=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7314=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7414=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7418=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1021=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1025=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1026=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1029=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1031=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM9240=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7X10=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7310=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7410=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7411=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7462=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7470=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7475=m BUILDSTDERR: ++ CONFIG_SENSORS_ASC7621=m BUILDSTDERR: ++ CONFIG_SENSORS_K8TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_K10TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_FAM15H_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_APPLESMC=m BUILDSTDERR: ++ CONFIG_SENSORS_ASB100=m BUILDSTDERR: ++ CONFIG_SENSORS_ASPEED=m BUILDSTDERR: ++ CONFIG_SENSORS_ATXP1=m BUILDSTDERR: ++ CONFIG_SENSORS_DS620=m BUILDSTDERR: ++ CONFIG_SENSORS_DS1621=m BUILDSTDERR: ++ CONFIG_SENSORS_DELL_SMM=m BUILDSTDERR: ++ CONFIG_SENSORS_I5K_AMB=m BUILDSTDERR: ++ CONFIG_SENSORS_F71805F=m BUILDSTDERR: ++ CONFIG_SENSORS_F71882FG=m BUILDSTDERR: ++ CONFIG_SENSORS_F75375S=m BUILDSTDERR: ++ CONFIG_SENSORS_FSCHMD=m BUILDSTDERR: ++ CONFIG_SENSORS_FTSTEUTATES=m BUILDSTDERR: ++ CONFIG_SENSORS_GL518SM=m BUILDSTDERR: ++ CONFIG_SENSORS_GL520SM=m BUILDSTDERR: ++ CONFIG_SENSORS_G760A=m BUILDSTDERR: ++ CONFIG_SENSORS_G762=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMAEM=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMPEX=m BUILDSTDERR: ++ CONFIG_SENSORS_I5500=m BUILDSTDERR: ++ CONFIG_SENSORS_CORETEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_IT87=m BUILDSTDERR: ++ CONFIG_SENSORS_JC42=m BUILDSTDERR: ++ CONFIG_SENSORS_POWR1220=m BUILDSTDERR: ++ CONFIG_SENSORS_LINEAGE=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2945=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2990=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4151=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4215=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4222=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4245=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4260=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4261=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1111=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16065=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1619=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1668=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX197=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31722=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6639=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6642=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6650=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6697=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31790=m BUILDSTDERR: ++ CONFIG_SENSORS_MCP3021=m BUILDSTDERR: ++ CONFIG_SENSORS_TC654=m BUILDSTDERR: ++ CONFIG_SENSORS_ADCXX=m BUILDSTDERR: ++ CONFIG_SENSORS_LM63=m BUILDSTDERR: ++ CONFIG_SENSORS_LM70=m BUILDSTDERR: ++ CONFIG_SENSORS_LM73=m BUILDSTDERR: ++ CONFIG_SENSORS_LM75=m BUILDSTDERR: ++ CONFIG_SENSORS_LM77=m BUILDSTDERR: ++ CONFIG_SENSORS_LM78=m BUILDSTDERR: ++ CONFIG_SENSORS_LM80=m BUILDSTDERR: ++ CONFIG_SENSORS_LM83=m BUILDSTDERR: ++ CONFIG_SENSORS_LM85=m BUILDSTDERR: ++ CONFIG_SENSORS_LM87=m BUILDSTDERR: ++ CONFIG_SENSORS_LM90=m BUILDSTDERR: ++ CONFIG_SENSORS_LM92=m BUILDSTDERR: ++ CONFIG_SENSORS_LM93=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95234=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95241=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95245=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87360=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87427=m BUILDSTDERR: ++ CONFIG_SENSORS_NTC_THERMISTOR=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6683=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6775=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7802=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7904=m BUILDSTDERR: ++ CONFIG_SENSORS_PCF8591=m BUILDSTDERR: ++ CONFIG_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1275=m BUILDSTDERR: ++ CONFIG_SENSORS_LM25066=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2978=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC3815=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16064=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX20751=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX34440=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX8688=m BUILDSTDERR: ++ CONFIG_SENSORS_TPS40422=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9000=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9200=m BUILDSTDERR: ++ CONFIG_SENSORS_ZL6100=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT15=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT21=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT3x=m BUILDSTDERR: ++ CONFIG_SENSORS_SHTC1=m BUILDSTDERR: ++ CONFIG_SENSORS_SIS5595=m BUILDSTDERR: ++ CONFIG_SENSORS_DME1737=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC1403=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC6W201=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M1=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M192=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47B397=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH56XX_COMMON=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5627=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5636=m BUILDSTDERR: ++ CONFIG_SENSORS_ADC128D818=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7828=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7871=m BUILDSTDERR: ++ CONFIG_SENSORS_AMC6821=m BUILDSTDERR: ++ CONFIG_SENSORS_INA209=m BUILDSTDERR: ++ CONFIG_SENSORS_INA2XX=m BUILDSTDERR: ++ CONFIG_SENSORS_INA3221=m BUILDSTDERR: ++ CONFIG_SENSORS_TC74=m BUILDSTDERR: ++ CONFIG_SENSORS_THMC50=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP102=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP103=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP108=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP401=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP421=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA_CPUTEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA686A=m BUILDSTDERR: ++ CONFIG_SENSORS_VT1211=m BUILDSTDERR: ++ CONFIG_SENSORS_VT8231=m BUILDSTDERR: ++ CONFIG_SENSORS_W83781D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83791D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83792D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83793=m BUILDSTDERR: ++ CONFIG_SENSORS_W83795=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L785TS=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L786NG=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627HF=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627EHF=m BUILDSTDERR: ++ CONFIG_SENSORS_ACPI_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_ATK0110=m BUILDSTDERR: ++ CONFIG_THERMAL=y BUILDSTDERR: ++ CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 BUILDSTDERR: ++ CONFIG_THERMAL_HWMON=y BUILDSTDERR: ++ CONFIG_THERMAL_WRITABLE_TRIPS=y BUILDSTDERR: ++ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_FAIR_SHARE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_BANG_BANG=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_USER_SPACE=y BUILDSTDERR: ++ CONFIG_INTEL_POWERCLAMP=m BUILDSTDERR: ++ CONFIG_X86_PKG_TEMP_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_IOSF_CORE=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_THERMAL=m BUILDSTDERR: ++ CONFIG_INT340X_THERMAL=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL_REL=m BUILDSTDERR: ++ CONFIG_INT3406_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_PCH_THERMAL=m BUILDSTDERR: ++ CONFIG_WATCHDOG=y BUILDSTDERR: ++ CONFIG_WATCHDOG_CORE=y BUILDSTDERR: ++ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y BUILDSTDERR: ++ CONFIG_WATCHDOG_SYSFS=y BUILDSTDERR: ++ CONFIG_SOFT_WATCHDOG=m BUILDSTDERR: ++ CONFIG_WDAT_WDT=m BUILDSTDERR: ++ CONFIG_ALIM1535_WDT=m BUILDSTDERR: ++ CONFIG_ALIM7101_WDT=m BUILDSTDERR: ++ CONFIG_F71808E_WDT=m BUILDSTDERR: ++ CONFIG_SP5100_TCO=m BUILDSTDERR: ++ CONFIG_SBC_FITPC2_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IB700_WDT=m BUILDSTDERR: ++ CONFIG_IBMASR=m BUILDSTDERR: ++ CONFIG_I6300ESB_WDT=m BUILDSTDERR: ++ CONFIG_IE6XX_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_VENDOR_SUPPORT=y BUILDSTDERR: ++ CONFIG_IT8712F_WDT=m BUILDSTDERR: ++ CONFIG_IT87_WDT=m BUILDSTDERR: ++ CONFIG_HP_WATCHDOG=m BUILDSTDERR: ++ CONFIG_HPWDT_NMI_DECODING=y BUILDSTDERR: ++ CONFIG_NV_TCO=m BUILDSTDERR: ++ CONFIG_SMSC_SCH311X_WDT=m BUILDSTDERR: ++ CONFIG_VIA_WDT=m BUILDSTDERR: ++ CONFIG_W83627HF_WDT=m BUILDSTDERR: ++ CONFIG_W83877F_WDT=m BUILDSTDERR: ++ CONFIG_W83977F_WDT=m BUILDSTDERR: ++ CONFIG_MACHZ_WDT=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_WDT=m BUILDSTDERR: ++ CONFIG_NIC7018_WDT=m BUILDSTDERR: ++ CONFIG_XEN_WDT=m BUILDSTDERR: ++ CONFIG_PCIPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_WDTPCI=m BUILDSTDERR: ++ CONFIG_USBPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_SSB_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB=m BUILDSTDERR: ++ CONFIG_SSB_SPROM=y BUILDSTDERR: ++ CONFIG_SSB_BLOCKIO=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST=y BUILDSTDERR: ++ CONFIG_SSB_B43_PCI_BRIDGE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_BCMA_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA=m BUILDSTDERR: ++ CONFIG_BCMA_BLOCKIO=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GMAC_CMN=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_CORE=y BUILDSTDERR: ++ CONFIG_MFD_AXP20X=y BUILDSTDERR: ++ CONFIG_MFD_AXP20X_I2C=y BUILDSTDERR: ++ CONFIG_LPC_ICH=m BUILDSTDERR: ++ CONFIG_LPC_SCH=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_PMIC=y BUILDSTDERR: ++ CONFIG_INTEL_SOC_PMIC_CHTWC=y BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_ACPI=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_MFD_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_PCI=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_USB=m BUILDSTDERR: ++ CONFIG_MFD_SM501=m BUILDSTDERR: ++ CONFIG_MFD_SM501_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_WL1273_CORE=m BUILDSTDERR: ++ CONFIG_MFD_VX855=m BUILDSTDERR: ++ CONFIG_REGULATOR=y BUILDSTDERR: ++ CONFIG_CEC_CORE=m BUILDSTDERR: ++ CONFIG_MEDIA_SUPPORT=m BUILDSTDERR: ++ CONFIG_MEDIA_CAMERA_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_ANALOG_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_RADIO_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_RC_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_CONTROLLER=y BUILDSTDERR: ++ CONFIG_VIDEO_DEV=m BUILDSTDERR: ++ CONFIG_VIDEO_V4L2_SUBDEV_API=y BUILDSTDERR: ++ CONFIG_VIDEO_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_TUNER=m BUILDSTDERR: ++ CONFIG_V4L2_FWNODE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_GEN=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DVB=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_CORE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_MEMOPS=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_CONTIG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DVB=m BUILDSTDERR: ++ CONFIG_DVB_CORE=m BUILDSTDERR: ++ CONFIG_DVB_NET=y BUILDSTDERR: ++ CONFIG_TTPCI_EEPROM=m BUILDSTDERR: ++ CONFIG_DVB_MAX_ADAPTERS=8 BUILDSTDERR: ++ CONFIG_DVB_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_RC_CORE=m BUILDSTDERR: ++ CONFIG_RC_MAP=m BUILDSTDERR: ++ CONFIG_RC_DECODERS=y BUILDSTDERR: ++ CONFIG_LIRC=m BUILDSTDERR: ++ CONFIG_IR_LIRC_CODEC=m BUILDSTDERR: ++ CONFIG_IR_NEC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC5_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC6_DECODER=m BUILDSTDERR: ++ CONFIG_IR_JVC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SONY_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SANYO_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SHARP_DECODER=m BUILDSTDERR: ++ CONFIG_IR_MCE_KBD_DECODER=m BUILDSTDERR: ++ CONFIG_IR_XMP_DECODER=m BUILDSTDERR: ++ CONFIG_RC_DEVICES=y BUILDSTDERR: ++ CONFIG_RC_ATI_REMOTE=m BUILDSTDERR: ++ CONFIG_IR_ENE=m BUILDSTDERR: ++ CONFIG_IR_HIX5HD2=m BUILDSTDERR: ++ CONFIG_IR_IMON=m BUILDSTDERR: ++ CONFIG_IR_MCEUSB=m BUILDSTDERR: ++ CONFIG_IR_ITE_CIR=m BUILDSTDERR: ++ CONFIG_IR_FINTEK=m BUILDSTDERR: ++ CONFIG_IR_NUVOTON=m BUILDSTDERR: ++ CONFIG_IR_REDRAT3=m BUILDSTDERR: ++ CONFIG_IR_SPI=m BUILDSTDERR: ++ CONFIG_IR_STREAMZAP=m BUILDSTDERR: ++ CONFIG_IR_WINBOND_CIR=m BUILDSTDERR: ++ CONFIG_IR_IGORPLUGUSB=m BUILDSTDERR: ++ CONFIG_IR_IGUANA=m BUILDSTDERR: ++ CONFIG_IR_TTUSBIR=m BUILDSTDERR: ++ CONFIG_RC_LOOPBACK=m BUILDSTDERR: ++ CONFIG_IR_GPIO_CIR=m BUILDSTDERR: ++ CONFIG_IR_SERIAL=m BUILDSTDERR: ++ CONFIG_IR_SERIAL_TRANSMITTER=y BUILDSTDERR: ++ CONFIG_MEDIA_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS=m BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_USB_GSPCA=m BUILDSTDERR: ++ CONFIG_USB_M5602=m BUILDSTDERR: ++ CONFIG_USB_STV06XX=m BUILDSTDERR: ++ CONFIG_USB_GL860=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_BENQ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CONEX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CPIA1=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_DTCS033=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ETOMS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_FINEPIX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JEILINJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JL2005BCD=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KINECT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KONICA=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MARS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MR97310A=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_NW80X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV519=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534_9=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC207=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7302=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7311=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SE401=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C2028=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C20X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXB=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA500=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA501=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA505=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA506=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA508=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA561=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA1528=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905C=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ930X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK014=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK1135=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STV0680=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SUNPLUS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_T613=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOPRO=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOUPTEK=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TV8532=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VC032X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VICAM=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_XIRLINK_CIT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ZC3XX=m BUILDSTDERR: ++ CONFIG_USB_PWC=m BUILDSTDERR: ++ CONFIG_USB_PWC_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_VIDEO_CPIA2=m BUILDSTDERR: ++ CONFIG_USB_ZR364XX=m BUILDSTDERR: ++ CONFIG_USB_STKWEBCAM=m BUILDSTDERR: ++ CONFIG_USB_S2255=m BUILDSTDERR: ++ CONFIG_VIDEO_USBTV=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_SYSFS=y BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_DVB=y BUILDSTDERR: ++ CONFIG_VIDEO_HDPVR=m BUILDSTDERR: ++ CONFIG_VIDEO_USBVISION=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160_COMMON=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_LOADER=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828_V4L2=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_DVB=m BUILDSTDERR: ++ CONFIG_DVB_USB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_A800=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB0700=m BUILDSTDERR: ++ CONFIG_DVB_USB_UMT_010=m BUILDSTDERR: ++ CONFIG_DVB_USB_CXUSB=m BUILDSTDERR: ++ CONFIG_DVB_USB_M920X=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIGITV=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP7045=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP702X=m BUILDSTDERR: ++ CONFIG_DVB_USB_GP8PSK=m BUILDSTDERR: ++ CONFIG_DVB_USB_NOVA_T_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_TTUSB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTT200U=m BUILDSTDERR: ++ CONFIG_DVB_USB_OPERA1=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005_REMOTE=m BUILDSTDERR: ++ CONFIG_DVB_USB_PCTV452E=m BUILDSTDERR: ++ CONFIG_DVB_USB_DW2102=m BUILDSTDERR: ++ CONFIG_DVB_USB_CINERGY_T2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTV5100=m BUILDSTDERR: ++ CONFIG_DVB_USB_FRIIO=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6027=m BUILDSTDERR: ++ CONFIG_DVB_USB_TECHNISAT_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_V2=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9015=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9035=m BUILDSTDERR: ++ CONFIG_DVB_USB_ANYSEE=m BUILDSTDERR: ++ CONFIG_DVB_USB_AU6610=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6007=m BUILDSTDERR: ++ CONFIG_DVB_USB_CE6230=m BUILDSTDERR: ++ CONFIG_DVB_USB_EC168=m BUILDSTDERR: ++ CONFIG_DVB_USB_GL861=m BUILDSTDERR: ++ CONFIG_DVB_USB_LME2510=m BUILDSTDERR: ++ CONFIG_DVB_USB_MXL111SF=m BUILDSTDERR: ++ CONFIG_DVB_USB_RTL28XXU=m BUILDSTDERR: ++ CONFIG_DVB_USB_DVBSKY=m BUILDSTDERR: ++ CONFIG_DVB_USB_ZD1301=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_DEC=m BUILDSTDERR: ++ CONFIG_SMS_USB_DRV=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_USB=m BUILDSTDERR: ++ CONFIG_DVB_AS102=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_RC=m BUILDSTDERR: ++ CONFIG_USB_PULSE8_CEC=m BUILDSTDERR: ++ CONFIG_USB_RAINSHADOW_CEC=m BUILDSTDERR: ++ CONFIG_MEDIA_PCI_SUPPORT=y BUILDSTDERR: ++ CONFIG_VIDEO_MEYE=m BUILDSTDERR: ++ CONFIG_VIDEO_SOLO6X10=m BUILDSTDERR: ++ CONFIG_VIDEO_TW686X=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC30=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_ZR36060=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_BUZ=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33R10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_AVS6EYES=m BUILDSTDERR: ++ CONFIG_VIDEO_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_FB_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_GEMINI=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_ORION=m BUILDSTDERR: ++ CONFIG_VIDEO_MXB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX23885=m BUILDSTDERR: ++ CONFIG_MEDIA_ALTERA_CI=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_BLACKBIRD=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ENABLE_VP3054=y BUILDSTDERR: ++ CONFIG_VIDEO_CX88_VP3054=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_MPEG=m BUILDSTDERR: ++ CONFIG_VIDEO_BT848=m BUILDSTDERR: ++ CONFIG_DVB_BT8XX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7164=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_IR=y BUILDSTDERR: ++ CONFIG_DVB_AV7110=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_OSD=y BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CORE=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CI=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_AV=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_PATCH=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_PCI=m BUILDSTDERR: ++ CONFIG_DVB_PLUTO2=m BUILDSTDERR: ++ CONFIG_DVB_DM1105=m BUILDSTDERR: ++ CONFIG_DVB_PT1=m BUILDSTDERR: ++ CONFIG_MANTIS_CORE=m BUILDSTDERR: ++ CONFIG_DVB_MANTIS=m BUILDSTDERR: ++ CONFIG_DVB_HOPPER=m BUILDSTDERR: ++ CONFIG_DVB_NGENE=m BUILDSTDERR: ++ CONFIG_DVB_DDBRIDGE=m BUILDSTDERR: ++ CONFIG_DVB_SMIPCIE=m BUILDSTDERR: ++ CONFIG_DVB_NETUP_UNIDVB=m BUILDSTDERR: ++ CONFIG_V4L_MEM2MEM_DRIVERS=y BUILDSTDERR: ++ CONFIG_CEC_PLATFORM_DRIVERS=y BUILDSTDERR: ++ CONFIG_SMS_SDIO_DRV=m BUILDSTDERR: ++ CONFIG_RADIO_ADAPTERS=y BUILDSTDERR: ++ CONFIG_RADIO_TEA575X=m BUILDSTDERR: ++ CONFIG_RADIO_SI470X=y BUILDSTDERR: ++ CONFIG_USB_SI470X=m BUILDSTDERR: ++ CONFIG_I2C_SI470X=m BUILDSTDERR: ++ CONFIG_RADIO_SI4713=m BUILDSTDERR: ++ CONFIG_USB_MR800=m BUILDSTDERR: ++ CONFIG_USB_DSBR=m BUILDSTDERR: ++ CONFIG_RADIO_MAXIRADIO=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK2=m BUILDSTDERR: ++ CONFIG_USB_KEENE=m BUILDSTDERR: ++ CONFIG_USB_MA901=m BUILDSTDERR: ++ CONFIG_RADIO_TEA5764=m BUILDSTDERR: ++ CONFIG_RADIO_SAA7706H=m BUILDSTDERR: ++ CONFIG_RADIO_WL1273=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV_INPUT=y BUILDSTDERR: ++ CONFIG_MEDIA_COMMON_OPTIONS=y BUILDSTDERR: ++ CONFIG_VIDEO_CX2341X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVEEPROM=m BUILDSTDERR: ++ CONFIG_CYPRESS_FIRMWARE=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146_VV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_MDTV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_SUBDRV_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_MEDIA_ATTACH=y BUILDSTDERR: ++ CONFIG_VIDEO_IR_I2C=m BUILDSTDERR: ++ CONFIG_VIDEO_TVAUDIO=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA7432=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA9840=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6415C=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6420=m BUILDSTDERR: ++ CONFIG_VIDEO_MSP3400=m BUILDSTDERR: ++ CONFIG_VIDEO_CS3308=m BUILDSTDERR: ++ CONFIG_VIDEO_CS5345=m BUILDSTDERR: ++ CONFIG_VIDEO_CS53L32A=m BUILDSTDERR: ++ CONFIG_VIDEO_UDA1342=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8775=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8739=m BUILDSTDERR: ++ CONFIG_VIDEO_VP27SMPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SONY_BTF_MPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6588=m BUILDSTDERR: ++ CONFIG_VIDEO_BT819=m BUILDSTDERR: ++ CONFIG_VIDEO_BT856=m BUILDSTDERR: ++ CONFIG_VIDEO_BT866=m BUILDSTDERR: ++ CONFIG_VIDEO_KS0127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7110=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA711X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVP5150=m BUILDSTDERR: ++ CONFIG_VIDEO_TW2804=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9903=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9906=m BUILDSTDERR: ++ CONFIG_VIDEO_VPX3220=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA717X=m BUILDSTDERR: ++ CONFIG_VIDEO_CX25840=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7185=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7170=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7175=m BUILDSTDERR: ++ CONFIG_VIDEO_OV2640=m BUILDSTDERR: ++ CONFIG_VIDEO_OV7640=m BUILDSTDERR: ++ CONFIG_VIDEO_MT9V011=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64031A=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64083=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6752HS=m BUILDSTDERR: ++ CONFIG_VIDEO_M52790=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SIMPLE=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA8290=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA827X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18271=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA9887=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5761=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5767=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT20XX=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2060=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2063=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2266=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2131=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QT1010=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC2028=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC5000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5005S=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5007T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MC44S803=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MAX2165=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18218=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0011=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0012=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0013=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18212=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_E4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC2580=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_M88RS6000T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TUA9001=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SI2157=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_IT913X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_R820T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QM1D1C0042=m BUILDSTDERR: ++ CONFIG_DVB_STB0899=m BUILDSTDERR: ++ CONFIG_DVB_STB6100=m BUILDSTDERR: ++ CONFIG_DVB_STV090x=m BUILDSTDERR: ++ CONFIG_DVB_STV6110x=m BUILDSTDERR: ++ CONFIG_DVB_M88DS3103=m BUILDSTDERR: ++ CONFIG_DVB_DRXK=m BUILDSTDERR: ++ CONFIG_DVB_TDA18271C2DD=m BUILDSTDERR: ++ CONFIG_DVB_SI2165=m BUILDSTDERR: ++ CONFIG_DVB_MN88472=m BUILDSTDERR: ++ CONFIG_DVB_MN88473=m BUILDSTDERR: ++ CONFIG_DVB_CX24110=m BUILDSTDERR: ++ CONFIG_DVB_CX24123=m BUILDSTDERR: ++ CONFIG_DVB_MT312=m BUILDSTDERR: ++ CONFIG_DVB_ZL10036=m BUILDSTDERR: ++ CONFIG_DVB_ZL10039=m BUILDSTDERR: ++ CONFIG_DVB_S5H1420=m BUILDSTDERR: ++ CONFIG_DVB_STV0288=m BUILDSTDERR: ++ CONFIG_DVB_STB6000=m BUILDSTDERR: ++ CONFIG_DVB_STV0299=m BUILDSTDERR: ++ CONFIG_DVB_STV6110=m BUILDSTDERR: ++ CONFIG_DVB_STV0900=m BUILDSTDERR: ++ CONFIG_DVB_TDA8083=m BUILDSTDERR: ++ CONFIG_DVB_TDA10086=m BUILDSTDERR: ++ CONFIG_DVB_TDA8261=m BUILDSTDERR: ++ CONFIG_DVB_VES1X93=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_ITD1000=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_CX24113=m BUILDSTDERR: ++ CONFIG_DVB_TDA826X=m BUILDSTDERR: ++ CONFIG_DVB_TUA6100=m BUILDSTDERR: ++ CONFIG_DVB_CX24116=m BUILDSTDERR: ++ CONFIG_DVB_CX24117=m BUILDSTDERR: ++ CONFIG_DVB_CX24120=m BUILDSTDERR: ++ CONFIG_DVB_SI21XX=m BUILDSTDERR: ++ CONFIG_DVB_TS2020=m BUILDSTDERR: ++ CONFIG_DVB_DS3000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A16=m BUILDSTDERR: ++ CONFIG_DVB_TDA10071=m BUILDSTDERR: ++ CONFIG_DVB_SP8870=m BUILDSTDERR: ++ CONFIG_DVB_SP887X=m BUILDSTDERR: ++ CONFIG_DVB_CX22700=m BUILDSTDERR: ++ CONFIG_DVB_CX22702=m BUILDSTDERR: ++ CONFIG_DVB_DRXD=m BUILDSTDERR: ++ CONFIG_DVB_L64781=m BUILDSTDERR: ++ CONFIG_DVB_TDA1004X=m BUILDSTDERR: ++ CONFIG_DVB_NXT6000=m BUILDSTDERR: ++ CONFIG_DVB_MT352=m BUILDSTDERR: ++ CONFIG_DVB_ZL10353=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MB=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000M=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000P=m BUILDSTDERR: ++ CONFIG_DVB_TDA10048=m BUILDSTDERR: ++ CONFIG_DVB_AF9013=m BUILDSTDERR: ++ CONFIG_DVB_EC100=m BUILDSTDERR: ++ CONFIG_DVB_STV0367=m BUILDSTDERR: ++ CONFIG_DVB_CXD2820R=m BUILDSTDERR: ++ CONFIG_DVB_CXD2841ER=m BUILDSTDERR: ++ CONFIG_DVB_RTL2830=m BUILDSTDERR: ++ CONFIG_DVB_RTL2832=m BUILDSTDERR: ++ CONFIG_DVB_SI2168=m BUILDSTDERR: ++ CONFIG_DVB_AS102_FE=m BUILDSTDERR: ++ CONFIG_DVB_ZD1301_DEMOD=m BUILDSTDERR: ++ CONFIG_DVB_GP8PSK_FE=m BUILDSTDERR: ++ CONFIG_DVB_VES1820=m BUILDSTDERR: ++ CONFIG_DVB_TDA10021=m BUILDSTDERR: ++ CONFIG_DVB_TDA10023=m BUILDSTDERR: ++ CONFIG_DVB_STV0297=m BUILDSTDERR: ++ CONFIG_DVB_NXT200X=m BUILDSTDERR: ++ CONFIG_DVB_OR51211=m BUILDSTDERR: ++ CONFIG_DVB_OR51132=m BUILDSTDERR: ++ CONFIG_DVB_BCM3510=m BUILDSTDERR: ++ CONFIG_DVB_LGDT330X=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3305=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3306A=m BUILDSTDERR: ++ CONFIG_DVB_LG2160=m BUILDSTDERR: ++ CONFIG_DVB_S5H1409=m BUILDSTDERR: ++ CONFIG_DVB_AU8522=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_DTV=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_V4L=m BUILDSTDERR: ++ CONFIG_DVB_S5H1411=m BUILDSTDERR: ++ CONFIG_DVB_S921=m BUILDSTDERR: ++ CONFIG_DVB_DIB8000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A20S=m BUILDSTDERR: ++ CONFIG_DVB_TC90522=m BUILDSTDERR: ++ CONFIG_DVB_PLL=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0070=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0090=m BUILDSTDERR: ++ CONFIG_DVB_DRX39XYJ=m BUILDSTDERR: ++ CONFIG_DVB_LNBH25=m BUILDSTDERR: ++ CONFIG_DVB_LNBP21=m BUILDSTDERR: ++ CONFIG_DVB_LNBP22=m BUILDSTDERR: ++ CONFIG_DVB_ISL6405=m BUILDSTDERR: ++ CONFIG_DVB_ISL6421=m BUILDSTDERR: ++ CONFIG_DVB_ISL6423=m BUILDSTDERR: ++ CONFIG_DVB_A8293=m BUILDSTDERR: ++ CONFIG_DVB_SP2=m BUILDSTDERR: ++ CONFIG_DVB_LGS8GXX=m BUILDSTDERR: ++ CONFIG_DVB_ATBM8830=m BUILDSTDERR: ++ CONFIG_DVB_TDA665x=m BUILDSTDERR: ++ CONFIG_DVB_IX2505V=m BUILDSTDERR: ++ CONFIG_DVB_M88RS2000=m BUILDSTDERR: ++ CONFIG_DVB_AF9033=m BUILDSTDERR: ++ CONFIG_DVB_HORUS3A=m BUILDSTDERR: ++ CONFIG_DVB_ASCOT2E=m BUILDSTDERR: ++ CONFIG_DVB_HELENE=m BUILDSTDERR: ++ CONFIG_AGP=y BUILDSTDERR: ++ CONFIG_AGP_AMD64=y BUILDSTDERR: ++ CONFIG_AGP_INTEL=y BUILDSTDERR: ++ CONFIG_AGP_SIS=y BUILDSTDERR: ++ CONFIG_AGP_VIA=y BUILDSTDERR: ++ CONFIG_INTEL_GTT=y BUILDSTDERR: ++ CONFIG_VGA_ARB=y BUILDSTDERR: ++ CONFIG_VGA_ARB_MAX_GPUS=16 BUILDSTDERR: ++ CONFIG_VGA_SWITCHEROO=y BUILDSTDERR: ++ CONFIG_DRM=m BUILDSTDERR: ++ CONFIG_DRM_MIPI_DSI=y BUILDSTDERR: ++ CONFIG_DRM_DP_AUX_CHARDEV=y BUILDSTDERR: ++ CONFIG_DRM_KMS_HELPER=m BUILDSTDERR: ++ CONFIG_DRM_KMS_FB_HELPER=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_EMULATION=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_OVERALLOC=100 BUILDSTDERR: ++ CONFIG_DRM_LOAD_EDID_FIRMWARE=y BUILDSTDERR: ++ CONFIG_DRM_TTM=m BUILDSTDERR: ++ CONFIG_DRM_VM=y BUILDSTDERR: ++ CONFIG_DRM_I2C_CH7006=m BUILDSTDERR: ++ CONFIG_DRM_I2C_SIL164=m BUILDSTDERR: ++ CONFIG_DRM_I2C_NXP_TDA998X=m BUILDSTDERR: ++ CONFIG_DRM_RADEON=m BUILDSTDERR: ++ CONFIG_DRM_RADEON_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU=m BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_CIK=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMD_ACP=y BUILDSTDERR: ++ CONFIG_DRM_AMD_DC=y BUILDSTDERR: ++ CONFIG_DRM_AMD_DC_DCN1_0=y BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU=m BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG=5 BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_DRM_I915=m BUILDSTDERR: ++ CONFIG_DRM_I915_CAPTURE_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_COMPRESS_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_I915_GVT=y BUILDSTDERR: ++ CONFIG_DRM_I915_GVT_KVMGT=m BUILDSTDERR: ++ CONFIG_DRM_VGEM=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX_FBCON=y BUILDSTDERR: ++ CONFIG_DRM_GMA500=m BUILDSTDERR: ++ CONFIG_DRM_GMA3600=y BUILDSTDERR: ++ CONFIG_DRM_UDL=m BUILDSTDERR: ++ CONFIG_DRM_AST=m BUILDSTDERR: ++ CONFIG_DRM_MGAG200=m BUILDSTDERR: ++ CONFIG_DRM_CIRRUS_QEMU=m BUILDSTDERR: ++ CONFIG_DRM_QXL=m BUILDSTDERR: ++ CONFIG_DRM_BOCHS=m BUILDSTDERR: ++ CONFIG_DRM_VIRTIO_GPU=m BUILDSTDERR: ++ CONFIG_DRM_PANEL=y BUILDSTDERR: ++ CONFIG_DRM_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_PANEL_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_ANALOGIX_ANX78XX=m BUILDSTDERR: ++ CONFIG_HSA_AMD=m BUILDSTDERR: ++ CONFIG_DRM_HISI_HIBMC=m BUILDSTDERR: ++ CONFIG_FB=y BUILDSTDERR: ++ CONFIG_FB_CMDLINE=y BUILDSTDERR: ++ CONFIG_FB_NOTIFY=y BUILDSTDERR: ++ CONFIG_FB_BOOT_VESA_SUPPORT=y BUILDSTDERR: ++ CONFIG_FB_CFB_FILLRECT=y BUILDSTDERR: ++ CONFIG_FB_CFB_COPYAREA=y BUILDSTDERR: ++ CONFIG_FB_CFB_IMAGEBLIT=y BUILDSTDERR: ++ CONFIG_FB_SYS_FILLRECT=y BUILDSTDERR: ++ CONFIG_FB_SYS_COPYAREA=y BUILDSTDERR: ++ CONFIG_FB_SYS_IMAGEBLIT=y BUILDSTDERR: ++ CONFIG_FB_SYS_FOPS=y BUILDSTDERR: ++ CONFIG_FB_DEFERRED_IO=y BUILDSTDERR: ++ CONFIG_FB_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_FB_TILEBLITTING=y BUILDSTDERR: ++ CONFIG_FB_VGA16=m BUILDSTDERR: ++ CONFIG_FB_VESA=y BUILDSTDERR: ++ CONFIG_FB_EFI=y BUILDSTDERR: ++ CONFIG_FB_VIRTUAL=m BUILDSTDERR: ++ CONFIG_XEN_FBDEV_FRONTEND=y BUILDSTDERR: ++ CONFIG_FB_HYPERV=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LCD_SUPPORT=y BUILDSTDERR: ++ CONFIG_LCD_CLASS_DEVICE=m BUILDSTDERR: ++ CONFIG_LCD_PLATFORM=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_CLASS_DEVICE=y BUILDSTDERR: ++ CONFIG_BACKLIGHT_APPLE=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LP855X=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_ARCXCNN=m BUILDSTDERR: ++ CONFIG_VGASTATE=m BUILDSTDERR: ++ CONFIG_HDMI=y BUILDSTDERR: ++ CONFIG_VGA_CONSOLE=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE=y BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_COLUMNS=80 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_ROWS=25 BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y BUILDSTDERR: ++ CONFIG_LOGO=y BUILDSTDERR: ++ CONFIG_LOGO_LINUX_CLUT224=y BUILDSTDERR: ++ CONFIG_SOUND=m BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE=y BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE_PRECLAIM=y BUILDSTDERR: ++ CONFIG_SND=m BUILDSTDERR: ++ CONFIG_SND_TIMER=m BUILDSTDERR: ++ CONFIG_SND_PCM=m BUILDSTDERR: ++ CONFIG_SND_PCM_ELD=y BUILDSTDERR: ++ CONFIG_SND_PCM_IEC958=y BUILDSTDERR: ++ CONFIG_SND_DMAENGINE_PCM=m BUILDSTDERR: ++ CONFIG_SND_HWDEP=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DEVICE=m BUILDSTDERR: ++ CONFIG_SND_RAWMIDI=m BUILDSTDERR: ++ CONFIG_SND_COMPRESS_OFFLOAD=m BUILDSTDERR: ++ CONFIG_SND_JACK=y BUILDSTDERR: ++ CONFIG_SND_JACK_INPUT_DEV=y BUILDSTDERR: ++ CONFIG_SND_OSSEMUL=y BUILDSTDERR: ++ CONFIG_SND_MIXER_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS_PLUGINS=y BUILDSTDERR: ++ CONFIG_SND_PCM_TIMER=y BUILDSTDERR: ++ CONFIG_SND_HRTIMER=m BUILDSTDERR: ++ CONFIG_SND_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_SND_MAX_CARDS=32 BUILDSTDERR: ++ CONFIG_SND_PROC_FS=y BUILDSTDERR: ++ CONFIG_SND_VERBOSE_PROCFS=y BUILDSTDERR: ++ CONFIG_SND_VERBOSE_PRINTK=y BUILDSTDERR: ++ CONFIG_SND_DEBUG=y BUILDSTDERR: ++ CONFIG_SND_PCM_XRUN_DEBUG=y BUILDSTDERR: ++ CONFIG_SND_VMASTER=y BUILDSTDERR: ++ CONFIG_SND_DMA_SGBUF=y BUILDSTDERR: ++ CONFIG_SND_SEQUENCER=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_SEQUENCER_OSS=m BUILDSTDERR: ++ CONFIG_SND_SEQ_HRTIMER_DEFAULT=y BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EVENT=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EMUL=m BUILDSTDERR: ++ CONFIG_SND_SEQ_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MPU401_UART=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB_SEQ=m BUILDSTDERR: ++ CONFIG_SND_VX_LIB=m BUILDSTDERR: ++ CONFIG_SND_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_DRIVERS=y BUILDSTDERR: ++ CONFIG_SND_PCSP=m BUILDSTDERR: ++ CONFIG_SND_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_ALOOP=m BUILDSTDERR: ++ CONFIG_SND_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MTPAV=m BUILDSTDERR: ++ CONFIG_SND_MTS64=m BUILDSTDERR: ++ CONFIG_SND_SERIAL_U16550=m BUILDSTDERR: ++ CONFIG_SND_MPU401=m BUILDSTDERR: ++ CONFIG_SND_PORTMAN2X4=m BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE=y BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_SND_SB_COMMON=m BUILDSTDERR: ++ CONFIG_SND_PCI=y BUILDSTDERR: ++ CONFIG_SND_AD1889=m BUILDSTDERR: ++ CONFIG_SND_ALS300=m BUILDSTDERR: ++ CONFIG_SND_ALS4000=m BUILDSTDERR: ++ CONFIG_SND_ALI5451=m BUILDSTDERR: ++ CONFIG_SND_ASIHPI=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP_MODEM=m BUILDSTDERR: ++ CONFIG_SND_AU8810=m BUILDSTDERR: ++ CONFIG_SND_AU8820=m BUILDSTDERR: ++ CONFIG_SND_AU8830=m BUILDSTDERR: ++ CONFIG_SND_AZT3328=m BUILDSTDERR: ++ CONFIG_SND_BT87X=m BUILDSTDERR: ++ CONFIG_SND_CA0106=m BUILDSTDERR: ++ CONFIG_SND_CMIPCI=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN_LIB=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN=m BUILDSTDERR: ++ CONFIG_SND_CS4281=m BUILDSTDERR: ++ CONFIG_SND_CS46XX=m BUILDSTDERR: ++ CONFIG_SND_CS46XX_NEW_DSP=y BUILDSTDERR: ++ CONFIG_SND_CTXFI=m BUILDSTDERR: ++ CONFIG_SND_DARLA20=m BUILDSTDERR: ++ CONFIG_SND_GINA20=m BUILDSTDERR: ++ CONFIG_SND_LAYLA20=m BUILDSTDERR: ++ CONFIG_SND_DARLA24=m BUILDSTDERR: ++ CONFIG_SND_GINA24=m BUILDSTDERR: ++ CONFIG_SND_LAYLA24=m BUILDSTDERR: ++ CONFIG_SND_MONA=m BUILDSTDERR: ++ CONFIG_SND_MIA=m BUILDSTDERR: ++ CONFIG_SND_ECHO3G=m BUILDSTDERR: ++ CONFIG_SND_INDIGO=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIO=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJ=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIOX=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJX=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1_SEQ=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1X=m BUILDSTDERR: ++ CONFIG_SND_ENS1370=m BUILDSTDERR: ++ CONFIG_SND_ENS1371=m BUILDSTDERR: ++ CONFIG_SND_ES1938=m BUILDSTDERR: ++ CONFIG_SND_ES1968=m BUILDSTDERR: ++ CONFIG_SND_ES1968_INPUT=y BUILDSTDERR: ++ CONFIG_SND_ES1968_RADIO=y BUILDSTDERR: ++ CONFIG_SND_FM801=m BUILDSTDERR: ++ CONFIG_SND_FM801_TEA575X_BOOL=y BUILDSTDERR: ++ CONFIG_SND_HDSP=m BUILDSTDERR: ++ CONFIG_SND_HDSPM=m BUILDSTDERR: ++ CONFIG_SND_ICE1712=m BUILDSTDERR: ++ CONFIG_SND_ICE1724=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0M=m BUILDSTDERR: ++ CONFIG_SND_KORG1212=m BUILDSTDERR: ++ CONFIG_SND_LOLA=m BUILDSTDERR: ++ CONFIG_SND_LX6464ES=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3_INPUT=y BUILDSTDERR: ++ CONFIG_SND_MIXART=m BUILDSTDERR: ++ CONFIG_SND_NM256=m BUILDSTDERR: ++ CONFIG_SND_PCXHR=m BUILDSTDERR: ++ CONFIG_SND_RIPTIDE=m BUILDSTDERR: ++ CONFIG_SND_RME32=m BUILDSTDERR: ++ CONFIG_SND_RME96=m BUILDSTDERR: ++ CONFIG_SND_RME9652=m BUILDSTDERR: ++ CONFIG_SND_SONICVIBES=m BUILDSTDERR: ++ CONFIG_SND_TRIDENT=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX_MODEM=m BUILDSTDERR: ++ CONFIG_SND_VIRTUOSO=m BUILDSTDERR: ++ CONFIG_SND_VX222=m BUILDSTDERR: ++ CONFIG_SND_YMFPCI=m BUILDSTDERR: ++ CONFIG_SND_HDA=m BUILDSTDERR: ++ CONFIG_SND_HDA_INTEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_HWDEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_RECONFIG=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP_MODE=0 BUILDSTDERR: ++ CONFIG_SND_HDA_PATCH_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_REALTEK=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_ANALOG=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SIGMATEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_VIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CIRRUS=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CONEXANT=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0110=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132_DSP=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CMEDIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SI3054=m BUILDSTDERR: ++ CONFIG_SND_HDA_GENERIC=m BUILDSTDERR: ++ CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 BUILDSTDERR: ++ CONFIG_SND_HDA_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_DSP_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_I915=y BUILDSTDERR: ++ CONFIG_SND_HDA_EXT_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_PREALLOC_SIZE=4096 BUILDSTDERR: ++ CONFIG_SND_USB=y BUILDSTDERR: ++ CONFIG_SND_USB_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_USB_UA101=m BUILDSTDERR: ++ CONFIG_SND_USB_USX2Y=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ_INPUT=y BUILDSTDERR: ++ CONFIG_SND_USB_US122L=m BUILDSTDERR: ++ CONFIG_SND_USB_6FIRE=m BUILDSTDERR: ++ CONFIG_SND_USB_HIFACE=m BUILDSTDERR: ++ CONFIG_SND_BCD2000=m BUILDSTDERR: ++ CONFIG_SND_USB_LINE6=m BUILDSTDERR: ++ CONFIG_SND_USB_POD=m BUILDSTDERR: ++ CONFIG_SND_USB_PODHD=m BUILDSTDERR: ++ CONFIG_SND_USB_TONEPORT=m BUILDSTDERR: ++ CONFIG_SND_USB_VARIAX=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE=y BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_LIB=m BUILDSTDERR: ++ CONFIG_SND_DICE=m BUILDSTDERR: ++ CONFIG_SND_OXFW=m BUILDSTDERR: ++ CONFIG_SND_ISIGHT=m BUILDSTDERR: ++ CONFIG_SND_FIREWORKS=m BUILDSTDERR: ++ CONFIG_SND_BEBOB=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_DIGI00X=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_TASCAM=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_MOTU=m BUILDSTDERR: ++ CONFIG_SND_FIREFACE=m BUILDSTDERR: ++ CONFIG_SND_SOC=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_BUS=y BUILDSTDERR: ++ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y BUILDSTDERR: ++ CONFIG_SND_SOC_COMPRESS=y BUILDSTDERR: ++ CONFIG_SND_SOC_TOPOLOGY=y BUILDSTDERR: ++ CONFIG_SND_SOC_AMD_ACP=m BUILDSTDERR: ++ CONFIG_SND_SOC_AMD_CZ_RT5645_MACH=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_I2S=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_PCM=y BUILDSTDERR: ++ CONFIG_SND_I2S_HI6210_I2S=m BUILDSTDERR: ++ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_FIRMWARE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_MATCH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKYLAKE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_I2C_AND_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU17X1=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L34=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L35=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS42L42=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7213=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7219=m BUILDSTDERR: ++ CONFIG_SND_SOC_DIO2125=m BUILDSTDERR: ++ CONFIG_SND_SOC_DMIC=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDMI_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES7134=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8316=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDAC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98090=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98357A=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98927=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6231=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6347A=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT286=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT298=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5514=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5640=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5645=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5651=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5663=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5670=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP_REGMAP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SPDIF=m BUILDSTDERR: ++ CONFIG_SND_SOC_SSM4567=m BUILDSTDERR: ++ CONFIG_SND_SOC_TS3A227E=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8540=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8824=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8825=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD=m BUILDSTDERR: ++ CONFIG_SND_X86=y BUILDSTDERR: ++ CONFIG_HDMI_LPE_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_SYNTH_EMUX=m BUILDSTDERR: ++ CONFIG_AC97_BUS=m BUILDSTDERR: ++ CONFIG_HID=y BUILDSTDERR: ++ CONFIG_HID_BATTERY_STRENGTH=y BUILDSTDERR: ++ CONFIG_HIDRAW=y BUILDSTDERR: ++ CONFIG_UHID=m BUILDSTDERR: ++ CONFIG_HID_GENERIC=y BUILDSTDERR: ++ CONFIG_HID_A4TECH=m BUILDSTDERR: ++ CONFIG_HID_ACCUTOUCH=m BUILDSTDERR: ++ CONFIG_HID_ACRUX=m BUILDSTDERR: ++ CONFIG_HID_ACRUX_FF=y BUILDSTDERR: ++ CONFIG_HID_APPLE=m BUILDSTDERR: ++ CONFIG_HID_APPLEIR=m BUILDSTDERR: ++ CONFIG_HID_ASUS=m BUILDSTDERR: ++ CONFIG_HID_AUREAL=m BUILDSTDERR: ++ CONFIG_HID_BELKIN=m BUILDSTDERR: ++ CONFIG_HID_BETOP_FF=m BUILDSTDERR: ++ CONFIG_HID_CHERRY=m BUILDSTDERR: ++ CONFIG_HID_CHICONY=m BUILDSTDERR: ++ CONFIG_HID_CORSAIR=m BUILDSTDERR: ++ CONFIG_HID_PRODIKEYS=m BUILDSTDERR: ++ CONFIG_HID_CMEDIA=m BUILDSTDERR: ++ CONFIG_HID_CP2112=m BUILDSTDERR: ++ CONFIG_HID_CYPRESS=m BUILDSTDERR: ++ CONFIG_HID_DRAGONRISE=m BUILDSTDERR: ++ CONFIG_DRAGONRISE_FF=y BUILDSTDERR: ++ CONFIG_HID_EMS_FF=m BUILDSTDERR: ++ CONFIG_HID_ELECOM=m BUILDSTDERR: ++ CONFIG_HID_ELO=m BUILDSTDERR: ++ CONFIG_HID_EZKEY=m BUILDSTDERR: ++ CONFIG_HID_GEMBIRD=m BUILDSTDERR: ++ CONFIG_HID_GFRM=m BUILDSTDERR: ++ CONFIG_HID_HOLTEK=m BUILDSTDERR: ++ CONFIG_HOLTEK_FF=y BUILDSTDERR: ++ CONFIG_HID_GT683R=m BUILDSTDERR: ++ CONFIG_HID_KEYTOUCH=m BUILDSTDERR: ++ CONFIG_HID_KYE=m BUILDSTDERR: ++ CONFIG_HID_UCLOGIC=m BUILDSTDERR: ++ CONFIG_HID_WALTOP=m BUILDSTDERR: ++ CONFIG_HID_GYRATION=m BUILDSTDERR: ++ CONFIG_HID_ICADE=m BUILDSTDERR: ++ CONFIG_HID_ITE=m BUILDSTDERR: ++ CONFIG_HID_TWINHAN=m BUILDSTDERR: ++ CONFIG_HID_KENSINGTON=m BUILDSTDERR: ++ CONFIG_HID_LCPOWER=m BUILDSTDERR: ++ CONFIG_HID_LED=m BUILDSTDERR: ++ CONFIG_HID_LENOVO=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_DJ=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_HIDPP=m BUILDSTDERR: ++ CONFIG_LOGITECH_FF=y BUILDSTDERR: ++ CONFIG_LOGIRUMBLEPAD2_FF=y BUILDSTDERR: ++ CONFIG_LOGIG940_FF=y BUILDSTDERR: ++ CONFIG_LOGIWHEELS_FF=y BUILDSTDERR: ++ CONFIG_HID_MAGICMOUSE=y BUILDSTDERR: ++ CONFIG_HID_MAYFLASH=m BUILDSTDERR: ++ CONFIG_HID_MICROSOFT=m BUILDSTDERR: ++ CONFIG_HID_MONTEREY=m BUILDSTDERR: ++ CONFIG_HID_MULTITOUCH=m BUILDSTDERR: ++ CONFIG_HID_NTI=m BUILDSTDERR: ++ CONFIG_HID_NTRIG=y BUILDSTDERR: ++ CONFIG_HID_ORTEK=m BUILDSTDERR: ++ CONFIG_HID_PANTHERLORD=m BUILDSTDERR: ++ CONFIG_PANTHERLORD_FF=y BUILDSTDERR: ++ CONFIG_HID_PENMOUNT=m BUILDSTDERR: ++ CONFIG_HID_PETALYNX=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD_FB=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LCD=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LEDS=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_CIR=y BUILDSTDERR: ++ CONFIG_HID_PLANTRONICS=m BUILDSTDERR: ++ CONFIG_HID_PRIMAX=m BUILDSTDERR: ++ CONFIG_HID_RETRODE=m BUILDSTDERR: ++ CONFIG_HID_ROCCAT=m BUILDSTDERR: ++ CONFIG_HID_SAITEK=m BUILDSTDERR: ++ CONFIG_HID_SAMSUNG=m BUILDSTDERR: ++ CONFIG_HID_SONY=m BUILDSTDERR: ++ CONFIG_SONY_FF=y BUILDSTDERR: ++ CONFIG_HID_SPEEDLINK=m BUILDSTDERR: ++ CONFIG_HID_STEELSERIES=m BUILDSTDERR: ++ CONFIG_HID_SUNPLUS=m BUILDSTDERR: ++ CONFIG_HID_RMI=m BUILDSTDERR: ++ CONFIG_HID_GREENASIA=m BUILDSTDERR: ++ CONFIG_GREENASIA_FF=y BUILDSTDERR: ++ CONFIG_HID_HYPERV_MOUSE=m BUILDSTDERR: ++ CONFIG_HID_SMARTJOYPLUS=m BUILDSTDERR: ++ CONFIG_SMARTJOYPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_TIVO=m BUILDSTDERR: ++ CONFIG_HID_TOPSEED=m BUILDSTDERR: ++ CONFIG_HID_THINGM=m BUILDSTDERR: ++ CONFIG_HID_THRUSTMASTER=m BUILDSTDERR: ++ CONFIG_THRUSTMASTER_FF=y BUILDSTDERR: ++ CONFIG_HID_UDRAW_PS3=m BUILDSTDERR: ++ CONFIG_HID_WACOM=m BUILDSTDERR: ++ CONFIG_HID_WIIMOTE=m BUILDSTDERR: ++ CONFIG_HID_XINMO=m BUILDSTDERR: ++ CONFIG_HID_ZEROPLUS=m BUILDSTDERR: ++ CONFIG_ZEROPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_ZYDACRON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUB=m BUILDSTDERR: ++ CONFIG_HID_ALPS=m BUILDSTDERR: ++ CONFIG_USB_HID=y BUILDSTDERR: ++ CONFIG_HID_PID=y BUILDSTDERR: ++ CONFIG_USB_HIDDEV=y BUILDSTDERR: ++ CONFIG_I2C_HID=m BUILDSTDERR: ++ CONFIG_INTEL_ISH_HID=m BUILDSTDERR: ++ CONFIG_USB_OHCI_LITTLE_ENDIAN=y BUILDSTDERR: ++ CONFIG_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_COMMON=y BUILDSTDERR: ++ CONFIG_USB_ARCH_HAS_HCD=y BUILDSTDERR: ++ CONFIG_USB=y BUILDSTDERR: ++ CONFIG_USB_PCI=y BUILDSTDERR: ++ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y BUILDSTDERR: ++ CONFIG_USB_DEFAULT_PERSIST=y BUILDSTDERR: ++ CONFIG_USB_LEDS_TRIGGER_USBPORT=m BUILDSTDERR: ++ CONFIG_USB_MON=y BUILDSTDERR: ++ CONFIG_USB_WUSB=m BUILDSTDERR: ++ CONFIG_USB_WUSB_CBAF=m BUILDSTDERR: ++ CONFIG_USB_XHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_XHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_XHCI_PLATFORM=m BUILDSTDERR: ++ CONFIG_USB_EHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_EHCI_ROOT_HUB_TT=y BUILDSTDERR: ++ CONFIG_USB_EHCI_TT_NEWSCHED=y BUILDSTDERR: ++ CONFIG_USB_EHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_ISP1362_HCD=m BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD_PCI=y BUILDSTDERR: ++ CONFIG_USB_UHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_SL811_HCD=m BUILDSTDERR: ++ CONFIG_USB_SL811_HCD_ISO=y BUILDSTDERR: ++ CONFIG_USB_HWA_HCD=m BUILDSTDERR: ++ CONFIG_USB_ACM=m BUILDSTDERR: ++ CONFIG_USB_PRINTER=m BUILDSTDERR: ++ CONFIG_USB_WDM=m BUILDSTDERR: ++ CONFIG_USB_TMC=m BUILDSTDERR: ++ CONFIG_USB_STORAGE=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_REALTEK=m BUILDSTDERR: ++ CONFIG_REALTEK_AUTOPM=y BUILDSTDERR: ++ CONFIG_USB_STORAGE_DATAFAB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_FREECOM=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ISD200=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_USBAT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR09=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR55=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_JUMPSHOT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ALAUDA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ONETOUCH=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_KARMA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_CYPRESS_ATACB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ENE_UB6250=m BUILDSTDERR: ++ CONFIG_USB_UAS=m BUILDSTDERR: ++ CONFIG_USB_MDC800=m BUILDSTDERR: ++ CONFIG_USB_MICROTEK=m BUILDSTDERR: ++ CONFIG_USBIP_CORE=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HCD=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HC_PORTS=8 BUILDSTDERR: ++ CONFIG_USBIP_VHCI_NR_HCS=1 BUILDSTDERR: ++ CONFIG_USBIP_HOST=m BUILDSTDERR: ++ CONFIG_USB_USS720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_GENERIC=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIMPLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_AIRCABLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_ARK3116=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_BELKIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CH341=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WHITEHEAT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CP210X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYPRESS_M8=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EMPEG=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_FTDI_SIO=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_VISOR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPAQ=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_F8153X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_GARMIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPW=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IUU=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN_PDA=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KLSI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KOBIL_SCT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MCT_U232=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7715_PARPORT=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7840=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_NAVMAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_PL2303=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OTI6858=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QCAUX=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QUALCOMM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SPCP8X5=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE_PADDED=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIERRAWIRELESS=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SYMBOL=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYBERJACK=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XIRCOM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WWAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTION=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OMNINET=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTICON=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XSENS_MT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SSU100=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QT2=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_UPD78F0730=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DEBUG=m BUILDSTDERR: ++ CONFIG_USB_EMI62=m BUILDSTDERR: ++ CONFIG_USB_EMI26=m BUILDSTDERR: ++ CONFIG_USB_ADUTUX=m BUILDSTDERR: ++ CONFIG_USB_SEVSEG=m BUILDSTDERR: ++ CONFIG_USB_LEGOTOWER=m BUILDSTDERR: ++ CONFIG_USB_LCD=m BUILDSTDERR: ++ CONFIG_USB_IDMOUSE=m BUILDSTDERR: ++ CONFIG_USB_FTDI_ELAN=m BUILDSTDERR: ++ CONFIG_USB_APPLEDISPLAY=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA_CON=y BUILDSTDERR: ++ CONFIG_USB_LD=m BUILDSTDERR: ++ CONFIG_USB_TRANCEVIBRATOR=m BUILDSTDERR: ++ CONFIG_USB_IOWARRIOR=m BUILDSTDERR: ++ CONFIG_USB_ISIGHTFW=m BUILDSTDERR: ++ CONFIG_USB_YUREX=m BUILDSTDERR: ++ CONFIG_USB_EZUSB_FX2=m BUILDSTDERR: ++ CONFIG_USB_HUB_USB251XB=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB3503=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB4604=m BUILDSTDERR: ++ CONFIG_USB_CHAOSKEY=m BUILDSTDERR: ++ CONFIG_USB_ATM=m BUILDSTDERR: ++ CONFIG_USB_SPEEDTOUCH=m BUILDSTDERR: ++ CONFIG_USB_CXACRU=m BUILDSTDERR: ++ CONFIG_USB_UEAGLEATM=m BUILDSTDERR: ++ CONFIG_USB_XUSBATM=m BUILDSTDERR: ++ CONFIG_USB_PHY=y BUILDSTDERR: ++ CONFIG_NOP_USB_XCEIV=m BUILDSTDERR: ++ CONFIG_TYPEC=m BUILDSTDERR: ++ CONFIG_TYPEC_UCSI=m BUILDSTDERR: ++ CONFIG_UCSI_ACPI=m BUILDSTDERR: ++ CONFIG_USB_LED_TRIG=y BUILDSTDERR: ++ CONFIG_USB_ULPI_BUS=m BUILDSTDERR: ++ CONFIG_UWB=m BUILDSTDERR: ++ CONFIG_UWB_HWA=m BUILDSTDERR: ++ CONFIG_UWB_WHCI=m BUILDSTDERR: ++ CONFIG_UWB_I1480U=m BUILDSTDERR: ++ CONFIG_MMC=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK_MINORS=8 BUILDSTDERR: ++ CONFIG_SDIO_UART=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PCI=m BUILDSTDERR: ++ CONFIG_MMC_RICOH_MMC=y BUILDSTDERR: ++ CONFIG_MMC_SDHCI_ACPI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PLTFM=m BUILDSTDERR: ++ CONFIG_MMC_WBSD=m BUILDSTDERR: ++ CONFIG_MMC_TIFM_SD=m BUILDSTDERR: ++ CONFIG_MMC_SDRICOH_CS=m BUILDSTDERR: ++ CONFIG_MMC_CB710=m BUILDSTDERR: ++ CONFIG_MMC_VIA_SDMMC=m BUILDSTDERR: ++ CONFIG_MMC_VUB300=m BUILDSTDERR: ++ CONFIG_MMC_USHC=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_MMC_TOSHIBA_PCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_XENON=m BUILDSTDERR: ++ CONFIG_MEMSTICK=m BUILDSTDERR: ++ CONFIG_MSPRO_BLOCK=m BUILDSTDERR: ++ CONFIG_MEMSTICK_TIFM_MS=m BUILDSTDERR: ++ CONFIG_MEMSTICK_JMICRON_38X=m BUILDSTDERR: ++ CONFIG_MEMSTICK_R592=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_NEW_LEDS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS_FLASH=m BUILDSTDERR: ++ CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y BUILDSTDERR: ++ CONFIG_LEDS_LM3530=m BUILDSTDERR: ++ CONFIG_LEDS_LP3944=m BUILDSTDERR: ++ CONFIG_LEDS_LP3952=m BUILDSTDERR: ++ CONFIG_LEDS_CLEVO_MAIL=m BUILDSTDERR: ++ CONFIG_LEDS_INTEL_SS4200=m BUILDSTDERR: ++ CONFIG_LEDS_LT3593=m BUILDSTDERR: ++ CONFIG_LEDS_BLINKM=m BUILDSTDERR: ++ CONFIG_LEDS_MLXCPLD=m BUILDSTDERR: ++ CONFIG_LEDS_USER=m BUILDSTDERR: ++ CONFIG_LEDS_NIC78BX=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGERS=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TIMER=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_ONESHOT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DISK=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_MTD=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_HEARTBEAT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_GPIO=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DEFAULT_ON=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TRANSIENT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_CAMERA=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_PANIC=y BUILDSTDERR: ++ CONFIG_ACCESSIBILITY=y BUILDSTDERR: ++ CONFIG_A11Y_BRAILLE_CONSOLE=y BUILDSTDERR: ++ CONFIG_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MAD=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_ACCESS=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MEM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ON_DEMAND_PAGING=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_QIB=m BUILDSTDERR: ++ CONFIG_INFINIBAND_QIB_DCA=y BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB3=m BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB4=m BUILDSTDERR: ++ CONFIG_INFINIBAND_I40IW=m BUILDSTDERR: ++ CONFIG_MLX4_INFINIBAND=m BUILDSTDERR: ++ CONFIG_MLX5_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_NES=m BUILDSTDERR: ++ CONFIG_INFINIBAND_OCRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_VMWARE_PVRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USNIC=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_CM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y BUILDSTDERR: ++ CONFIG_INFINIBAND_SRP=m BUILDSTDERR: ++ CONFIG_INFINIBAND_SRPT=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISER=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISERT=m BUILDSTDERR: ++ CONFIG_INFINIBAND_OPA_VNIC=m BUILDSTDERR: ++ CONFIG_INFINIBAND_RDMAVT=m BUILDSTDERR: ++ CONFIG_RDMA_RXE=m BUILDSTDERR: ++ CONFIG_INFINIBAND_HFI1=m BUILDSTDERR: ++ CONFIG_HFI1_VERBS_31BIT_PSN=y BUILDSTDERR: ++ CONFIG_EDAC_ATOMIC_SCRUB=y BUILDSTDERR: ++ CONFIG_EDAC_SUPPORT=y BUILDSTDERR: ++ CONFIG_EDAC=y BUILDSTDERR: ++ CONFIG_EDAC_LEGACY_SYSFS=y BUILDSTDERR: ++ CONFIG_EDAC_DECODE_MCE=m BUILDSTDERR: ++ CONFIG_EDAC_GHES=y BUILDSTDERR: ++ CONFIG_EDAC_AMD64=m BUILDSTDERR: ++ CONFIG_EDAC_E752X=m BUILDSTDERR: ++ CONFIG_EDAC_I82975X=m BUILDSTDERR: ++ CONFIG_EDAC_I3000=m BUILDSTDERR: ++ CONFIG_EDAC_I3200=m BUILDSTDERR: ++ CONFIG_EDAC_IE31200=m BUILDSTDERR: ++ CONFIG_EDAC_X38=m BUILDSTDERR: ++ CONFIG_EDAC_I5400=m BUILDSTDERR: ++ CONFIG_EDAC_I7CORE=m BUILDSTDERR: ++ CONFIG_EDAC_I5000=m BUILDSTDERR: ++ CONFIG_EDAC_I5100=m BUILDSTDERR: ++ CONFIG_EDAC_I7300=m BUILDSTDERR: ++ CONFIG_EDAC_SBRIDGE=m BUILDSTDERR: ++ CONFIG_EDAC_SKX=m BUILDSTDERR: ++ CONFIG_EDAC_PND2=m BUILDSTDERR: ++ CONFIG_RTC_LIB=y BUILDSTDERR: ++ CONFIG_RTC_MC146818_LIB=y BUILDSTDERR: ++ CONFIG_RTC_CLASS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS_DEVICE=rtc0 BUILDSTDERR: ++ CONFIG_RTC_INTF_SYSFS=y BUILDSTDERR: ++ CONFIG_RTC_INTF_PROC=y BUILDSTDERR: ++ CONFIG_RTC_INTF_DEV=y BUILDSTDERR: ++ CONFIG_RTC_DRV_ABX80X=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1672=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6900=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C372=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL1208=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL12022=m BUILDSTDERR: ++ CONFIG_RTC_DRV_X1205=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8523=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF85063=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8563=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8583=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ32K=m BUILDSTDERR: ++ CONFIG_RTC_DRV_FM3130=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8010=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8025=m BUILDSTDERR: ++ CONFIG_RTC_DRV_EM3027=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T93=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T94=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1305=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1343=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1347=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1390=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6916=m BUILDSTDERR: ++ CONFIG_RTC_DRV_R9701=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX4581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C348=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6902=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2123=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MCP795=m BUILDSTDERR: ++ CONFIG_RTC_I2C_AND_SPI=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS3232=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2127=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029C2=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_CMOS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1286=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1511=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1553=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685_FAMILY=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685=y BUILDSTDERR: ++ CONFIG_RTC_DS1685_SYSFS_REGS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1742=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS2404=m BUILDSTDERR: ++ CONFIG_RTC_DRV_STK17TA8=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T35=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T59=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MSM6242=m BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ4802=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RP5C01=m BUILDSTDERR: ++ CONFIG_RTC_DRV_V3020=m BUILDSTDERR: ++ CONFIG_DMADEVICES=y BUILDSTDERR: ++ CONFIG_DMADEVICES_DEBUG=y BUILDSTDERR: ++ CONFIG_DMA_ENGINE=y BUILDSTDERR: ++ CONFIG_DMA_VIRTUAL_CHANNELS=y BUILDSTDERR: ++ CONFIG_DMA_ACPI=y BUILDSTDERR: ++ CONFIG_INTEL_IDMA64=m BUILDSTDERR: ++ CONFIG_INTEL_IOATDMA=m BUILDSTDERR: ++ CONFIG_INTEL_MIC_X100_DMA=m BUILDSTDERR: ++ CONFIG_DW_DMAC_CORE=y BUILDSTDERR: ++ CONFIG_DW_DMAC=m BUILDSTDERR: ++ CONFIG_DW_DMAC_PCI=y BUILDSTDERR: ++ CONFIG_HSU_DMA=y BUILDSTDERR: ++ CONFIG_ASYNC_TX_DMA=y BUILDSTDERR: ++ CONFIG_DMA_ENGINE_RAID=y BUILDSTDERR: ++ CONFIG_SYNC_FILE=y BUILDSTDERR: ++ CONFIG_DCA=m BUILDSTDERR: ++ CONFIG_AUXDISPLAY=y BUILDSTDERR: ++ CONFIG_CHARLCD=m BUILDSTDERR: ++ CONFIG_HD44780=m BUILDSTDERR: ++ CONFIG_KS0108=m BUILDSTDERR: ++ CONFIG_KS0108_PORT=0x378 BUILDSTDERR: ++ CONFIG_KS0108_DELAY=2 BUILDSTDERR: ++ CONFIG_CFAG12864B=m BUILDSTDERR: ++ CONFIG_CFAG12864B_RATE=20 BUILDSTDERR: ++ CONFIG_UIO=m BUILDSTDERR: ++ CONFIG_UIO_CIF=m BUILDSTDERR: ++ CONFIG_UIO_AEC=m BUILDSTDERR: ++ CONFIG_UIO_SERCOS3=m BUILDSTDERR: ++ CONFIG_UIO_PCI_GENERIC=m BUILDSTDERR: ++ CONFIG_UIO_HV_GENERIC=m BUILDSTDERR: ++ CONFIG_VFIO_IOMMU_TYPE1=m BUILDSTDERR: ++ CONFIG_VFIO_VIRQFD=m BUILDSTDERR: ++ CONFIG_VFIO=m BUILDSTDERR: ++ CONFIG_VFIO_PCI=m BUILDSTDERR: ++ CONFIG_VFIO_PCI_VGA=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_MMAP=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_INTX=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_IGD=y BUILDSTDERR: ++ CONFIG_VFIO_MDEV=m BUILDSTDERR: ++ CONFIG_VFIO_MDEV_DEVICE=m BUILDSTDERR: ++ CONFIG_IRQ_BYPASS_MANAGER=m BUILDSTDERR: ++ CONFIG_VIRTIO=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI_LEGACY=y BUILDSTDERR: ++ CONFIG_VIRTIO_BALLOON=m BUILDSTDERR: ++ CONFIG_VIRTIO_INPUT=m BUILDSTDERR: ++ CONFIG_VIRTIO_MMIO=m BUILDSTDERR: ++ CONFIG_HYPERV=m BUILDSTDERR: ++ CONFIG_HYPERV_TSCPAGE=y BUILDSTDERR: ++ CONFIG_HYPERV_UTILS=m BUILDSTDERR: ++ CONFIG_HYPERV_BALLOON=m BUILDSTDERR: ++ CONFIG_XEN_BALLOON=y BUILDSTDERR: ++ CONFIG_XEN_SELFBALLOONING=y BUILDSTDERR: ++ CONFIG_XEN_SCRUB_PAGES=y BUILDSTDERR: ++ CONFIG_XEN_DEV_EVTCHN=m BUILDSTDERR: ++ CONFIG_XEN_BACKEND=y BUILDSTDERR: ++ CONFIG_XENFS=m BUILDSTDERR: ++ CONFIG_XEN_COMPAT_XENFS=y BUILDSTDERR: ++ CONFIG_XEN_SYS_HYPERVISOR=y BUILDSTDERR: ++ CONFIG_XEN_XENBUS_FRONTEND=y BUILDSTDERR: ++ CONFIG_XEN_GNTDEV=m BUILDSTDERR: ++ CONFIG_XEN_GRANT_DEV_ALLOC=m BUILDSTDERR: ++ CONFIG_SWIOTLB_XEN=y BUILDSTDERR: ++ CONFIG_XEN_TMEM=m BUILDSTDERR: ++ CONFIG_XEN_PCIDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_XEN_SCSI_BACKEND=m BUILDSTDERR: ++ CONFIG_XEN_PRIVCMD=m BUILDSTDERR: ++ CONFIG_XEN_ACPI_PROCESSOR=m BUILDSTDERR: ++ CONFIG_XEN_HAVE_PVMMU=y BUILDSTDERR: ++ CONFIG_XEN_EFI=y BUILDSTDERR: ++ CONFIG_XEN_AUTO_XLATE=y BUILDSTDERR: ++ CONFIG_XEN_ACPI=y BUILDSTDERR: ++ CONFIG_XEN_SYMS=y BUILDSTDERR: ++ CONFIG_XEN_HAVE_VPMU=y BUILDSTDERR: ++ CONFIG_STAGING=y BUILDSTDERR: ++ CONFIG_RTLLIB=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_CCMP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_TKIP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_WEP=m BUILDSTDERR: ++ CONFIG_RTL8192E=m BUILDSTDERR: ++ CONFIG_RTL8723BS=m BUILDSTDERR: ++ CONFIG_R8712U=m BUILDSTDERR: ++ CONFIG_R8188EU=m BUILDSTDERR: ++ CONFIG_88EU_AP_MODE=y BUILDSTDERR: ++ CONFIG_STAGING_MEDIA=y BUILDSTDERR: ++ CONFIG_LIRC_STAGING=y BUILDSTDERR: ++ CONFIG_LIRC_ZILOG=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPM=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPCI=m BUILDSTDERR: ++ CONFIG_TYPEC_FUSB302=m BUILDSTDERR: ++ CONFIG_DRM_VBOXVIDEO=m BUILDSTDERR: ++ CONFIG_X86_PLATFORM_DEVICES=y BUILDSTDERR: ++ CONFIG_ACER_WMI=m BUILDSTDERR: ++ CONFIG_ACERHDF=m BUILDSTDERR: ++ CONFIG_ALIENWARE_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_SMBIOS=m BUILDSTDERR: ++ CONFIG_DELL_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_WMI=m BUILDSTDERR: ++ CONFIG_DELL_WMI_AIO=m BUILDSTDERR: ++ CONFIG_DELL_WMI_LED=m BUILDSTDERR: ++ CONFIG_DELL_SMO8800=m BUILDSTDERR: ++ CONFIG_DELL_RBTN=m BUILDSTDERR: ++ CONFIG_FUJITSU_LAPTOP=m BUILDSTDERR: ++ CONFIG_FUJITSU_TABLET=m BUILDSTDERR: ++ CONFIG_AMILO_RFKILL=m BUILDSTDERR: ++ CONFIG_HP_ACCEL=m BUILDSTDERR: ++ CONFIG_HP_WIRELESS=m BUILDSTDERR: ++ CONFIG_HP_WMI=m BUILDSTDERR: ++ CONFIG_MSI_LAPTOP=m BUILDSTDERR: ++ CONFIG_PANASONIC_LAPTOP=m BUILDSTDERR: ++ CONFIG_COMPAL_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONY_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONYPI_COMPAT=y BUILDSTDERR: ++ CONFIG_IDEAPAD_LAPTOP=m BUILDSTDERR: ++ CONFIG_SURFACE3_WMI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_VIDEO=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y BUILDSTDERR: ++ CONFIG_SENSORS_HDAPS=m BUILDSTDERR: ++ CONFIG_EEEPC_LAPTOP=m BUILDSTDERR: ++ CONFIG_ASUS_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_NB_WMI=m BUILDSTDERR: ++ CONFIG_EEEPC_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_WIRELESS=m BUILDSTDERR: ++ CONFIG_ACPI_WMI=m BUILDSTDERR: ++ CONFIG_WMI_BMOF=m BUILDSTDERR: ++ CONFIG_MSI_WMI=m BUILDSTDERR: ++ CONFIG_PEAQ_WMI=m BUILDSTDERR: ++ CONFIG_TOPSTAR_LAPTOP=m BUILDSTDERR: ++ CONFIG_ACPI_TOSHIBA=m BUILDSTDERR: ++ CONFIG_TOSHIBA_BT_RFKILL=m BUILDSTDERR: ++ CONFIG_TOSHIBA_HAPS=m BUILDSTDERR: ++ CONFIG_TOSHIBA_WMI=m BUILDSTDERR: ++ CONFIG_ACPI_CMPC=m BUILDSTDERR: ++ CONFIG_INTEL_CHT_INT33FE=m BUILDSTDERR: ++ CONFIG_INTEL_INT0002_VGPIO=m BUILDSTDERR: ++ CONFIG_INTEL_HID_EVENT=m BUILDSTDERR: ++ CONFIG_INTEL_VBTN=m BUILDSTDERR: ++ CONFIG_INTEL_IPS=m BUILDSTDERR: ++ CONFIG_INTEL_PMC_CORE=y BUILDSTDERR: ++ CONFIG_SAMSUNG_LAPTOP=m BUILDSTDERR: ++ CONFIG_MXM_WMI=m BUILDSTDERR: ++ CONFIG_INTEL_OAKTRAIL=m BUILDSTDERR: ++ CONFIG_SAMSUNG_Q10=m BUILDSTDERR: ++ CONFIG_APPLE_GMUX=m BUILDSTDERR: ++ CONFIG_INTEL_RST=m BUILDSTDERR: ++ CONFIG_INTEL_SMARTCONNECT=y BUILDSTDERR: ++ CONFIG_PVPANIC=m BUILDSTDERR: ++ CONFIG_SURFACE_PRO3_BUTTON=m BUILDSTDERR: ++ CONFIG_SURFACE_3_BUTTON=m BUILDSTDERR: ++ CONFIG_INTEL_PUNIT_IPC=m BUILDSTDERR: ++ CONFIG_MLX_PLATFORM=m BUILDSTDERR: ++ CONFIG_MLX_CPLD_PLATFORM=m BUILDSTDERR: ++ CONFIG_INTEL_TURBO_MAX_3=y BUILDSTDERR: ++ CONFIG_SILEAD_DMI=y BUILDSTDERR: ++ CONFIG_PMC_ATOM=y BUILDSTDERR: ++ CONFIG_CHROME_PLATFORMS=y BUILDSTDERR: ++ CONFIG_CHROMEOS_LAPTOP=m BUILDSTDERR: ++ CONFIG_CHROMEOS_PSTORE=m BUILDSTDERR: ++ CONFIG_CROS_KBD_LED_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_CLKDEV_LOOKUP=y BUILDSTDERR: ++ CONFIG_HAVE_CLK_PREPARE=y BUILDSTDERR: ++ CONFIG_COMMON_CLK=y BUILDSTDERR: ++ CONFIG_HWSPINLOCK=y BUILDSTDERR: ++ CONFIG_CLKEVT_I8253=y BUILDSTDERR: ++ CONFIG_I8253_LOCK=y BUILDSTDERR: ++ CONFIG_CLKBLD_I8253=y BUILDSTDERR: ++ CONFIG_MAILBOX=y BUILDSTDERR: ++ CONFIG_PCC=y BUILDSTDERR: ++ CONFIG_IOMMU_API=y BUILDSTDERR: ++ CONFIG_IOMMU_SUPPORT=y BUILDSTDERR: ++ CONFIG_IOMMU_IOVA=y BUILDSTDERR: ++ CONFIG_AMD_IOMMU=y BUILDSTDERR: ++ CONFIG_AMD_IOMMU_V2=m BUILDSTDERR: ++ CONFIG_DMAR_TABLE=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_SVM=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_FLOPPY_WA=y BUILDSTDERR: ++ CONFIG_IRQ_REMAP=y BUILDSTDERR: ++ CONFIG_REMOTEPROC=m BUILDSTDERR: ++ CONFIG_PM_DEVFREQ=y BUILDSTDERR: ++ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m BUILDSTDERR: ++ CONFIG_EXTCON=y BUILDSTDERR: ++ CONFIG_EXTCON_AXP288=m BUILDSTDERR: ++ CONFIG_EXTCON_INTEL_INT3496=m BUILDSTDERR: ++ CONFIG_EXTCON_INTEL_CHT_WC=m BUILDSTDERR: ++ CONFIG_IIO=m BUILDSTDERR: ++ CONFIG_IIO_BUFFER=y BUILDSTDERR: ++ CONFIG_IIO_BUFFER_CB=m BUILDSTDERR: ++ CONFIG_IIO_KFIFO_BUF=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGERED_BUFFER=m BUILDSTDERR: ++ CONFIG_IIO_CONFIGFS=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGER=y BUILDSTDERR: ++ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 BUILDSTDERR: ++ CONFIG_IIO_SW_DEVICE=m BUILDSTDERR: ++ CONFIG_IIO_SW_TRIGGER=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_I2C=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_SPI=m BUILDSTDERR: ++ CONFIG_DA280=m BUILDSTDERR: ++ CONFIG_DA311=m BUILDSTDERR: ++ CONFIG_DMARD10=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ACCEL_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_KXCJK1013=m BUILDSTDERR: ++ CONFIG_MMA7660=m BUILDSTDERR: ++ CONFIG_AD7766=m BUILDSTDERR: ++ CONFIG_AXP288_ADC=m BUILDSTDERR: ++ CONFIG_MAX1363=m BUILDSTDERR: ++ CONFIG_TI_ADS1015=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_COMMON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_SPI=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_CORE=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_GYRO_3D=m BUILDSTDERR: ++ CONFIG_MPU3050=m BUILDSTDERR: ++ CONFIG_MPU3050_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_MAX30100=m BUILDSTDERR: ++ CONFIG_DHT11=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUMIDITY=m BUILDSTDERR: ++ CONFIG_HTS221=m BUILDSTDERR: ++ CONFIG_HTS221_I2C=m BUILDSTDERR: ++ CONFIG_HTS221_SPI=m BUILDSTDERR: ++ CONFIG_INV_MPU6050_IIO=m BUILDSTDERR: ++ CONFIG_INV_MPU6050_I2C=m BUILDSTDERR: ++ CONFIG_ACPI_ALS=m BUILDSTDERR: ++ CONFIG_BH1750=m BUILDSTDERR: ++ CONFIG_CM32181=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ALS=m BUILDSTDERR: ++ CONFIG_RPR0521=m BUILDSTDERR: ++ CONFIG_OPT3001=m BUILDSTDERR: ++ CONFIG_PA12203001=m BUILDSTDERR: ++ CONFIG_STK3310=m BUILDSTDERR: ++ CONFIG_VL6180=m BUILDSTDERR: ++ CONFIG_AK8975=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_MAGNETOMETER_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_INCLINOMETER_3D=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_DEVICE_ROTATION=m BUILDSTDERR: ++ CONFIG_IIO_INTERRUPT_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_TIGHTLOOP_TRIGGER=m BUILDSTDERR: ++ CONFIG_LMP91000=m BUILDSTDERR: ++ CONFIG_ABP060MG=m BUILDSTDERR: ++ CONFIG_BMP280=m BUILDSTDERR: ++ CONFIG_BMP280_I2C=m BUILDSTDERR: ++ CONFIG_BMP280_SPI=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_TEMP=m BUILDSTDERR: ++ CONFIG_NTB=m BUILDSTDERR: ++ CONFIG_NTB_AMD=m BUILDSTDERR: ++ CONFIG_NTB_IDT=m BUILDSTDERR: ++ CONFIG_NTB_INTEL=m BUILDSTDERR: ++ CONFIG_NTB_PINGPONG=m BUILDSTDERR: ++ CONFIG_NTB_TOOL=m BUILDSTDERR: ++ CONFIG_NTB_PERF=m BUILDSTDERR: ++ CONFIG_NTB_TRANSPORT=m BUILDSTDERR: ++ CONFIG_PWM=y BUILDSTDERR: ++ CONFIG_PWM_SYSFS=y BUILDSTDERR: ++ CONFIG_PWM_CRC=y BUILDSTDERR: ++ CONFIG_PWM_LPSS=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PLATFORM=m BUILDSTDERR: ++ CONFIG_ARM_GIC_MAX_NR=1 BUILDSTDERR: ++ CONFIG_RESET_CONTROLLER=y BUILDSTDERR: ++ CONFIG_FMC=m BUILDSTDERR: ++ CONFIG_FMC_FAKEDEV=m BUILDSTDERR: ++ CONFIG_FMC_TRIVIAL=m BUILDSTDERR: ++ CONFIG_FMC_WRITE_EEPROM=m BUILDSTDERR: ++ CONFIG_FMC_CHARDEV=m BUILDSTDERR: ++ CONFIG_GENERIC_PHY=y BUILDSTDERR: ++ CONFIG_POWERCAP=y BUILDSTDERR: ++ CONFIG_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_RAS=y BUILDSTDERR: ++ CONFIG_RAS_CEC=y BUILDSTDERR: ++ CONFIG_THUNDERBOLT=m BUILDSTDERR: ++ CONFIG_LIBNVDIMM=y BUILDSTDERR: ++ CONFIG_BLK_DEV_PMEM=m BUILDSTDERR: ++ CONFIG_ND_BLK=m BUILDSTDERR: ++ CONFIG_ND_CLAIM=y BUILDSTDERR: ++ CONFIG_ND_BTT=m BUILDSTDERR: ++ CONFIG_BTT=y BUILDSTDERR: ++ CONFIG_ND_PFN=m BUILDSTDERR: ++ CONFIG_NVDIMM_PFN=y BUILDSTDERR: ++ CONFIG_NVDIMM_DAX=y BUILDSTDERR: ++ CONFIG_DAX=y BUILDSTDERR: ++ CONFIG_DEV_DAX=m BUILDSTDERR: ++ CONFIG_DEV_DAX_PMEM=m BUILDSTDERR: ++ CONFIG_NVMEM=m BUILDSTDERR: ++ CONFIG_FSI=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_GPIO=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_HUB=m BUILDSTDERR: ++ CONFIG_FSI_SCOM=m BUILDSTDERR: ++ CONFIG_EDD=m BUILDSTDERR: ++ CONFIG_FIRMWARE_MEMMAP=y BUILDSTDERR: ++ CONFIG_DCDBAS=m BUILDSTDERR: ++ CONFIG_DMIID=y BUILDSTDERR: ++ CONFIG_DMI_SYSFS=y BUILDSTDERR: ++ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT_FIND=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT=m BUILDSTDERR: ++ CONFIG_FW_CFG_SYSFS=m BUILDSTDERR: ++ CONFIG_EFI_ESRT=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_MAP=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_WRAPPERS=y BUILDSTDERR: ++ CONFIG_APPLE_PROPERTIES=y BUILDSTDERR: ++ CONFIG_UEFI_CPER=y BUILDSTDERR: ++ CONFIG_EFI_DEV_PATH_PARSER=y BUILDSTDERR: ++ CONFIG_DCACHE_WORD_ACCESS=y BUILDSTDERR: ++ CONFIG_FS_IOMAP=y BUILDSTDERR: ++ CONFIG_EXT4_FS=y BUILDSTDERR: ++ CONFIG_EXT4_USE_FOR_EXT2=y BUILDSTDERR: ++ CONFIG_EXT4_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXT4_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_EXT4_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_EXT4_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_EXT4_DEBUG=y BUILDSTDERR: ++ CONFIG_JBD2=y BUILDSTDERR: ++ CONFIG_JBD2_DEBUG=y BUILDSTDERR: ++ CONFIG_FS_MBCACHE=y BUILDSTDERR: ++ CONFIG_REISERFS_FS=m BUILDSTDERR: ++ CONFIG_REISERFS_PROC_INFO=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_JFS_FS=m BUILDSTDERR: ++ CONFIG_JFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_JFS_SECURITY=y BUILDSTDERR: ++ CONFIG_XFS_FS=m BUILDSTDERR: ++ CONFIG_XFS_QUOTA=y BUILDSTDERR: ++ CONFIG_XFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_GFS2_FS=m BUILDSTDERR: ++ CONFIG_GFS2_FS_LOCKING_DLM=y BUILDSTDERR: ++ CONFIG_OCFS2_FS=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_O2CB=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m BUILDSTDERR: ++ CONFIG_BTRFS_FS=m BUILDSTDERR: ++ CONFIG_BTRFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_NILFS2_FS=m BUILDSTDERR: ++ CONFIG_F2FS_FS=m BUILDSTDERR: ++ CONFIG_F2FS_STAT_FS=y BUILDSTDERR: ++ CONFIG_F2FS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_F2FS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_F2FS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_FS_DAX=y BUILDSTDERR: ++ CONFIG_FS_DAX_PMD=y BUILDSTDERR: ++ CONFIG_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXPORTFS=y BUILDSTDERR: ++ CONFIG_EXPORTFS_BLOCK_OPS=y BUILDSTDERR: ++ CONFIG_FILE_LOCKING=y BUILDSTDERR: ++ CONFIG_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_FSNOTIFY=y BUILDSTDERR: ++ CONFIG_DNOTIFY=y BUILDSTDERR: ++ CONFIG_INOTIFY_USER=y BUILDSTDERR: ++ CONFIG_FANOTIFY=y BUILDSTDERR: ++ CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y BUILDSTDERR: ++ CONFIG_QUOTA=y BUILDSTDERR: ++ CONFIG_QUOTA_NETLINK_INTERFACE=y BUILDSTDERR: ++ CONFIG_QUOTA_DEBUG=y BUILDSTDERR: ++ CONFIG_QUOTA_TREE=y BUILDSTDERR: ++ CONFIG_QFMT_V2=y BUILDSTDERR: ++ CONFIG_QUOTACTL=y BUILDSTDERR: ++ CONFIG_QUOTACTL_COMPAT=y BUILDSTDERR: ++ CONFIG_AUTOFS4_FS=y BUILDSTDERR: ++ CONFIG_FUSE_FS=m BUILDSTDERR: ++ CONFIG_CUSE=m BUILDSTDERR: ++ CONFIG_OVERLAY_FS=m BUILDSTDERR: ++ CONFIG_FSCACHE=m BUILDSTDERR: ++ CONFIG_FSCACHE_STATS=y BUILDSTDERR: ++ CONFIG_FSCACHE_OBJECT_LIST=y BUILDSTDERR: ++ CONFIG_CACHEFILES=m BUILDSTDERR: ++ CONFIG_ISO9660_FS=m BUILDSTDERR: ++ CONFIG_JOLIET=y BUILDSTDERR: ++ CONFIG_ZISOFS=y BUILDSTDERR: ++ CONFIG_UDF_FS=m BUILDSTDERR: ++ CONFIG_UDF_NLS=y BUILDSTDERR: ++ CONFIG_FAT_FS=m BUILDSTDERR: ++ CONFIG_MSDOS_FS=m BUILDSTDERR: ++ CONFIG_VFAT_FS=m BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_CODEPAGE=437 BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_IOCHARSET=ascii BUILDSTDERR: ++ CONFIG_PROC_FS=y BUILDSTDERR: ++ CONFIG_PROC_KCORE=y BUILDSTDERR: ++ CONFIG_PROC_VMCORE=y BUILDSTDERR: ++ CONFIG_PROC_SYSCTL=y BUILDSTDERR: ++ CONFIG_PROC_PAGE_MONITOR=y BUILDSTDERR: ++ CONFIG_PROC_CHILDREN=y BUILDSTDERR: ++ CONFIG_KERNFS=y BUILDSTDERR: ++ CONFIG_SYSFS=y BUILDSTDERR: ++ CONFIG_TMPFS=y BUILDSTDERR: ++ CONFIG_TMPFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_TMPFS_XATTR=y BUILDSTDERR: ++ CONFIG_HUGETLBFS=y BUILDSTDERR: ++ CONFIG_HUGETLB_PAGE=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_GIGANTIC_PAGE=y BUILDSTDERR: ++ CONFIG_CONFIGFS_FS=y BUILDSTDERR: ++ CONFIG_EFIVAR_FS=y BUILDSTDERR: ++ CONFIG_MISC_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_ORANGEFS_FS=m BUILDSTDERR: ++ CONFIG_AFFS_FS=m BUILDSTDERR: ++ CONFIG_ECRYPT_FS=m BUILDSTDERR: ++ CONFIG_HFS_FS=m BUILDSTDERR: ++ CONFIG_HFSPLUS_FS=m BUILDSTDERR: ++ CONFIG_BEFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS_LZO=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ZLIB=y BUILDSTDERR: ++ CONFIG_UBIFS_ATIME_SUPPORT=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_CRAMFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS_FILE_CACHE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_DECOMP_SINGLE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XATTR=y BUILDSTDERR: ++ CONFIG_SQUASHFS_ZLIB=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZ4=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZO=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XZ=y BUILDSTDERR: ++ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 BUILDSTDERR: ++ CONFIG_MINIX_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_BACKED_BY_BLOCK=y BUILDSTDERR: ++ CONFIG_ROMFS_ON_BLOCK=y BUILDSTDERR: ++ CONFIG_PSTORE=y BUILDSTDERR: ++ CONFIG_PSTORE_ZLIB_COMPRESS=y BUILDSTDERR: ++ CONFIG_PSTORE_RAM=m BUILDSTDERR: ++ CONFIG_SYSV_FS=m BUILDSTDERR: ++ CONFIG_UFS_FS=m BUILDSTDERR: ++ CONFIG_NETWORK_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_NFS_FS=m BUILDSTDERR: ++ CONFIG_NFS_V3=m BUILDSTDERR: ++ CONFIG_NFS_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFS_V4=m BUILDSTDERR: ++ CONFIG_NFS_SWAP=y BUILDSTDERR: ++ CONFIG_NFS_V4_1=y BUILDSTDERR: ++ CONFIG_NFS_V4_2=y BUILDSTDERR: ++ CONFIG_PNFS_FILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_PNFS_BLOCK=m BUILDSTDERR: ++ CONFIG_PNFS_FLEXFILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN=kernel.org BUILDSTDERR: ++ CONFIG_NFS_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_NFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_NFS_USE_KERNEL_DNS=y BUILDSTDERR: ++ CONFIG_NFS_DEBUG=y BUILDSTDERR: ++ CONFIG_NFSD=m BUILDSTDERR: ++ CONFIG_NFSD_V2_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V3=y BUILDSTDERR: ++ CONFIG_NFSD_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V4=y BUILDSTDERR: ++ CONFIG_NFSD_PNFS=y BUILDSTDERR: ++ CONFIG_NFSD_BLOCKLAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_SCSILAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_FLEXFILELAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_NFSD_FAULT_INJECTION=y BUILDSTDERR: ++ CONFIG_GRACE_PERIOD=m BUILDSTDERR: ++ CONFIG_LOCKD=m BUILDSTDERR: ++ CONFIG_LOCKD_V4=y BUILDSTDERR: ++ CONFIG_NFS_ACL_SUPPORT=m BUILDSTDERR: ++ CONFIG_NFS_COMMON=y BUILDSTDERR: ++ CONFIG_SUNRPC=m BUILDSTDERR: ++ CONFIG_SUNRPC_GSS=m BUILDSTDERR: ++ CONFIG_SUNRPC_BACKCHANNEL=y BUILDSTDERR: ++ CONFIG_SUNRPC_SWAP=y BUILDSTDERR: ++ CONFIG_RPCSEC_GSS_KRB5=m BUILDSTDERR: ++ CONFIG_SUNRPC_DEBUG=y BUILDSTDERR: ++ CONFIG_SUNRPC_XPRT_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_FS=m BUILDSTDERR: ++ CONFIG_CEPH_FSCACHE=y BUILDSTDERR: ++ CONFIG_CEPH_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_CIFS=m BUILDSTDERR: ++ CONFIG_CIFS_STATS=y BUILDSTDERR: ++ CONFIG_CIFS_WEAK_PW_HASH=y BUILDSTDERR: ++ CONFIG_CIFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_XATTR=y BUILDSTDERR: ++ CONFIG_CIFS_POSIX=y BUILDSTDERR: ++ CONFIG_CIFS_ACL=y BUILDSTDERR: ++ CONFIG_CIFS_DEBUG=y BUILDSTDERR: ++ CONFIG_CIFS_DFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_CODA_FS=m BUILDSTDERR: ++ CONFIG_9P_FS=m BUILDSTDERR: ++ CONFIG_9P_FSCACHE=y BUILDSTDERR: ++ CONFIG_9P_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_9P_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_NLS=y BUILDSTDERR: ++ CONFIG_NLS_DEFAULT=utf8 BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_437=y BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_737=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_775=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_850=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_852=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_855=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_857=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_860=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_861=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_862=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_863=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_864=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_865=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_866=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_869=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_936=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_950=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_932=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_949=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_874=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_8=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1250=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1251=m BUILDSTDERR: ++ CONFIG_NLS_ASCII=y BUILDSTDERR: ++ CONFIG_NLS_ISO8859_1=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_2=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_3=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_4=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_5=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_6=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_7=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_9=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_13=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_14=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_15=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_R=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_U=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CELTIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CENTEURO=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CROATIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CYRILLIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GAELIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GREEK=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ICELAND=m BUILDSTDERR: ++ CONFIG_NLS_MAC_INUIT=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMANIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_TURKISH=m BUILDSTDERR: ++ CONFIG_NLS_UTF8=m BUILDSTDERR: ++ CONFIG_DLM=m BUILDSTDERR: ++ CONFIG_DLM_DEBUG=y BUILDSTDERR: ++ CONFIG_TRACE_IRQFLAGS_SUPPORT=y BUILDSTDERR: ++ CONFIG_PRINTK_TIME=y BUILDSTDERR: ++ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 BUILDSTDERR: ++ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 BUILDSTDERR: ++ CONFIG_BOOT_PRINTK_DELAY=y BUILDSTDERR: ++ CONFIG_DYNAMIC_DEBUG=y BUILDSTDERR: ++ CONFIG_DEBUG_INFO=y BUILDSTDERR: ++ CONFIG_ENABLE_MUST_CHECK=y BUILDSTDERR: ++ CONFIG_FRAME_WARN=2048 BUILDSTDERR: ++ CONFIG_STRIP_ASM_SYMS=y BUILDSTDERR: ++ CONFIG_UNUSED_SYMBOLS=y BUILDSTDERR: ++ CONFIG_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_HEADERS_CHECK=y BUILDSTDERR: ++ CONFIG_SECTION_MISMATCH_WARN_ONLY=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_FRAME_POINTERS=y BUILDSTDERR: ++ CONFIG_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_STACK_VALIDATION=y BUILDSTDERR: ++ CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0 BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_SERIAL=y BUILDSTDERR: ++ CONFIG_DEBUG_KERNEL=y BUILDSTDERR: ++ CONFIG_DEBUG_RODATA_TEST=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_FREE=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_TIMERS=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_WORK=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_RCU_HEAD=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_PERCPU_COUNTER=y BUILDSTDERR: ++ CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1 BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_KMEMLEAK=y BUILDSTDERR: ++ CONFIG_DEBUG_KMEMLEAK=y BUILDSTDERR: ++ CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4096 BUILDSTDERR: ++ CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y BUILDSTDERR: ++ CONFIG_DEBUG_STACK_USAGE=y BUILDSTDERR: ++ CONFIG_DEBUG_VM=y BUILDSTDERR: ++ CONFIG_DEBUG_VM_PGFLAGS=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y BUILDSTDERR: ++ CONFIG_DEBUG_MEMORY_INIT=y BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_KMEMCHECK=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_KASAN=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_KCOV=y BUILDSTDERR: ++ CONFIG_DEBUG_SHIRQ=y BUILDSTDERR: ++ CONFIG_LOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_SOFTLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_DETECT_HUNG_TASK=y BUILDSTDERR: ++ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 BUILDSTDERR: ++ CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_WQ_WATCHDOG=y BUILDSTDERR: ++ CONFIG_PANIC_ON_OOPS_VALUE=0 BUILDSTDERR: ++ CONFIG_PANIC_TIMEOUT=0 BUILDSTDERR: ++ CONFIG_SCHED_DEBUG=y BUILDSTDERR: ++ CONFIG_SCHED_INFO=y BUILDSTDERR: ++ CONFIG_SCHEDSTATS=y BUILDSTDERR: ++ CONFIG_DEBUG_RT_MUTEXES=y BUILDSTDERR: ++ CONFIG_DEBUG_SPINLOCK=y BUILDSTDERR: ++ CONFIG_DEBUG_MUTEXES=y BUILDSTDERR: ++ CONFIG_DEBUG_LOCK_ALLOC=y BUILDSTDERR: ++ CONFIG_PROVE_LOCKING=y BUILDSTDERR: ++ CONFIG_LOCKDEP=y BUILDSTDERR: ++ CONFIG_LOCK_STAT=y BUILDSTDERR: ++ CONFIG_DEBUG_ATOMIC_SLEEP=y BUILDSTDERR: ++ CONFIG_LOCK_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_TRACE_IRQFLAGS=y BUILDSTDERR: ++ CONFIG_STACKTRACE=y BUILDSTDERR: ++ CONFIG_DEBUG_BUGVERBOSE=y BUILDSTDERR: ++ CONFIG_DEBUG_LIST=y BUILDSTDERR: ++ CONFIG_DEBUG_PI_LIST=y BUILDSTDERR: ++ CONFIG_DEBUG_SG=y BUILDSTDERR: ++ CONFIG_DEBUG_NOTIFIERS=y BUILDSTDERR: ++ CONFIG_DEBUG_CREDENTIALS=y BUILDSTDERR: ++ CONFIG_PROVE_RCU=y BUILDSTDERR: ++ CONFIG_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_CPU_STALL_TIMEOUT=60 BUILDSTDERR: ++ CONFIG_FAULT_INJECTION=y BUILDSTDERR: ++ CONFIG_FAILSLAB=y BUILDSTDERR: ++ CONFIG_FAIL_PAGE_ALLOC=y BUILDSTDERR: ++ CONFIG_FAIL_MAKE_REQUEST=y BUILDSTDERR: ++ CONFIG_FAIL_IO_TIMEOUT=y BUILDSTDERR: ++ CONFIG_FAIL_MMC_REQUEST=y BUILDSTDERR: ++ CONFIG_FAULT_INJECTION_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_LATENCYTOP=y BUILDSTDERR: ++ CONFIG_USER_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_NOP_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_HAVE_FENTRY=y BUILDSTDERR: ++ CONFIG_HAVE_C_RECORDMCOUNT=y BUILDSTDERR: ++ CONFIG_TRACER_MAX_TRACE=y BUILDSTDERR: ++ CONFIG_TRACE_CLOCK=y BUILDSTDERR: ++ CONFIG_RING_BUFFER=y BUILDSTDERR: ++ CONFIG_EVENT_TRACING=y BUILDSTDERR: ++ CONFIG_CONTEXT_SWITCH_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING=y BUILDSTDERR: ++ CONFIG_GENERIC_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING_SUPPORT=y BUILDSTDERR: ++ CONFIG_FTRACE=y BUILDSTDERR: ++ CONFIG_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_FUNCTION_GRAPH_TRACER=y BUILDSTDERR: ++ CONFIG_SCHED_TRACER=y BUILDSTDERR: ++ CONFIG_HWLAT_TRACER=y BUILDSTDERR: ++ CONFIG_FTRACE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_TRACER_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_BRANCH_PROFILE_NONE=y BUILDSTDERR: ++ CONFIG_STACK_TRACER=y BUILDSTDERR: ++ CONFIG_BLK_DEV_IO_TRACE=y BUILDSTDERR: ++ CONFIG_KPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_UPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_BPF_EVENTS=y BUILDSTDERR: ++ CONFIG_PROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_FUNCTION_PROFILER=y BUILDSTDERR: ++ CONFIG_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_MMIOTRACE=y BUILDSTDERR: ++ CONFIG_TRACING_MAP=y BUILDSTDERR: ++ CONFIG_HIST_TRIGGERS=y BUILDSTDERR: ++ CONFIG_RING_BUFFER_BENCHMARK=m BUILDSTDERR: ++ CONFIG_TRACE_EVAL_MAP_FILE=y BUILDSTDERR: ++ CONFIG_TEST_LIST_SORT=y BUILDSTDERR: ++ CONFIG_ATOMIC64_SELFTEST=y BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_TEST=m BUILDSTDERR: ++ CONFIG_TEST_KSTRTOX=y BUILDSTDERR: ++ CONFIG_PROVIDE_OHCI1394_DMA_INIT=y BUILDSTDERR: ++ CONFIG_DMA_API_DEBUG=y BUILDSTDERR: ++ CONFIG_BUG_ON_DATA_CORRUPTION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_KGDB_TESTS=y BUILDSTDERR: ++ CONFIG_KGDB_LOW_LEVEL_TRAP=y BUILDSTDERR: ++ CONFIG_KGDB_KDB=y BUILDSTDERR: ++ CONFIG_KDB_DEFAULT_ENABLE=0x0 BUILDSTDERR: ++ CONFIG_KDB_KEYBOARD=y BUILDSTDERR: ++ CONFIG_KDB_CONTINUE_CATASTROPHIC=0 BUILDSTDERR: ++ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y BUILDSTDERR: ++ CONFIG_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_IO_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_DBGP=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_EFI=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB_XDBC=y BUILDSTDERR: ++ CONFIG_X86_PTDUMP_CORE=y BUILDSTDERR: ++ CONFIG_X86_PTDUMP=y BUILDSTDERR: ++ CONFIG_EFI_PGT_DUMP=y BUILDSTDERR: ++ CONFIG_DEBUG_WX=y BUILDSTDERR: ++ CONFIG_DOUBLEFAULT=y BUILDSTDERR: ++ CONFIG_HAVE_MMIOTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_X86_DECODER_SELFTEST=y BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0X80=0 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0XED=1 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_UDELAY=2 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_NONE=3 BUILDSTDERR: ++ CONFIG_IO_DELAY_0X80=y BUILDSTDERR: ++ CONFIG_DEFAULT_IO_DELAY_TYPE=0 BUILDSTDERR: ++ CONFIG_DEBUG_BOOT_PARAMS=y BUILDSTDERR: ++ CONFIG_OPTIMIZE_INLINING=y BUILDSTDERR: ++ CONFIG_KEYS=y BUILDSTDERR: ++ CONFIG_KEYS_COMPAT=y BUILDSTDERR: ++ CONFIG_PERSISTENT_KEYRINGS=y BUILDSTDERR: ++ CONFIG_BIG_KEYS=y BUILDSTDERR: ++ CONFIG_TRUSTED_KEYS=m BUILDSTDERR: ++ CONFIG_ENCRYPTED_KEYS=y BUILDSTDERR: ++ CONFIG_KEY_DH_OPERATIONS=y BUILDSTDERR: ++ CONFIG_SECURITY=y BUILDSTDERR: ++ CONFIG_SECURITY_WRITABLE_HOOKS=y BUILDSTDERR: ++ CONFIG_SECURITYFS=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK=y BUILDSTDERR: ++ CONFIG_SECURITY_INFINIBAND=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK_XFRM=y BUILDSTDERR: ++ CONFIG_INTEL_TXT=y BUILDSTDERR: ++ CONFIG_LSM_MMAP_MIN_ADDR=65536 BUILDSTDERR: ++ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_HARDENED_USERCOPY=y BUILDSTDERR: ++ CONFIG_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DISABLE=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DEVELOP=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_AVC_STATS=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_YAMA=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY=selinux BUILDSTDERR: ++ CONFIG_XOR_BLOCKS=m BUILDSTDERR: ++ CONFIG_ASYNC_CORE=m BUILDSTDERR: ++ CONFIG_ASYNC_MEMCPY=m BUILDSTDERR: ++ CONFIG_ASYNC_XOR=m BUILDSTDERR: ++ CONFIG_ASYNC_PQ=m BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_RECOV=m BUILDSTDERR: ++ CONFIG_CRYPTO=y BUILDSTDERR: ++ CONFIG_CRYPTO_FIPS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD2=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG_DEFAULT=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP=y BUILDSTDERR: ++ CONFIG_CRYPTO_ACOMP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RSA=y BUILDSTDERR: ++ CONFIG_CRYPTO_DH=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECDH=m BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER=y BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER=m BUILDSTDERR: ++ CONFIG_CRYPTO_GF128MUL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL2=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_WORKQUEUE=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRYPTD=y BUILDSTDERR: ++ CONFIG_CRYPTO_MCRYPTD=m BUILDSTDERR: ++ CONFIG_CRYPTO_AUTHENC=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEST=m BUILDSTDERR: ++ CONFIG_CRYPTO_ABLK_HELPER=m BUILDSTDERR: ++ CONFIG_CRYPTO_SIMD=y BUILDSTDERR: ++ CONFIG_CRYPTO_GLUE_HELPER_X86=y BUILDSTDERR: ++ CONFIG_CRYPTO_ENGINE=m BUILDSTDERR: ++ CONFIG_CRYPTO_CCM=m BUILDSTDERR: ++ CONFIG_CRYPTO_GCM=y BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEQIV=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECHAINIV=m BUILDSTDERR: ++ CONFIG_CRYPTO_CBC=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECB=y BUILDSTDERR: ++ CONFIG_CRYPTO_LRW=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_XTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_KEYWRAP=m BUILDSTDERR: ++ CONFIG_CRYPTO_CMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_XCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_VMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C_INTEL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32_PCLMUL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRCT10DIF=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m BUILDSTDERR: ++ CONFIG_CRYPTO_GHASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_POLY1305_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD4=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD5=y BUILDSTDERR: ++ CONFIG_CRYPTO_MICHAEL_MIC=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD128=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD160=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD256=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD320=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA1=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA1_SSSE3=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA256_SSSE3=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA512_SSSE3=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA256_MB=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA512_MB=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA256=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA512=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA3=m BUILDSTDERR: ++ CONFIG_CRYPTO_TGR192=m BUILDSTDERR: ++ CONFIG_CRYPTO_WP512=m BUILDSTDERR: ++ CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_TI=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES_X86_64=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_NI_INTEL=y BUILDSTDERR: ++ CONFIG_CRYPTO_ANUBIS=m BUILDSTDERR: ++ CONFIG_CRYPTO_ARC4=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST5=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST5_AVX_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST6=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST6_AVX_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_DES=m BUILDSTDERR: ++ CONFIG_CRYPTO_DES3_EDE_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_FCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_KHAZAD=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEED=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT_AVX_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEA=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEFLATE=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZO=y BUILDSTDERR: ++ CONFIG_CRYPTO_842=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4HC=m BUILDSTDERR: ++ CONFIG_CRYPTO_ANSI_CPRNG=m BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_MENU=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG=y BUILDSTDERR: ++ CONFIG_CRYPTO_JITTERENTROPY=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_SKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH_INFO=y BUILDSTDERR: ++ CONFIG_CRYPTO_HW=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_AES=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP_DD=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP_CRYPTO=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCC=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXX=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62X=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62XVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_NITROX=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_NITROX_CNN55XX=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CHELSIO=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_VIRTIO=m BUILDSTDERR: ++ CONFIG_ASYMMETRIC_KEY_TYPE=y BUILDSTDERR: ++ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y BUILDSTDERR: ++ CONFIG_X509_CERTIFICATE_PARSER=y BUILDSTDERR: ++ CONFIG_PKCS7_MESSAGE_PARSER=y BUILDSTDERR: ++ CONFIG_SIGNED_PE_FILE_VERIFICATION=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_KEY=certs/signing_key.pem BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYS= BUILDSTDERR: ++ CONFIG_SECONDARY_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_HASH_LIST= BUILDSTDERR: ++ CONFIG_HAVE_KVM=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQCHIP=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQFD=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_ROUTING=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_EVENTFD=y BUILDSTDERR: ++ CONFIG_KVM_MMIO=y BUILDSTDERR: ++ CONFIG_KVM_ASYNC_PF=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_MSI=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y BUILDSTDERR: ++ CONFIG_KVM_VFIO=y BUILDSTDERR: ++ CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y BUILDSTDERR: ++ CONFIG_KVM_COMPAT=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_BYPASS=y BUILDSTDERR: ++ CONFIG_VIRTUALIZATION=y BUILDSTDERR: ++ CONFIG_KVM=m BUILDSTDERR: ++ CONFIG_KVM_INTEL=m BUILDSTDERR: ++ CONFIG_KVM_AMD=m BUILDSTDERR: ++ CONFIG_KVM_MMU_AUDIT=y BUILDSTDERR: ++ CONFIG_VHOST_NET=m BUILDSTDERR: ++ CONFIG_VHOST_SCSI=m BUILDSTDERR: ++ CONFIG_VHOST_VSOCK=m BUILDSTDERR: ++ CONFIG_VHOST=m BUILDSTDERR: ++ CONFIG_BINARY_PRINTF=y BUILDSTDERR: ++ CONFIG_RAID6_PQ=m BUILDSTDERR: ++ CONFIG_BITREVERSE=y BUILDSTDERR: ++ CONFIG_RATIONAL=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNCPY_FROM_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNLEN_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_NET_UTILS=y BUILDSTDERR: ++ CONFIG_GENERIC_FIND_FIRST_BIT=y BUILDSTDERR: ++ CONFIG_GENERIC_PCI_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IO=y BUILDSTDERR: ++ CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FAST_MULTIPLIER=y BUILDSTDERR: ++ CONFIG_CRC_CCITT=y BUILDSTDERR: ++ CONFIG_CRC16=y BUILDSTDERR: ++ CONFIG_CRC_T10DIF=y BUILDSTDERR: ++ CONFIG_CRC_ITU_T=m BUILDSTDERR: ++ CONFIG_CRC32=y BUILDSTDERR: ++ CONFIG_CRC32_SLICEBY8=y BUILDSTDERR: ++ CONFIG_CRC4=m BUILDSTDERR: ++ CONFIG_CRC7=m BUILDSTDERR: ++ CONFIG_LIBCRC32C=m BUILDSTDERR: ++ CONFIG_CRC8=m BUILDSTDERR: ++ CONFIG_842_COMPRESS=m BUILDSTDERR: ++ CONFIG_842_DECOMPRESS=m BUILDSTDERR: ++ CONFIG_ZLIB_INFLATE=y BUILDSTDERR: ++ CONFIG_ZLIB_DEFLATE=y BUILDSTDERR: ++ CONFIG_LZO_COMPRESS=y BUILDSTDERR: ++ CONFIG_LZO_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_LZ4_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4HC_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_XZ_DEC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_X86=y BUILDSTDERR: ++ CONFIG_XZ_DEC_POWERPC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_IA64=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARM=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARMTHUMB=y BUILDSTDERR: ++ CONFIG_XZ_DEC_SPARC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_BCJ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_GZIP=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_BZIP2=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZMA=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_XZ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZO=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZ4=y BUILDSTDERR: ++ CONFIG_GENERIC_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON=m BUILDSTDERR: ++ CONFIG_REED_SOLOMON_ENC8=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON_DEC8=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH_KMP=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_BM=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_FSM=m BUILDSTDERR: ++ CONFIG_BTREE=y BUILDSTDERR: ++ CONFIG_INTERVAL_TREE=y BUILDSTDERR: ++ CONFIG_RADIX_TREE_MULTIORDER=y BUILDSTDERR: ++ CONFIG_ASSOCIATIVE_ARRAY=y BUILDSTDERR: ++ CONFIG_HAS_IOMEM=y BUILDSTDERR: ++ CONFIG_HAS_IOPORT_MAP=y BUILDSTDERR: ++ CONFIG_HAS_DMA=y BUILDSTDERR: ++ CONFIG_DMA_VIRT_OPS=y BUILDSTDERR: ++ CONFIG_CHECK_SIGNATURE=y BUILDSTDERR: ++ CONFIG_CPUMASK_OFFSTACK=y BUILDSTDERR: ++ CONFIG_CPU_RMAP=y BUILDSTDERR: ++ CONFIG_DQL=y BUILDSTDERR: ++ CONFIG_GLOB=y BUILDSTDERR: ++ CONFIG_NLATTR=y BUILDSTDERR: ++ CONFIG_LRU_CACHE=m BUILDSTDERR: ++ CONFIG_CLZ_TAB=y BUILDSTDERR: ++ CONFIG_CORDIC=m BUILDSTDERR: ++ CONFIG_IRQ_POLL=y BUILDSTDERR: ++ CONFIG_MPILIB=y BUILDSTDERR: ++ CONFIG_OID_REGISTRY=y BUILDSTDERR: ++ CONFIG_UCS2_STRING=y BUILDSTDERR: ++ CONFIG_FONT_SUPPORT=y BUILDSTDERR: ++ CONFIG_FONT_8x8=y BUILDSTDERR: ++ CONFIG_FONT_8x16=y BUILDSTDERR: ++ CONFIG_SG_POOL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SG_CHAIN=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_PMEM_API=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_MMIO_FLUSH=y BUILDSTDERR: ++ CONFIG_SBITMAP=y BUILDSTDERR: ++ CONFIG_PARMAN=m + info GEN .version + '[' silent_ '!=' silent_ ']' + '[' '!' -r .version ']' + mv .version .old_version BUILDSTDERR: ++ cat .old_version + expr 00 + 1 + make -f ./scripts/Makefile.build obj=init GCC_PLUGINS_CFLAGS= + archive_builtin + '[' -n y ']' + info AR built-in.o + '[' silent_ '!=' silent_ ']' + rm -f built-in.o + ar rcsTPD built-in.o arch/x86/kernel/head_64.o arch/x86/kernel/head64.o arch/x86/kernel/ebda.o arch/x86/kernel/platform-quirks.o init/built-in.o usr/built-in.o arch/x86/built-in.o kernel/built-in.o certs/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o virt/built-in.o + info LD vmlinux.o + '[' silent_ '!=' silent_ ']' + modpost_link vmlinux.o + local objects + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group' + ld -m elf_x86_64 -r -o vmlinux.o --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + make -f ./scripts/Makefile.modpost vmlinux.o + kallsymso= + kallsyms_vmlinux= + '[' -n y ']' + kallsymso=.tmp_kallsyms2.o + kallsyms_vmlinux=.tmp_vmlinux2 + vmlinux_link '' .tmp_vmlinux1 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group ' + ld -m elf_x86_64 --emit-relocs --build-id -X -o .tmp_vmlinux1 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + kallsyms .tmp_vmlinux1 .tmp_kallsyms1.o + info KSYM .tmp_kallsyms1.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n y ']' + kallsymopt=' --all-symbols --absolute-percpu' + '[' -n y ']' + kallsymopt=' --all-symbols --absolute-percpu --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms1.o .o + local afile=.tmp_kallsyms1.S + scripts/kallsyms --all-symbols --absolute-percpu --base-relative + nm -n .tmp_vmlinux1 + gcc -D__ASSEMBLY__ -fno-PIE -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms1.o .tmp_kallsyms1.S + vmlinux_link .tmp_kallsyms1.o .tmp_vmlinux2 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o' + ld -m elf_x86_64 --emit-relocs --build-id -X -o .tmp_vmlinux2 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o + kallsyms .tmp_vmlinux2 .tmp_kallsyms2.o + info KSYM .tmp_kallsyms2.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n y ']' + kallsymopt=' --all-symbols --absolute-percpu' + '[' -n y ']' + kallsymopt=' --all-symbols --absolute-percpu --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms2.o .o + local afile=.tmp_kallsyms2.S + nm -n .tmp_vmlinux2 + scripts/kallsyms --all-symbols --absolute-percpu --base-relative + gcc -D__ASSEMBLY__ -fno-PIE -m64 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms2.o .tmp_kallsyms2.S BUILDSTDERR: ++ stat -c %s .tmp_kallsyms1.o + size1=1614016 BUILDSTDERR: ++ stat -c %s .tmp_kallsyms2.o + size2=1614016 + '[' 1614016 -ne 1614016 ']' + '[' -n '' ']' + info LD vmlinux + '[' silent_ '!=' silent_ ']' + vmlinux_link .tmp_kallsyms2.o vmlinux + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o' + ld -m elf_x86_64 --emit-relocs --build-id -X -o vmlinux -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o + '[' -n y ']' + info SORTEX vmlinux + '[' silent_ '!=' silent_ ']' + sortextable vmlinux + ./scripts/sortextable vmlinux + info SYSMAP System.map + '[' silent_ '!=' silent_ ']' + mksysmap vmlinux System.map + /bin/sh ./scripts/mksysmap vmlinux System.map + '[' -n y ']' + mksysmap .tmp_vmlinux2 .tmp_System.map + /bin/sh ./scripts/mksysmap .tmp_vmlinux2 .tmp_System.map + cmp -s System.map .tmp_System.map + rm -f .old_version + on_exit + '[' 0 -ne 0 ']' Success: decoded and checked 2583675 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x1995c91e) + make -s ARCH=x86_64 V=1 -j2 modules BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_finup()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_final()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_update()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_flusher()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_finup.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_final.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_update.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/crypto/sha512-mb/sha512_mb.o: warning: objtool: sha512_mb_flusher.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/events/intel/rapl.o: warning: objtool: rapl_event_update()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/events/intel/rapl.o: warning: objtool: rapl_event_update.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: inj_readme_read()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: toggle_hw_mce_inject()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: inj_bank_set()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: inj_extcpu_set()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: raise_local()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: toggle_hw_mce_inject.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: inj_bank_set.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: inj_extcpu_set.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: raise_local.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kernel/cpu/mcheck/mce-inject.o: warning: objtool: mce_inject_raise.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/../../../virt/kvm/kvm_main.o: warning: objtool: kvm_init.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/../../../virt/kvm/kvm_main.o: warning: objtool: kvm_io_bus_unregister_dev.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/../../../virt/kvm/eventfd.o: warning: objtool: kvm_irqfd.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_set_tsc_khz()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_get_cr()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_set_cr()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_cmpxchg_emulated()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_arch_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_arch_irq_bypass_del_producer()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_set_tsc_khz.cold.133()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_get_cr.cold.134()+0x21: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_get_msr_common.cold.135()+0x26: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_set_cr.cold.136()+0x21: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_set_msr_common.cold.137()+0x2e: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: emulator_cmpxchg_emulated.cold.138()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_arch_init.cold.139()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_arch_vcpu_create.cold.140()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/x86.o: warning: objtool: kvm_arch_irq_bypass_del_producer.cold.141()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: mark_spte_for_access_track()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: pte_list_remove()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: inspect_spte_has_rmap()+0x25b: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: audit_spte()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: mark_spte_for_access_track.cold.137()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: pte_list_remove.cold.138()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: fast_page_fault.cold.139()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: inspect_spte_has_rmap.cold.140()+0x1a: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: audit_spte.cold.141()+0x1b: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: handle_mmio_page_fault.cold.142()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/mmu.o: warning: objtool: __kvm_mmu_audit.cold.143()+0x1e: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/emulate.o: warning: objtool: em_call_far.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/i8259.o: warning: objtool: picdev_write()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/i8259.o: warning: objtool: picdev_read.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/i8259.o: warning: objtool: picdev_write.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_create_lapic()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_lapic_reg_read.cold.47()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: start_apic_timer.cold.48()+0x18: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_irq_delivery_to_apic_fast.cold.49()+0x12: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_intr_is_single_vcpu_fast.cold.50()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_lapic_set_base.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/lapic.o: warning: objtool: kvm_create_lapic.cold.52()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/i8254.o: warning: objtool: create_pit_timer.part.5()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/i8254.o: warning: objtool: create_pit_timer.part.5.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/irq_comm.o: warning: objtool: kvm_request_irq_source_id()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/irq_comm.o: warning: objtool: kvm_free_irq_source_id()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/irq_comm.o: warning: objtool: kvm_request_irq_source_id.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/irq_comm.o: warning: objtool: kvm_free_irq_source_id.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/cpuid.o: warning: objtool: kvm_vcpu_ioctl_set_cpuid.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/pmu.o: warning: objtool: pmc_reprogram_counter()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/pmu.o: warning: objtool: pmc_reprogram_counter.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/pmu.o: warning: objtool: reprogram_gp_counter.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/hyperv.o: warning: objtool: kvm_hv_notify_acked_sint()+0x1ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/hyperv.o: warning: objtool: kvm_hv_notify_acked_sint.cold.13()+0x1d: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/hyperv.o: warning: objtool: kvm_hv_set_msr_common.cold.14()+0x2f: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/hyperv.o: warning: objtool: kvm_hv_get_msr_common.cold.15()+0x2b: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmcs_clear()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmcs_load()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_monitor()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_mwait()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_cr()+0x1e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmcs_clear.cold.88()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmcs_load.cold.89()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_monitor.cold.90()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_mwait.cold.91()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: fix_rmode_seg.cold.92()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: __vmx_load_host_state.part.71.cold.93()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmx_update_pi_irte.cold.94()+0xc: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmx_pre_block.cold.95()+0x7: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: add_atomic_switch_msr.cold.96()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmx_set_cr0.cold.97()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: vmx_handle_exit.cold.98()+0x9d: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/vmx.o: warning: objtool: handle_cr.cold.99()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: mwait_interception()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: monitor_interception()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: skip_emulated_instruction()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: avic_unaccelerated_access_interception()+0x2fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: handle_exit()+0x132: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: svm_hardware_enable()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: avic_incomplete_ipi_interception.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: mwait_interception.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: monitor_interception.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: skip_emulated_instruction.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: svm_set_msr.cold.77()+0x2a: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: svm_update_pi_irte.part.45.cold.78()+0x10: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: avic_unaccelerated_access_interception.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: cr_interception.cold.80()+0xa: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: handle_exit.cold.81()+0x1f: call without frame pointer save/setup BUILDSTDERR: arch/x86/kvm/svm.o: warning: objtool: svm_hardware_enable.cold.82()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_offline()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_online()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_onoff_cleanup()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: _torture_stop_kthread()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_init_begin()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown_notify()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle_cleanup()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: _torture_create_kthread()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown_absorb.part.0()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_cleanup_begin()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_kthread_stopping()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_onoff()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_stutter()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle_init()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/torture.o: warning: objtool: torture_offline.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_online.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_onoff_cleanup.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: _torture_stop_kthread.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_init_begin.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown_notify.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle_cleanup.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: _torture_create_kthread.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown_absorb.part.0.cold.17()+0x1e: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_cleanup_begin.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_kthread_stopping.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_onoff.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shutdown.cold.21()+0x20: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_stutter.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle_init.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/torture.o: warning: objtool: torture_shuffle.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_stats_print()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_stats()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_reader()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_writer()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_cleanup.part.6()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_stats_print.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_stats.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_reader.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_writer.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: lock_torture_cleanup.part.6.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/locking/locktorture.o: warning: objtool: torture_ww_mutex_lock.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_cbflood()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_boost()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_fakewriter()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stats_print()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_barrier_cbs()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcutorture_booster_init()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_fqs()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stats()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stall()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_barrier()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_writer()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_reader()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_cbflood.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_boost.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_fakewriter.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stats_print.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_barrier_cbs.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcutorture_booster_init.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_fqs.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stats.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_stall.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_barrier.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_cleanup.cold.27()+0x14: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_writer.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: kernel/rcu/rcutorture.o: warning: objtool: rcu_torture_reader.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: mm/hwpoison-inject.o: warning: objtool: hwpoison_inject.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/binfmt_misc.o: warning: objtool: bm_status_read()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/binfmt_misc.o: warning: objtool: bm_register_write.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/9p/vfs_inode.o: warning: objtool: v9fs_get_inode()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/9p/vfs_inode.o: warning: objtool: v9fs_get_inode.cold.20()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/9p/vfs_file.o: warning: objtool: v9fs_file_do_lock.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/9p/vfs_dir.o: warning: objtool: v9fs_dir_readdir_dotl()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/9p/v9fs.o: warning: objtool: v9fs_session_init.cold.2()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/affs/super.o: warning: objtool: affs_fill_super()+0x195: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/affs/super.o: warning: objtool: parse_options.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/affs/super.o: warning: objtool: affs_fill_super.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/affs/bitmap.o: warning: objtool: affs_init_bitmap()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/affs/bitmap.o: warning: objtool: affs_init_bitmap.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/befs/linuxvfs.o: warning: objtool: befs_fill_super.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/super.o: warning: objtool: btrfs_printk()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/super.o: warning: objtool: btrfs_parse_early_options.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/super.o: warning: objtool: btrfs_printk.cold.54()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: update_ref_for_cow()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: __btrfs_cow_block()+0x46f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: btrfs_cow_block()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: split_node()+0x3ff: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: push_node_left.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: balance_node_right.cold.39()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: update_ref_for_cow.cold.40()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: __btrfs_cow_block.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: btrfs_cow_block.cold.42()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: split_node.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: balance_level.cold.44()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ctree.o: warning: objtool: __push_leaf_left.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: __btrfs_free_extent.isra.58()+0xa8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_drop_snapshot()+0x6b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: __btrfs_inc_extent_ref.isra.50.cold.75()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: __btrfs_free_extent.isra.58.cold.76()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_create_pending_block_groups.cold.78()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_run_delayed_refs.cold.79()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: cache_save_setup.cold.80()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_write_dirty_block_groups.cold.81()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: find_free_extent.cold.82()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_alloc_tree_block.cold.83()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent-tree.o: warning: objtool: btrfs_start_dirty_block_groups.cold.84()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/print-tree.o: warning: objtool: btrfs_print_leaf.part.5()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/print-tree.o: warning: objtool: btrfs_print_leaf.part.5.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/root-tree.o: warning: objtool: btrfs_update_root()+0x221: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/root-tree.o: warning: objtool: btrfs_add_root_ref()+0x195: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/root-tree.o: warning: objtool: btrfs_update_root.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/root-tree.o: warning: objtool: btrfs_find_orphan_roots.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/root-tree.o: warning: objtool: btrfs_add_root_ref.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file-item.o: warning: objtool: __btrfs_lookup_bio_sums.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file-item.o: warning: objtool: btrfs_csum_one_bio.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file-item.o: warning: objtool: btrfs_del_csums.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode-item.o: warning: objtool: btrfs_del_inode_ref.cold.1()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode-map.o: warning: objtool: btrfs_save_ino_cache.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: write_all_supers()+0x78c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: btrfs_mark_buffer_dirty()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: btrfs_get_num_tolerated_disk_barrier_failures.cold.52()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: write_all_supers.cold.53()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: btrfs_mark_buffer_dirty.cold.54()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/disk-io.o: warning: objtool: open_ctree.cold.55()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: cleanup_transaction()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: create_pending_snapshot()+0xb38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: join_transaction.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: cleanup_transaction.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: create_pending_snapshot.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/transaction.o: warning: objtool: btrfs_commit_transaction.cold.22()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: dio_read_error.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: __btrfs_subio_endio_read.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: __btrfs_correct_data_nocsum.cold.75()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_orphan_commit_root.cold.76()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_orphan_add.cold.77()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: __btrfs_unlink_inode.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: __btrfs_prealloc_file_range.cold.79()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: cow_file_range_inline.constprop.71.cold.80()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_finish_ordered_io.cold.81()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_unlink_subvol.cold.82()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_truncate_inode_items.cold.83()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_cont_expand.cold.84()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_setattr.cold.85()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_add_link.cold.86()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/inode.o: warning: objtool: btrfs_rename2.cold.87()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file.o: warning: objtool: __btrfs_drop_extents.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file.o: warning: objtool: btrfs_fallocate.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/file.o: warning: objtool: btrfs_mark_extent_written.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent_io.o: warning: objtool: extent_io_tree_panic()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/extent_io.o: warning: objtool: insert_state()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/extent_io.o: warning: objtool: map_private_extent_buffer()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/extent_io.o: warning: objtool: insert_state.cold.60()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/extent_io.o: warning: objtool: map_private_extent_buffer.cold.61()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_remove_chunk()+0x6f5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_relocate_chunk()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_create_uuid_tree()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_scan_one_device()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_scratch_superblocks.part.38.cold.47()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: __btrfs_alloc_chunk.cold.48()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_remove_chunk.cold.49()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_relocate_chunk.cold.50()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_create_uuid_tree.cold.51()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_scan_one_device.cold.52()+0x4a: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/volumes.o: warning: objtool: btrfs_init_new_device.cold.53()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from ./include/linux/highmem.h:4, BUILDSTDERR: from ./include/linux/bio.h:21, BUILDSTDERR: from fs/btrfs/ioctl.c:20: BUILDSTDERR: fs/btrfs/ioctl.c: In function 'btrfs_ioctl': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: clone_finish_inode_update()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: btrfs_ioctl_get_fslabel()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: clone_finish_inode_update.cold.39()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: _btrfs_ioctl_set_received_subvol.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: create_subvol.cold.43()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: btrfs_ioctl_snap_destroy.cold.44()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: btrfs_clone.cold.45()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/ioctl.o: warning: objtool: btrfs_ioctl.cold.46()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: free_log_tree()+0x10c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: btrfs_recover_log_trees()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: free_log_tree.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: btrfs_sync_log.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: btrfs_del_dir_entries_in_log.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: btrfs_del_inode_ref_in_log.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/tree-log.o: warning: objtool: btrfs_recover_log_trees.cold.28()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-cache.o: warning: objtool: btrfs_truncate_free_space_cache()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-cache.o: warning: objtool: btrfs_truncate_free_space_cache.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_decompress()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_decompress_bio()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_compress_pages()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_decompress.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_decompress_bio.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/zlib.o: warning: objtool: zlib_compress_pages.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/lzo.o: warning: objtool: lzo_decompress()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/lzo.o: warning: objtool: lzo_decompress.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/lzo.o: warning: objtool: lzo_decompress_bio.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/compression.o: warning: objtool: find_workspace.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: __add_reloc_root()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: describe_relocation.isra.27()+0x2ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: update_backref_node()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: add_tree_block()+0x164: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: __add_reloc_root.cold.42()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: replace_file_extents.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/relocation.o: warning: objtool: merge_reloc_roots.cold.49()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/delayed-inode.o: warning: objtool: __btrfs_run_delayed_items.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/scrub.o: warning: objtool: scrub_checksum_data()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/scrub.o: warning: objtool: scrub_checksum_tree_block()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/send.o: warning: objtool: gen_unique_name.isra.23()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/raid56.o: warning: objtool: set_bio_pages_uptodate.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/raid56.o: warning: objtool: index_rbio_pages.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: convert_free_space_to_bitmaps()+0x171: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: convert_free_space_to_extents()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: remove_from_free_space_tree()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: add_to_free_space_tree()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: btrfs_create_free_space_tree()+0x330: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: btrfs_clear_free_space_tree()+0x156: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: add_block_group_free_space()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: remove_block_group_free_space()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: convert_free_space_to_bitmaps.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: convert_free_space_to_extents.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: remove_from_free_space_tree.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: add_to_free_space_tree.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: btrfs_create_free_space_tree.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: btrfs_clear_free_space_tree.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: add_block_group_free_space.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/btrfs/free-space-tree.o: warning: objtool: remove_block_group_free_space.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_bind()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_unbind()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_add_cache.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_bind.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/bind.o: warning: objtool: cachefiles_daemon_unbind.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_release()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_tag()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_secctx()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_dir()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_debug()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_cull()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_inuse()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_has_space()+0x15f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_release.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_tag.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_secctx.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_dir.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_fstop.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_fcull.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_frun.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_debug.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_bstop.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_bcull.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_brun.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_cull.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_write.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_daemon_inuse.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/daemon.o: warning: objtool: cachefiles_has_space.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_drop_object()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_invalidate_object()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_lookup_object()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_sync_cache()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_put_object()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_attr_changed.cold.11()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_drop_object.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_invalidate_object.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_lookup_object.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_sync_cache.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_alloc_object.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_put_object.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/interface.o: warning: objtool: cachefiles_update_object.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/key.o: warning: objtool: cachefiles_cook_key.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_mark_object_buried()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_bury_object()+0x1ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_check_active()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_delete_object()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_walk_to_object()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_get_directory()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_cull()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_mark_object_buried.cold.6()+0x27: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_check_active.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_delete_object.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_walk_to_object.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_get_directory.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/namei.o: warning: objtool: cachefiles_cull.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_waiter()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_write_page()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_waiter.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_copier.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_read_or_alloc_page.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/rdwr.o: warning: objtool: cachefiles_write_page.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/security.o: warning: objtool: cachefiles_determine_cache_security()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/security.o: warning: objtool: cachefiles_get_security_ID.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/security.o: warning: objtool: cachefiles_determine_cache_security.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_type()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_set_object_xattr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_update_object_xattr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_auxdata()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_xattr()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_type.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_set_object_xattr.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_update_object_xattr.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_auxdata.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_check_object_xattr.cold.5()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/cachefiles/xattr.o: warning: objtool: cachefiles_remove_object_xattr.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/super.c:18: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/super.o: warning: objtool: parse_fsopt_token()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/super.o: warning: objtool: parse_fsopt_token.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ceph/super.o: warning: objtool: ceph_mount.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/inode.c:16: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_invalidate_work()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/inode.o: warning: objtool: __get_or_create_frag()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/inode.o: warning: objtool: splice_dentry()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_fill_dirfrag()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/inode.o: warning: objtool: fill_inode.isra.24()+0x925: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_invalidate_work.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: __get_or_create_frag.cold.27()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: splice_dentry.cold.28()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_fill_dirfrag.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_fill_file_size.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: fill_inode.isra.24.cold.31()+0x27: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_fill_trace.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/ceph/inode.o: warning: objtool: ceph_readdir_prepopulate.cold.33()+0xf: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/dir.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/file.c:12: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/locks.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/addr.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/addr.o: warning: objtool: ceph_writepages_start()+0x1603: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/addr.o: warning: objtool: ceph_invalidatepage.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ceph/addr.o: warning: objtool: ceph_writepages_start.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/ioctl.c:4: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/export.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/caps.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_reserve_caps()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_early_kick_flushing_caps()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_kick_flushing_caps()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/caps.o: warning: objtool: __ceph_flush_snaps.cold.28()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_reserve_caps.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: __kick_flushing_caps.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_add_cap.cold.31()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_early_kick_flushing_caps.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_kick_flushing_caps.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ceph/caps.o: warning: objtool: ceph_handle_caps.cold.34()+0x28: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/snap.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/snap.o: warning: objtool: build_snap_context()+0x243: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/snap.o: warning: objtool: ceph_queue_cap_snap()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/snap.o: warning: objtool: ceph_handle_snap()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/snap.o: warning: objtool: build_snap_context.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/ceph/snap.o: warning: objtool: ceph_queue_cap_snap.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/ceph/snap.o: warning: objtool: ceph_handle_snap.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/xattr.c:4: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/xattr.o: warning: objtool: __ceph_getxattr()+0x399: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/xattr.o: warning: objtool: __ceph_getxattr.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/ceph/xattr.o: warning: objtool: __ceph_setxattr.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/mds_client.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: mds_alloc_msg()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: create_session_msg()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: __open_session()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: mds_alloc_msg.cold.49()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: create_session_msg.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: renewed_caps.isra.28.cold.51()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: send_renew_caps.isra.29.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: __open_session.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: ceph_mdsc_build_path.part.38.cold.54()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: cleanup_session_requests.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: __do_request.cold.56()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: ceph_send_cap_releases.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: ceph_mdsc_handle_mdsmap.cold.58()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/ceph/mds_client.o: warning: objtool: dispatch.cold.59()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/mdsmap.h:5, BUILDSTDERR: from fs/ceph/mdsmap.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from fs/ceph/strings.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from fs/ceph/ceph_frag.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/debugfs.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/cache.c:24: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: fs/ceph/cache.o: warning: objtool: ceph_fscache_register_fs.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from fs/ceph/super.h:19, BUILDSTDERR: from fs/ceph/acl.c:30: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from fs/cifs/cifssmb.c:30: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBNegotiate' at fs/cifs/cifssmb.c:575:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' forming offset [2, 16] is out of the bounds [0, 1] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBSetEA' at fs/cifs/cifssmb.c:6337:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' offset 8 is out of the bounds [0, 4] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/cifs/cifssmb.o: warning: objtool: CIFSSMBNegotiate()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/cifssmb.o: warning: objtool: CIFSPOSIXDelFile()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/cifssmb.o: warning: objtool: CIFSFindFirst()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/cifssmb.o: warning: objtool: CIFSSMBNegotiate.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/cifs/cifs_debug.o: warning: objtool: cifs_vfs_err()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/cifs_debug.o: warning: objtool: cifs_vfs_err.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cifs/connect.o: warning: objtool: cifs_setup_volume_info()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/connect.o: warning: objtool: expand_dfs_referral()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/connect.o: warning: objtool: cifs_setup_volume_info.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cifs/dir.o: warning: objtool: build_path_from_dentry_optional_prefix()+0x563: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/netmisc.o: warning: objtool: cifs_print_status()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/netmisc.o: warning: objtool: cifs_print_status.cold.0()+0x6: call without frame pointer save/setup BUILDSTDERR: fs/cifs/transport.o: warning: objtool: __smb_send_rqst()+0x318: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/transport.o: warning: objtool: __smb_send_rqst.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from fs/cifs/cifsencrypt.c:25: BUILDSTDERR: fs/cifs/cifsencrypt.c: In function 'calc_lanman_hash': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/cifs/sess.o: warning: objtool: ascii_ssetup_strings.isra.1()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/sess.o: warning: objtool: build_ntlmssp_auth_blob()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/sess.o: warning: objtool: CIFS_SessSetup()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/sess.o: warning: objtool: CIFS_SessSetup.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2ops.o: warning: objtool: smb2_add_credits()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/smb2ops.o: warning: objtool: smb21_set_oplock_level()+0x189: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/smb2ops.o: warning: objtool: smb2_add_credits.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2ops.o: warning: objtool: handle_read_data.cold.24()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2maperror.o: warning: objtool: smb2_print_status()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/smb2maperror.o: warning: objtool: smb2_print_status.cold.0()+0x6: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2misc.o: warning: objtool: smb2_check_message.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2pdu.o: warning: objtool: SMB2_sess_setup()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/smb2pdu.o: warning: objtool: SMB2_negotiate()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cifs/smb2pdu.o: warning: objtool: SMB2_sess_setup.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/cifs/smb2pdu.o: warning: objtool: SMB2_negotiate.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_release()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_read()+0x1bd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_write()+0x130: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_release.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_read.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/coda/psdev.o: warning: objtool: coda_psdev_write.cold.4()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/coda/cnode.o: warning: objtool: coda_cnode_make()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/cnode.o: warning: objtool: coda_fid_to_inode()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/cnode.o: warning: objtool: coda_cnode_make.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/coda/cnode.o: warning: objtool: coda_fid_to_inode.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/coda/inode.o: warning: objtool: coda_fill_super()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/inode.o: warning: objtool: coda_fill_super.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/coda/upcall.o: warning: objtool: alloc_upcall()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/upcall.o: warning: objtool: coda_upcall()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/coda/upcall.o: warning: objtool: alloc_upcall.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/coda/upcall.o: warning: objtool: coda_upcall.cold.9()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/cramfs/inode.o: warning: objtool: cramfs_fill_super()+0x17f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cramfs/inode.o: warning: objtool: cramfs_readpage.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/cramfs/inode.o: warning: objtool: cramfs_fill_super.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/cramfs/uncompress.o: warning: objtool: cramfs_uncompress_block()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/cramfs/uncompress.o: warning: objtool: cramfs_uncompress_block.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_rem_lkb_callback()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_callback_work()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_callback_start()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_add_lkb_callback.cold.1()+0x27: call without frame pointer save/setup BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_rem_lkb_callback.cold.2()+0x2d: call without frame pointer save/setup BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_callback_work.cold.3()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_callback_start.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/ast.o: warning: objtool: dlm_callback_resume.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/dlm/config.o: warning: objtool: dlm_config_nodes.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/dlm/dir.o: warning: objtool: dlm_recover_directory()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/dir.o: warning: objtool: dlm_copy_master_names()+0x2d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/dir.o: warning: objtool: dlm_recover_directory.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/dlm/dir.o: warning: objtool: dlm_copy_master_names.cold.2()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: validate_lock_args()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: munge_demoted()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: rsb_cmp()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: create_lkb()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: get_rsb_struct()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: kill_lkb()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: add_to_waiters()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: add_lkb()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: add_timeout()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: munge_altmode.isra.42()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: queue_cast.isra.37()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _remove_from_waiters()+0x158: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: validate_unlock_args.isra.41()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: rsb_insert()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: toss_rsb()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: kill_rsb()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _request_lock()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: grant_pending_convert.constprop.64()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: grant_pending_locks()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _cancel_lock()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _unlock_lock()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _convert_lock()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: send_repeat_remove()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_master_lookup()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_dump_rsb_name()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_put_lkb()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: receive_request()+0x2d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _receive_message()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_receive_buffer()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_waiters_pre()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_waiters_post()+0x279: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_grant()+0x197: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_master_copy()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_process_copy()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lock.o: warning: objtool: validate_lock_args.cold.66()+0x2e: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: munge_demoted.cold.67()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: create_lkb.cold.69()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: get_rsb_struct.cold.70()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: kill_lkb.cold.71()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: add_lkb.cold.73()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: add_timeout.cold.74()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: munge_altmode.isra.42.cold.75()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: queue_cast.isra.37.cold.76()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _remove_from_waiters.cold.77()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: validate_unlock_args.isra.41.cold.78()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: rsb_insert.cold.79()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: toss_rsb.cold.80()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: kill_rsb.cold.81()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: can_be_granted.cold.82()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: grant_pending_convert.constprop.64.cold.84()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: grant_pending_locks.cold.85()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: find_rsb.cold.89()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_master_lookup.cold.91()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_dump_rsb_name.cold.92()+0x4: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_put_lkb.cold.93()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: receive_request.cold.94()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: _receive_message.cold.95()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: purge_mstcpy_list.isra.61.cold.96()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: purge_dead_list.cold.97()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_scan_waiters.cold.98()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_scan_rsbs.cold.99()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_scan_timeout.cold.100()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_receive_buffer.cold.101()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_waiters_pre.cold.102()+0x33: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_waiters_post.cold.103()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_purge.cold.104()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_grant.cold.105()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_master_copy.cold.106()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lock.o: warning: objtool: dlm_recover_process_copy.cold.107()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: do_uevent()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: dlm_release_lockspace()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: do_uevent.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: dlm_new_lockspace.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: dlm_release_lockspace.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lockspace.o: warning: objtool: dlm_stop_lockspaces.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: log_slots()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_slots_copy_in()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_slots_assign()+0x27e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_recover_members()+0x5e8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/member.o: warning: objtool: log_slots.cold.4()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_slots_copy_in.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_slots_assign.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_lsop_recover_done.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_recover_members.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/dlm/member.o: warning: objtool: dlm_ls_start.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/dlm/midcomms.o: warning: objtool: dlm_process_incoming_buffer.cold.0()+0x16: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from fs/dlm/lowcomms.c:53: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: close_connection()+0x155: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: sctp_bind_addrs()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: sctp_connect_to_sock()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: tcp_connect_to_sock()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: close_connection.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: receive_from_sock.cold.8()+0x36: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: tcp_accept_from_sock.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: sctp_accept_from_sock.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: sctp_bind_addrs.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: sctp_connect_to_sock.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: tcp_connect_to_sock.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/dlm/lowcomms.o: warning: objtool: dlm_lowcomms_start.cold.14()+0xc4: call without frame pointer save/setup BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dlm_plock_init()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dlm_posix_unlock.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dlm_posix_get.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dev_write.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dlm_posix_lock.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/dlm/plock.o: warning: objtool: dlm_plock_init.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: create_rcom()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: receive_sync_reply()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: dlm_receive_rcom()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: create_rcom.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: receive_sync_reply.cold.3()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: dlm_rcom_status.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/dlm/rcom.o: warning: objtool: dlm_receive_rcom.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_wait_function()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_masters()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_master_reply()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_locks()+0x21d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recovered_lock()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_create_root_list()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_wait_function.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_masters.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_master_reply.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_locks.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recovered_lock.cold.6()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_recover_rsbs.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_create_root_list.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recover.o: warning: objtool: dlm_clear_toss.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/dlm/recoverd.o: warning: objtool: dlm_recoverd()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/recoverd.o: warning: objtool: dlm_recoverd.cold.0()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/dlm/requestqueue.o: warning: objtool: dlm_add_requestqueue()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/requestqueue.o: warning: objtool: dlm_process_requestqueue()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/requestqueue.o: warning: objtool: dlm_add_requestqueue.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/dlm/requestqueue.o: warning: objtool: dlm_process_requestqueue.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/user.o: warning: objtool: device_read()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/user.o: warning: objtool: device_write()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/user.o: warning: objtool: dlm_user_add_ast()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/dlm/user.o: warning: objtool: device_read.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/user.o: warning: objtool: device_write.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/dlm/user.o: warning: objtool: dlm_user_add_ast.cold.8()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_filldir()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_open()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_dir_open()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_filldir.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_open.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/file.o: warning: objtool: ecryptfs_dir_open.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_do_unlink()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_lookup()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_initialize_file()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_create()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_do_unlink.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_lookup.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: truncate_upper.isra.19.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_setattr.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_initialize_file.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/inode.o: warning: objtool: ecryptfs_create.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/main.o: warning: objtool: ecryptfs_get_lower_file()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/main.o: warning: objtool: ecryptfs_mount.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/main.o: warning: objtool: ecryptfs_get_lower_file.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_copy_up_encrypted_with_header()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_begin()+0x1f0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_inode_size_to_metadata()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_copy_up_encrypted_with_header.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_readpage.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_begin.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_inode_size_to_metadata.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/mmap.o: warning: objtool: ecryptfs_write_end.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/read_write.o: warning: objtool: ecryptfs_write()+0x306: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/read_write.o: warning: objtool: ecryptfs_write.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_calculate_md5.isra.16()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_derive_iv()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: crypt_extent()+0x156: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_write_metadata()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_read_xattr_region()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_read_metadata()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_add_new_key_tfm()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_get_tfm_and_mutex_for_cipher_name()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_encrypt_and_encode_filename()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_calculate_md5.isra.16.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: crypt_extent.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_encrypt_page.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_decrypt_page.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_write_metadata.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_read_xattr_region.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_read_metadata.cold.32()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_add_new_key_tfm.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_get_tfm_and_mutex_for_cipher_name.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_encrypt_and_encode_filename.cold.35()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/crypto.o: warning: objtool: ecryptfs_decode_and_decrypt_filename.cold.36()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: decrypt_passphrase_encrypted_session_key()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: write_tag_3_packet()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_keyring_auth_tok_for_sig()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_write_tag_70_packet()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_parse_tag_70_packet()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_parse_packet_set()+0x33b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_add_keysig()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_add_global_auth_tok()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_verify_auth_tok_from_key.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: decrypt_passphrase_encrypted_session_key.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: write_tag_3_packet.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_keyring_auth_tok_for_sig.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_write_tag_70_packet.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_parse_tag_70_packet.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_parse_packet_set.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_generate_key_packet_set.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_add_keysig.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/keystore.o: warning: objtool: ecryptfs_add_global_auth_tok.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ecryptfs/debug.o: warning: objtool: ecryptfs_dump_hex()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ecryptfs/debug.o: warning: objtool: ecryptfs_dump_hex.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/f2fs/super.o: warning: objtool: sanity_check_ckpt()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/f2fs/super.o: warning: objtool: f2fs_fill_super()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/f2fs/super.o: warning: objtool: f2fs_remount()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/f2fs/super.o: warning: objtool: parse_options.cold.69()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/f2fs/super.o: warning: objtool: sanity_check_ckpt.cold.70()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/f2fs/super.o: warning: objtool: f2fs_fill_super.cold.71()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/f2fs/super.o: warning: objtool: f2fs_remount.cold.72()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/fat/cache.o: warning: objtool: fat_get_mapped_cluster()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/cache.o: warning: objtool: fat_get_mapped_cluster.cold.10()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/fat/dir.o: warning: objtool: fat_remove_entries()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/dir.o: warning: objtool: fat__get_entry.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/fat/dir.o: warning: objtool: fat_remove_entries.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/fat/dir.o: warning: objtool: fat_add_entries.cold.28()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/fat/fatent.o: warning: objtool: fat_ent_bread()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/fatent.o: warning: objtool: fat_ent_read()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/fatent.o: warning: objtool: fat_ent_bread.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/fat/fatent.o: warning: objtool: fat_ent_read.cold.13()+0x61: call without frame pointer save/setup BUILDSTDERR: fs/fat/fatent.o: warning: objtool: fat_free_clusters.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/fat/file.o: warning: objtool: fat_truncate_blocks.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_set_state()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_evict_inode()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/inode.o: warning: objtool: parse_options()+0x557: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/inode.o: warning: objtool: __fat_write_inode.cold.23()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_set_state.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_evict_inode.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: parse_options.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_fill_super.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_get_block.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/fat/inode.o: warning: objtool: fat_fill_inode.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/fat/misc.o: warning: objtool: fat_clusters_flush()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/misc.o: warning: objtool: fat_chain_add()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/misc.o: warning: objtool: fat_clusters_flush.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/fat/misc.o: warning: objtool: fat_chain_add.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/fat/nfs.o: warning: objtool: __fat_nfs_get_inode()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fat/nfs.o: warning: objtool: __fat_nfs_get_inode.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/fat/nfs.o: warning: objtool: fat_get_parent.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/fat/namei_vfat.o: warning: objtool: vfat_rename.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/fat/namei_msdos.o: warning: objtool: do_msdos_rename.cold.5()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cache.o: warning: objtool: fscache_io_error()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cache.o: warning: objtool: fscache_add_cache()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cache.o: warning: objtool: fscache_io_error.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cache.o: warning: objtool: fscache_add_cache.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_invalidate()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_check_consistency()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_disable_cookie()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_relinquish_cookie()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_invalidate.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_check_consistency.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_disable_cookie.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/cookie.o: warning: objtool: __fscache_relinquish_cookie.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/netfs.o: warning: objtool: __fscache_register_netfs()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/netfs.o: warning: objtool: __fscache_register_netfs.cold.0()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_mark_killed()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_dead()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_parent_ready()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_look_up_object()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_invalidate_object()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_work_func()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_drop_object()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_available()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_initialise_object()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_mark_killed.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_dead.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_parent_ready.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_look_up_object.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_invalidate_object.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_work_func.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_drop_object.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_object_available.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object.o: warning: objtool: fscache_initialise_object.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_put_operation()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_enqueue_operation()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_run_op.isra.5()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_op_work_func()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_start_operations()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_submit_exclusive_op()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_submit_op()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_op_complete()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_cancel_op()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_cancel_all_ops()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_put_operation.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_enqueue_operation.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_run_op.isra.5.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_op_work_func.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_start_operations.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_submit_exclusive_op.cold.14()+0x6: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_submit_op.cold.15()+0x6: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_op_complete.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_cancel_op.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_cancel_all_ops.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/operation.o: warning: objtool: fscache_operation_gc.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_mark_page_cached()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_uncache_page()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_write_page()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_release_retrieval_op()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_attr_changed()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_wait_for_deferred_lookup()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_alloc_page()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_mark_page_cached.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_uncache_page.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_write_page.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_release_retrieval_op.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_attr_changed.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_maybe_release_page.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: fscache_wait_for_deferred_lookup.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_read_or_alloc_page.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_read_or_alloc_pages.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/page.o: warning: objtool: __fscache_alloc_page.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fscache/object-list.o: warning: objtool: fscache_objlist_add()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/fscache/object-list.o: warning: objtool: fscache_objlist_add.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/fuse/dev.o: warning: objtool: fuse_copy_page.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/fuse/cuse.o: warning: objtool: cuse_process_init_reply.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/bmap.o: warning: objtool: gfs2_map_journal_extents()+0x218: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/bmap.o: warning: objtool: trunc_dealloc.cold.33()+0x35: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/bmap.o: warning: objtool: gfs2_block_map.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/bmap.o: warning: objtool: gfs2_map_journal_extents.cold.35()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/dir.o: warning: objtool: gfs2_check_dirent()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/dir.o: warning: objtool: dir_split_leaf.isra.27.cold.33()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/dir.o: warning: objtool: gfs2_dir_read.cold.34()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: gfs2_print_dbg()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: do_xmote()+0x16f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: finish_xmote()+0x440: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: gfs2_print_dbg.cold.50()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: do_xmote.cold.51()+0x5: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: finish_xmote.cold.52()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glock.o: warning: objtool: gfs2_glock_nq.cold.53()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glops.o: warning: objtool: freeze_go_sync()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/glops.o: warning: objtool: __gfs2_ail_flush.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/glops.o: warning: objtool: freeze_go_sync.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lops.o: warning: objtool: revoke_lo_after_scan()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lops.o: warning: objtool: gfs2_end_log_write()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lops.o: warning: objtool: buf_lo_scan_elements.cold.18()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lops.o: warning: objtool: revoke_lo_after_scan.cold.19()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lops.o: warning: objtool: gfs2_end_log_write.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: end_bio_io_page()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_lookup_root()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: init_sb()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_mount_meta()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: check_journal_clean()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: init_inodes()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: end_bio_io_page.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_read_super.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_lookup_root.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: init_sb.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_mount_meta.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: check_journal_clean.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: init_inodes.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: fill_super.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/ops_fstype.o: warning: objtool: gfs2_mount.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/quota.o: warning: objtool: quotad_check_timeo.part.19.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/quota.o: warning: objtool: gfs2_quota_init.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/quota.o: warning: objtool: gfs2_quotad.cold.34()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_verify()+0x1d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: rgblk_free()+0x1e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_send_discards()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_alloc_blocks()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rlist_add()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: read_rindex_entry.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_verify.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: rgblk_free.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rgrp_send_discards.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_alloc_blocks.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/rgrp.o: warning: objtool: gfs2_rlist_add.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/super.o: warning: objtool: gfs2_freeze_func()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/super.o: warning: objtool: gfs2_mount_args.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/super.o: warning: objtool: gfs2_freeze.cold.14()+0x50: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/super.o: warning: objtool: gfs2_dirty_inode.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/super.o: warning: objtool: gfs2_freeze_func.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/sys.o: warning: objtool: freeze_store()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/sys.o: warning: objtool: demote_rq_store.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/sys.o: warning: objtool: freeze_store.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/trans.o: warning: objtool: gfs2_trans_add_meta()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/trans.o: warning: objtool: gfs2_trans_end.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/trans.o: warning: objtool: gfs2_trans_add_meta.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/util.o: warning: objtool: gfs2_lm_withdraw()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/util.o: warning: objtool: gfs2_assert_warn_i()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/util.o: warning: objtool: gfs2_lm_withdraw.cold.1()+0x3d: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/util.o: warning: objtool: gfs2_assert_warn_i.cold.2()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_recover_slot()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_lock()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: sync_unlock()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: sync_lock()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_first_done()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_put_lock()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_mount()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_recover_slot.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_lock.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: sync_unlock.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: sync_lock.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gfs2_control_func.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_recovery_result.cold.13()+0xa9: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_first_done.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_put_lock.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/gfs2/lock_dlm.o: warning: objtool: gdlm_mount.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/hfs/bfind.o: warning: objtool: hfs_brec_find.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: hfs_bnode_findhash()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: __hfs_bnode_create()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: hfs_bnode_create()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: hfs_bnode_findhash.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: __hfs_bnode_create.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: hfs_bnode_unlink.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/bnode.o: warning: objtool: hfs_bnode_create.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/hfs/brec.o: warning: objtool: hfs_brec_keylen()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/brec.o: warning: objtool: hfs_brec_insert()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/brec.o: warning: objtool: hfs_brec_keylen.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/brec.o: warning: objtool: hfs_brec_update_parent.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_btree_open()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_btree_close()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_bmap_free()+0x145: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_btree_open.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_btree_close.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_bmap_alloc.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/btree.o: warning: objtool: hfs_bmap_free.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/hfs/catalog.o: warning: objtool: hfs_cat_find_brec()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/catalog.o: warning: objtool: hfs_cat_find_brec.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/dir.o: warning: objtool: hfs_readdir.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/hfs/mdb.o: warning: objtool: hfs_mdb_commit()+0x26c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/mdb.o: warning: objtool: hfs_mdb_get()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfs/mdb.o: warning: objtool: hfs_mdb_commit.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/mdb.o: warning: objtool: hfs_mdb_get.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/hfs/super.o: warning: objtool: hfs_remount.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfs/super.o: warning: objtool: hfs_fill_super.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: delayed_sync_fs()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: hfsplus_fill_super()+0x156: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: delayed_sync_fs.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: hfsplus_remount.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: hfsplus_fill_super.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/super.o: warning: objtool: hfsplus_write_inode.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/options.o: warning: objtool: hfsplus_parse_options.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/inode.o: warning: objtool: hfsplus_file_fsync.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/inode.o: warning: objtool: hfsplus_cat_read_inode.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/extents.o: warning: objtool: hfsplus_free_extents()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/extents.o: warning: objtool: hfsplus_file_extend()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/extents.o: warning: objtool: hfsplus_free_extents.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/extents.o: warning: objtool: hfsplus_file_extend.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/catalog.o: warning: objtool: hfsplus_find_cat()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/catalog.o: warning: objtool: hfsplus_find_cat.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/dir.o: warning: objtool: hfsplus_lookup.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/dir.o: warning: objtool: hfsplus_readdir.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_btree_open()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_btree_close()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_bmap_free()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_btree_open.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_btree_close.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/btree.o: warning: objtool: hfsplus_bmap_free.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: hfsplus_bnode_findhash()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: __hfs_bnode_create()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: hfsplus_bnode_create()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: hfsplus_bnode_findhash.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: __hfs_bnode_create.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/bnode.o: warning: objtool: hfsplus_bnode_create.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/brec.o: warning: objtool: hfsplus_brec_keylen()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/brec.o: warning: objtool: hfsplus_brec_insert()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/brec.o: warning: objtool: hfsplus_brec_keylen.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/bfind.o: warning: objtool: hfsplus_brec_find.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/wrapper.o: warning: objtool: hfsplus_read_wrapper.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/bitmap.o: warning: objtool: hfsplus_block_free()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/bitmap.o: warning: objtool: hfsplus_block_free.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: __hfsplus_delete_attr()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_find_attr()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_create_attr()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_delete_attr()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_delete_all_attrs()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: __hfsplus_delete_attr.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_find_attr.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_create_attr.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_delete_attr.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/attributes.o: warning: objtool: hfsplus_delete_all_attrs.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from fs/hfsplus/hfsplus_fs.h:19, BUILDSTDERR: from fs/hfsplus/xattr.c:9: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'copy_name' at fs/hfsplus/xattr.c:415:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/hfsplus/xattr.o: warning: objtool: hfsplus_getxattr_finder_info.isra.4()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/hfsplus/xattr.o: warning: objtool: hfsplus_getxattr_finder_info.isra.4.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/xattr.o: warning: objtool: __hfsplus_setxattr.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/xattr.o: warning: objtool: __hfsplus_getxattr.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/hfsplus/xattr.o: warning: objtool: hfsplus_listxattr.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/isofs/namei.o: warning: objtool: isofs_lookup.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_get_blocks()+0x1f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_get_block()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_fill_super()+0xdcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/inode.o: warning: objtool: __isofs_iget.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_get_blocks.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_get_block.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/isofs/inode.o: warning: objtool: isofs_fill_super.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/isofs/dir.o: warning: objtool: isofs_readdir.cold.4()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_continue()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_check_overflow.isra.3()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_ridge_symlink_readpage()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_continue.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_check_overflow.isra.3.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/isofs/rock.o: warning: objtool: rock_ridge_symlink_readpage.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/isofs/rock.o: warning: objtool: parse_rock_ridge_inode_internal.part.5.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/isofs/rock.o: warning: objtool: get_rock_ridge_filename.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/isofs/export.o: warning: objtool: isofs_export_get_parent()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/isofs/export.o: warning: objtool: isofs_export_get_parent.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/isofs/compress.o: warning: objtool: zisofs_readpage.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/jfs/super.o: warning: objtool: jfs_error()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/super.o: warning: objtool: parse_options.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/super.o: warning: objtool: jfs_remount.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/jfs/super.o: warning: objtool: jfs_fill_super.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/jfs/namei.o: warning: objtool: commitZeroLink.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/namei.o: warning: objtool: jfs_unlink.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/namei.o: warning: objtool: jfs_rename.part.11.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_xtree.o: warning: objtool: xtTruncate()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_xtree.o: warning: objtool: xtTruncate.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_imap.o: warning: objtool: diWrite.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_imap.o: warning: objtool: diFree.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_imap.o: warning: objtool: diAlloc.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_imap.o: warning: objtool: diUpdatePMap.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbBackSplit()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbFreeBits()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocBits()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: blkstol2()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbFindBits()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocDmapLev()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbUpdatePMap()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAlloc()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbBackSplit.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAdjCtl.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbFreeBits.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocBits.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: blkstol2.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbFindBits.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocDmapLev.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocCtl.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocAG.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbUpdatePMap.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAlloc.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_dmap.o: warning: objtool: dbAllocBottomUp.cold.21()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_unicode.o: warning: objtool: jfs_strfromUCS_le.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_write_end_io()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_read_end_io()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_readpage()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: release_metapage()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: __get_metapage()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_write_end_io.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_read_end_io.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_readpage.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: metapage_writepage.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: release_metapage.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_metapage.o: warning: objtool: __get_metapage.cold.17()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_logmgr.o: warning: objtool: lbmfree()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_logmgr.o: warning: objtool: jfs_flush_journal.part.9()+0x2a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_logmgr.o: warning: objtool: lbmfree.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_logmgr.o: warning: objtool: lbmIODone.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_logmgr.o: warning: objtool: jfs_flush_journal.part.9.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txInit()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txEnd()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txUnlock.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txInit.cold.15()+0x61: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txEnd.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txLock.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txUpdateMap.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txAbort.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/jfs_txnmgr.o: warning: objtool: txCommit.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/resize.o: warning: objtool: jfs_extendfs()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/resize.o: warning: objtool: jfs_extendfs.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/xattr.o: warning: objtool: ea_release()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/jfs/xattr.o: warning: objtool: ea_release.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/xattr.o: warning: objtool: ea_write.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/jfs/xattr.o: warning: objtool: ea_get.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/jfs/xattr.o: warning: objtool: __jfs_setxattr.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntlock.o: warning: objtool: reclaimer()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntlock.o: warning: objtool: reclaimer.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlm_stat_to_errno()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_unlock_callback()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_cancel_callback()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_call()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: __nlm_async_call()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlm_alloc_call.part.5()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_proc()+0x261: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_reclaim()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlm_stat_to_errno.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_unlock_callback.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_cancel_callback.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_call.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: __nlm_async_call.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlm_alloc_call.part.5.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_proc.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntproc.o: warning: objtool: nlmclnt_reclaim.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntxdr.o: warning: objtool: decode_cookie()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntxdr.o: warning: objtool: decode_nlm_stat()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clntxdr.o: warning: objtool: decode_cookie.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntxdr.o: warning: objtool: decode_nlm_stat.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clntxdr.o: warning: objtool: nlm_xdr_dec_testres.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_alloc_host()+0x266: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_destroy_host_locked()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_gc_hosts()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmclnt_release_host()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmsvc_release_host()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_bind_host()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_rebind_host()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_get_host()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmclnt_lookup_host()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmsvc_lookup_host()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_shutdown_hosts_net()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_shutdown_hosts()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_alloc_host.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_destroy_host_locked.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_gc_hosts.cold.8()+0x2b: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmclnt_release_host.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmsvc_release_host.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_bind_host.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_rebind_host.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_get_host.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmclnt_lookup_host.cold.14()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlmsvc_lookup_host.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_shutdown_hosts_net.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/host.o: warning: objtool: nlm_shutdown_hosts.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_down_net()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_down()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_up()+0x15e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_inetaddr_event.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_inet6addr_event.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_down_net.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_down.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd_up.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc.o: warning: objtool: lockd.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmdbg_cookie2a()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_lookup_block()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_insert_block_locked()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_grant_callback()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_release_block.part.2()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_unlink_block()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_notify_blocked()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_lock()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_testlock()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_cancel_blocked()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_unlock()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_grant_reply()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_lookup_block.cold.8()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_insert_block_locked.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_grant_callback.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_release_block.part.2.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_unlink_block.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_notify_blocked.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_grant_deferred.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_lock.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_testlock.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_cancel_blocked.cold.17()+0x35: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_unlock.cold.18()+0x35: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_grant_reply.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svclock.o: warning: objtool: nlmsvc_retry_blocked.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_null()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_granted_res()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_granted()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_unshare()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_share()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_unlock()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_cancel()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_lock()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_nm_lock()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_test()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_callback_exit()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_sm_notify()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_granted_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_unlock_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_cancel_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_lock_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_test_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_null.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_granted_res.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_granted.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_unshare.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_share.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_unlock.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_cancel.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_lock.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_nm_lock.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: __nlmsvc_proc_test.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_callback_exit.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_sm_notify.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_granted_msg.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_unlock_msg.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_cancel_msg.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_lock_msg.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcproc.o: warning: objtool: nlmsvc_proc_test_msg.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlm_lookup_file()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlm_release_file()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlmsvc_mark_resources()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlmsvc_free_host_resources()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlm_traverse_locks.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlm_lookup_file.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlm_release_file.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlmsvc_mark_resources.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svcsubs.o: warning: objtool: nlmsvc_free_host_resources.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_mon_unmon()+0x117: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_xdr_dec_stat()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_xdr_dec_stat_res()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_monitor()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_unmonitor()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_get_handle()+0x41d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_reboot_lookup()+0x1da: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_release()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_mon_unmon.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_xdr_dec_stat.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_xdr_dec_stat_res.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_monitor.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_unmonitor.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_get_handle.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_reboot_lookup.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/lockd/mon.o: warning: objtool: nsm_release.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/lockd/xdr.o: warning: objtool: nlm_decode_cookie()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/xdr.o: warning: objtool: nlm_decode_fh()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/xdr.o: warning: objtool: nlm_decode_cookie.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/xdr.o: warning: objtool: nlm_decode_fh.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clnt4xdr.o: warning: objtool: decode_cookie()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clnt4xdr.o: warning: objtool: decode_nlm4_stat()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/clnt4xdr.o: warning: objtool: decode_cookie.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clnt4xdr.o: warning: objtool: decode_nlm4_stat.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/lockd/clnt4xdr.o: warning: objtool: nlm4_xdr_dec_testres.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4_decode_cookie()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4_decode_fh()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4svc_encode_testres()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4_decode_cookie.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4_decode_fh.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/lockd/xdr4.o: warning: objtool: nlm4svc_encode_testres.cold.2()+0x2d: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_null()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_unshare()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_share()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_granted_res()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_granted()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_granted_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_unlock_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_cancel_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_lock_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_test_msg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_unlock()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_cancel()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_lock()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_nm_lock()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_test()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_callback_exit()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_sm_notify()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_null.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_unshare.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_share.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_granted_res.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_granted.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_granted_msg.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_unlock_msg.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_cancel_msg.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_lock_msg.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_test_msg.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_unlock.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_cancel.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_lock.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_nm_lock.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: __nlm4svc_proc_test.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_callback_exit.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/lockd/svc4proc.o: warning: objtool: nlm4svc_proc_sm_notify.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_free_block()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_V1_raw_inode()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_V2_raw_inode()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_free_inode()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_free_block.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_V1_raw_inode.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_V2_raw_inode.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/minix/bitmap.o: warning: objtool: minix_free_inode.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/minix/itree_v1.o: warning: objtool: block_to_path.isra.4()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/itree_v1.o: warning: objtool: block_to_path.isra.4.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/minix/itree_v2.o: warning: objtool: block_to_path.isra.4()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/itree_v2.o: warning: objtool: block_to_path.isra.4.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/minix/inode.o: warning: objtool: minix_fill_super()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/minix/inode.o: warning: objtool: minix_remount.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/minix/inode.o: warning: objtool: minix_write_inode.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/minix/inode.o: warning: objtool: minix_fill_super.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/client.o: warning: objtool: nfs_create_rpc_client()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/client.o: warning: objtool: nfs_init_server_rpcclient()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/client.o: warning: objtool: nfs_create_rpc_client.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/client.o: warning: objtool: nfs_init_server_rpcclient.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/client.o: warning: objtool: nfs_create_server.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_fsync_dir()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_llseek_dir()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_opendir()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_weak_revalidate()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_create()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_mknod()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_mkdir()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_rmdir()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_unlink()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_symlink()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_link()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_rename()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_dentry_delete()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_do_filldir()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_permission()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_readdir()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_lookup_revalidate()+0x3d2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_lookup()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_atomic_open()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_fsync_dir.cold.35()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_llseek_dir.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_opendir.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_weak_revalidate.cold.38()+0x28: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_create.cold.39()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_mknod.cold.40()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_mkdir.cold.41()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_rmdir.cold.42()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_unlink.cold.43()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_symlink.cold.44()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_link.cold.45()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_rename.cold.46()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_dentry_delete.cold.47()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_do_filldir.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_permission.cold.49()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_readdir.cold.50()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_lookup_revalidate.cold.51()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_lookup.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/dir.o: warning: objtool: nfs_atomic_open.cold.53()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_read()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_mmap()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_release_page()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_flock()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_open()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_llseek()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_flush()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_lock()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_vm_page_mkwrite()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_launder_page()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_invalidate_page()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_write_begin()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_write_end()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_release.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_read.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_mmap.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_release_page.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_flock.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_open.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_llseek.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_write.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_fsync.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_file_flush.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_lock.cold.34()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_vm_page_mkwrite.cold.35()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_launder_page.cold.36()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_invalidate_page.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_write_begin.cold.38()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/file.o: warning: objtool: nfs_write_end.cold.39()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/getroot.o: warning: objtool: nfs_get_root.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_update_inode()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_fhget()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_ilookup()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/inode.o: warning: objtool: __nfs_revalidate_inode()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_update_inode.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_setsecurity.cold.33()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_fhget.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_ilookup.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: __nfs_revalidate_inode.cold.36()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/inode.o: warning: objtool: nfs_revalidate_mapping.cold.37()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_statfs()+0x141: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_parse_security_flavors()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_parse_mount_options()+0x86c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_xdev_mount()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_verify_server_address()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_request_mount.constprop.18()+0x12c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_statfs.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_parse_security_flavors.cold.21()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_parse_mount_options.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_xdev_mount.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_verify_server_address.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_request_mount.constprop.18.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_try_mount.cold.26()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/super.o: warning: objtool: nfs_fs_mount.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/direct.o: warning: objtool: nfs_file_direct_read()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/direct.o: warning: objtool: nfs_file_direct_write()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/direct.o: warning: objtool: nfs_file_direct_read.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/direct.o: warning: objtool: nfs_file_direct_write.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_initiate_pgio()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_pgio_result()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_unlock_request()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_initiate_pgio.cold.20()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_pgio_result.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pagelist.o: warning: objtool: nfs_unlock_request.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/read.o: warning: objtool: nfs_readpage_release()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/read.o: warning: objtool: nfs_readpages()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/read.o: warning: objtool: nfs_readpage_release.cold.15()+0x2d: call without frame pointer save/setup BUILDSTDERR: fs/nfs/read.o: warning: objtool: nfs_readpages.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/unlink.o: warning: objtool: nfs_sillyrename()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/unlink.o: warning: objtool: nfs_sillyrename.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_commit_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_writeback_result()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_initiate_commit()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_updatepage()+0x64b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_commit_done.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_writeback_done.cold.37()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_writeback_result.cold.38()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_initiate_commit.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_commit_release_pages.cold.40()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/write.o: warning: objtool: nfs_updatepage.cold.41()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/mount_clnt.o: warning: objtool: nfs_mount()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/mount_clnt.o: warning: objtool: mnt_xdr_dec_mountres3.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/mount_clnt.o: warning: objtool: mnt_xdr_dec_mountres.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/mount_clnt.o: warning: objtool: nfs_mount.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/mount_clnt.o: warning: objtool: nfs_umount.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/export.o: warning: objtool: nfs_encode_fh()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/export.o: warning: objtool: nfs_encode_fh.cold.3()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/nfs/export.o: warning: objtool: nfs_fh_to_dentry.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_open_file()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_readpage_from_fscache_complete()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_get_client_cookie()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_client_cookie()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_get_super_cookie()+0x1c6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_super_cookie()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_clear_inode()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_page()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_fscache_invalidate_page()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpage_from_fscache()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpages_from_fscache()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpage_to_fscache()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_open_file.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_readpage_from_fscache_complete.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_get_client_cookie.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_client_cookie.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_get_super_cookie.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_super_cookie.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_clear_inode.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: nfs_fscache_release_page.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_fscache_invalidate_page.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpage_from_fscache.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpages_from_fscache.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache.o: warning: objtool: __nfs_readpage_to_fscache.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/fscache-index.o: warning: objtool: nfs_fscache_inode_now_uncached()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/fscache-index.o: warning: objtool: nfs_fscache_inode_now_uncached.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_setattr()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_access()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_lookup()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_readlink()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_remove()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_link()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_rmdir()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_readdir()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: do_proc_get_root()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_getattr()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_statfs()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: do_proc_fsinfo()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_pathconf()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_symlink()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_mkdir()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_mknod()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_create()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_setattr.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_access.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_lookup.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_readlink.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_remove.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_link.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_rmdir.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_readdir.cold.21()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: do_proc_get_root.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_getattr.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_statfs.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: do_proc_fsinfo.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_pathconf.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_symlink.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_mkdir.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_mknod.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3proc.o: warning: objtool: nfs3_proc_create.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_nfs_fh3()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_fattr3()+0x1c2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_uint64()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_nfsstat3()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_writeverf3()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_uint32()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_post_op_attr()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_wcc_data()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_decode_dirent()+0x24a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_stat_to_errno.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_nfs_fh3.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_fattr3.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_uint64.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_nfsstat3.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_writeverf3.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_uint32.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_post_op_attr.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: decode_wcc_data.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_fsinfo3res.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_fsstat3res.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_create3res.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_readlink3res.cold.35()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_write3res.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_pathconf3res.cold.37()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_readdir3res.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_xdr_dec_read3res.cold.39()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3xdr.o: warning: objtool: nfs3_decode_dirent.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3acl.o: warning: objtool: nfs3_get_acl()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs3acl.o: warning: objtool: __nfs3_proc_setacls.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs3acl.o: warning: objtool: nfs3_get_acl.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_prepare()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_call_sync_prepare()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_getdeviceinfo()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_lookup()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_fs_locations()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_lookupp()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_bind_one_conn_to_session()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_readdir()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: __nfs4_get_acl_uncached()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_map_errors()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_do_handle_exception()+0x26f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_sequence_process()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_done()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_sequence_call_done()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_get_lease_time_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_reclaim_complete_done()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_get_lease_time_prepare()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_prepare()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_release()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_release()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_init_uniform_client_string()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_proc_secinfo_no_name.constprop.80()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_proc_reclaim_complete()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_sequence()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_proc_async_sequence()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_do_setlk()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_create_session()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_read_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_test_stateid()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_secinfo()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_do_set_security_label()+0x159: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_free_stateid()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_opendata_check_deleg.isra.53()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_close_prepare()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_test_session_trunk()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_prepare()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_done()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_close_done()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_get_root()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_do_open()+0x825: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_setclientid()+0x12b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_setclientid_confirm()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_get_locations()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_fsid_present()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_create_session()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_destroy_session()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutget()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutreturn()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutcommit()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_prepare.cold.93()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_call_sync_prepare.cold.94()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_getdeviceinfo.cold.95()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_lookup.cold.96()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_fs_locations.cold.97()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_lookupp.cold.98()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_bind_one_conn_to_session.cold.99()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_exchange_id_done.cold.100()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_readdir.cold.101()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: __nfs4_get_acl_uncached.cold.102()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_map_errors.cold.103()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_do_handle_exception.cold.104()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_sequence_process.cold.105()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_done.cold.106()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_done.cold.107()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_sequence_call_done.cold.108()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_get_lease_time_done.cold.109()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_reclaim_complete_done.cold.110()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_get_lease_time_prepare.cold.111()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_prepare.cold.112()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutreturn_release.cold.113()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_layoutget_release.cold.114()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_proc_secinfo_no_name.constprop.80.cold.116()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_proc_reclaim_complete.cold.117()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_sequence.cold.118()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs41_proc_async_sequence.cold.119()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_do_setlk.cold.120()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_create_session.cold.121()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_read_done.cold.122()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_test_stateid.cold.123()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_proc_secinfo.cold.124()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_release.cold.125()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs4_do_set_security_label.cold.126()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: _nfs41_free_stateid.cold.127()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_opendata_check_deleg.isra.53.cold.128()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_close_prepare.cold.129()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_test_session_trunk.cold.130()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_prepare.cold.131()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_lock_done.cold.132()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_close_done.cold.133()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_do_setattr.cold.134()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_get_root.cold.135()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_do_open.cold.136()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_setclientid.cold.137()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_setclientid_confirm.cold.138()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_lookup_common.cold.139()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_get_locations.cold.140()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_fsid_present.cold.141()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_destroy_clientid.cold.142()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_create_session.cold.143()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_destroy_session.cold.144()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutget.cold.145()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutreturn.cold.146()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4proc.o: warning: objtool: nfs4_proc_layoutcommit.cold.147()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: verify_attr_len()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_compound_hdr()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_lock_denied()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_chan_attrs()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_bitmap()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_length()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_time.isra.11()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_threshold_hint()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_opaque_fixed()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_copy_requirements.isra.15()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_secinfo_common.isra.17()+0x1bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_change_info()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: encode_sequence()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_layoutget()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_readdir()+0x222: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_layoutcommit()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: __decode_op_hdr()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_layoutreturn()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfh()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_setattr()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_access()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_sequence.isra.42.part.43()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_test_stateid()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_fsinfo()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_server_caps()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_statfs()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_pathconf()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_getdeviceinfo()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_setclientid()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_opaque_inline()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_pathname()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_exchange_id()+0x25b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfattr_attrs()+0x4d5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfattr_generic.constprop.122()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_decode_dirent()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: verify_attr_len.cold.125()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_compound_hdr.cold.126()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_lock_denied.cold.127()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_chan_attrs.cold.128()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_bitmap.cold.129()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_length.cold.130()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_attr_time.isra.11.cold.131()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_threshold_hint.cold.132()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_opaque_fixed.cold.133()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_copy_requirements.isra.15.cold.134()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_secinfo_common.isra.17.cold.135()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_change_info.cold.136()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: encode_sequence.cold.137()+0x3e: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_layoutget.cold.139()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_readdir.cold.140()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_enc_layoutcommit.cold.141()+0x2b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: __decode_op_hdr.cold.142()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_bind_conn_to_session.cold.143()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_layoutreturn.cold.144()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfh.cold.145()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_setattr.cold.146()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_access.cold.147()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_sequence.isra.42.part.43.cold.148()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_test_stateid.cold.149()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_seek.cold.150()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_copy.part.58.cold.151()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_fsinfo.cold.152()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_create_session.cold.153()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_server_caps.cold.154()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_statfs.cold.155()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_pathconf.cold.156()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_getdeviceinfo.cold.157()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_layoutget.cold.158()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_readdir.cold.159()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_read.cold.160()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getacl.isra.111.cold.161()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_readlink.cold.162()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_setclientid.cold.163()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_opaque_inline.cold.164()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_open.cold.165()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_pathname.cold.166()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_exchange_id.cold.167()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfattr_attrs.cold.168()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: decode_getfattr_generic.constprop.122.cold.169()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_create.cold.170()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_write.cold.171()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_xdr_dec_layoutcommit.cold.172()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4xdr.o: warning: objtool: nfs4_decode_dirent.cold.173()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_handle_reclaim_lease_error()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_try_migration()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs40_handle_cb_pathdown()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_recovery_handle_error()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_lease_recovery()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_migration_recovery()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_lease_moved_recovery()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_stateid_recovery()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs41_handle_some_state_revoked()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_discover_server_trunking()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs41_handle_sequence_flag_errors()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_handle_reclaim_lease_error.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs_increment_seqid.isra.15.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_try_migration.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs40_handle_cb_pathdown.cold.31()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_recovery_handle_error.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_do_reclaim.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_run_state_manager.cold.34()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_lease_recovery.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_migration_recovery.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_lease_moved_recovery.cold.37()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_schedule_stateid_recovery.cold.38()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs41_handle_some_state_revoked.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs4_discover_server_trunking.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4state.o: warning: objtool: nfs41_handle_sequence_flag_errors.cold.41()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4renewd.o: warning: objtool: nfs4_schedule_state_renewal()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4renewd.o: warning: objtool: nfs4_renew_state()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4renewd.o: warning: objtool: nfs4_schedule_state_renewal.cold.0()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4renewd.o: warning: objtool: nfs4_renew_state.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_remote_referral_mount()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_referral_mount()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_try_mount()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_remote_referral_mount.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_referral_mount.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4super.o: warning: objtool: nfs4_try_mount.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4file.o: warning: objtool: nfs4_file_open()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4file.o: warning: objtool: nfs4_file_flush()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4file.o: warning: objtool: nfs4_file_open.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4file.o: warning: objtool: nfs4_file_flush.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/delegation.o: warning: objtool: nfs_inode_set_delegation.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs_callback_down_net()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs_callback_up()+0x24a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs_callback_down()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs41_callback_svc.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs_callback_down_net.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback.o: warning: objtool: nfs_callback_down.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_xdr.o: warning: objtool: read_buf()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_xdr.o: warning: objtool: decode_devicenotify_args()+0x126: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_xdr.o: warning: objtool: read_buf.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_xdr.o: warning: objtool: nfs4_callback_compound.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_xdr.o: warning: objtool: decode_devicenotify_args.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_getattr()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recall()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recallany()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recallslot()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_getattr.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recall.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recallany.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/callback_proc.o: warning: objtool: nfs4_callback_recallslot.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4namespace.o: warning: objtool: nfs4_submount.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4getroot.o: warning: objtool: nfs4_get_rootfh()+0xc2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4getroot.o: warning: objtool: nfs4_get_rootfh.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4client.o: warning: objtool: nfs4_detect_session_trunking()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4client.o: warning: objtool: nfs4_server_common_setup.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4client.o: warning: objtool: nfs4_init_client.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4client.o: warning: objtool: nfs40_walk_client_list.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4client.o: warning: objtool: nfs4_detect_session_trunking.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_realloc_slot_table()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_free_slot()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_alloc_slot()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_setup_session_slot_tables()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_destroy_session()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_realloc_slot_table.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_free_slot.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_alloc_slot.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_setup_session_slot_tables.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/nfs4session.o: warning: objtool: nfs4_destroy_session.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: find_pnfs_driver_locked()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_register_layoutdriver()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_set_layoutcommit()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_pg_writepages()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_pg_readpages()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_unregister_layoutdriver()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: mark_lseg_invalid()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_layout_insert_lseg()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_layoutcommit_inode()+0x337: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: set_pnfs_layoutdriver()+0x131: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_layout_hdr()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_send_layoutreturn()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_lseg()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_report_layoutstat()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_lseg_locked()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mark_matching_lsegs_invalid()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_update_layout()+0x28d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_layout_free_bulk_destroy_list()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_set_lo_fail()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: _pnfs_return_layout()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_ld_read_done()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_ld_write_done()+0x120: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mark_matching_lsegs_return()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mdsthreshold_alloc()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: find_pnfs_driver_locked.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: find_pnfs_driver.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_register_layoutdriver.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_set_layoutcommit.cold.39()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_pg_writepages.cold.40()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_pg_readpages.cold.41()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_unregister_layoutdriver.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: mark_lseg_invalid.cold.43()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_generic_layout_insert_lseg.cold.44()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_layoutcommit_inode.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: set_pnfs_layoutdriver.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_layout_hdr.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_send_layoutreturn.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_lseg.cold.49()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_report_layoutstat.cold.50()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_put_lseg_locked.cold.51()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mark_matching_lsegs_invalid.cold.52()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_update_layout.cold.53()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_layout_free_bulk_destroy_list.cold.54()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_set_lo_fail.cold.55()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: _pnfs_return_layout.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_ld_read_done.cold.57()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_ld_write_done.cold.58()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_layout_process.cold.59()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mark_matching_lsegs_return.cold.60()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs.o: warning: objtool: pnfs_mdsthreshold_alloc.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_dev.o: warning: objtool: nfs4_print_deviceid()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs_dev.o: warning: objtool: nfs4_print_deviceid.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_dev.o: warning: objtool: nfs4_find_get_deviceid.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: _nfs4_pnfs_v4_ds_connect()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_pnfs_ds_put()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_pnfs_ds_add()+0x3ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: _nfs4_pnfs_v4_ds_connect.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_pnfs_ds_put.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_pnfs_ds_connect.cold.13()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_pnfs_ds_add.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/pnfs_nfs.o: warning: objtool: nfs4_decode_mp_ds_addr.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_write_cleanup()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: destroy_parallel()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_free_lseg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_read_cleanup()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_return_range()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_free_layout_hdr()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_set_layoutdriver()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_submit_bio.part.10()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: do_add_page_to_bio()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_read_pagelist()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: __bl_alloc_layout_hdr.constprop.12()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_write_pagelist()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_alloc_lseg()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_write_cleanup.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: destroy_parallel.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_free_lseg.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_read_cleanup.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_return_range.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_free_layout_hdr.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_set_layoutdriver.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_submit_bio.part.10.cold.21()+0x2b: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: do_add_page_to_bio.cold.22()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_read_pagelist.cold.23()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: __bl_alloc_layout_hdr.constprop.12.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_write_pagelist.cold.25()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/blocklayout.o: warning: objtool: bl_alloc_lseg.cold.26()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_map_stripe()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_free_device()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_map_concat()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_parse_deviceid()+0x246: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_map_stripe.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_free_device.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_map_concat.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_parse_deviceid.cold.8()+0x33: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/dev.o: warning: objtool: bl_alloc_deviceid_node.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_prepare_commit()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_mark_committed()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_insert.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_prepare_commit.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/extent_tree.o: warning: objtool: ext_tree_mark_committed.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/blocklayout/rpc_pipefs.o: warning: objtool: bl_resolve_deviceid()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/blocklayout/rpc_pipefs.o: warning: objtool: bl_resolve_deviceid.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_call_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_free_lseg()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_reset_write()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_write_prepare()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_pagelist()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_reset_read()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_prepare()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_decode_layout.isra.13()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_alloc_lseg()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_call_done.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_initiate_commit.cold.18()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_free_lseg.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_reset_write.cold.20()+0x37: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_write_prepare.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_async_handle_error.isra.6.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_write_done_cb.cold.23()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_write_pagelist.cold.24()+0x31: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_pagelist.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_reset_read.cold.26()+0x37: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_read_prepare.cold.27()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_decode_layout.isra.13.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: filelayout_alloc_lseg.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayout.o: warning: objtool: fl_pnfs_update_layout.constprop.15.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayoutdev.o: warning: objtool: nfs4_fl_alloc_deviceid_node()+0x356: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayoutdev.o: warning: objtool: nfs4_fl_prepare_ds()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/filelayout/filelayoutdev.o: warning: objtool: nfs4_fl_alloc_deviceid_node.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfs/filelayout/filelayoutdev.o: warning: objtool: nfs4_fl_prepare_ds.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_pagelist()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_call_done()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_device_unavailable()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: decode_name()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_done_cb()+0x1ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_reset_write()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_set_layoutcommit()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_encode_ff_layoutupdate.isra.15()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_encode_layoutreturn()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_free_lseg()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_alloc_lseg()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_write_pagelist.cold.38()+0x35: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_pagelist.cold.39()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_call_done.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_device_unavailable.cold.41()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_io_track_ds_error.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_initiate_commit.cold.43()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: decode_name.cold.44()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_async_handle_error.isra.28.cold.45()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_read_done_cb.cold.46()+0x37: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_reset_write.cold.47()+0x37: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_set_layoutcommit.cold.48()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_encode_ff_layoutupdate.isra.15.cold.49()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_encode_layoutreturn.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_free_lseg.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayout.o: warning: objtool: ff_layout_alloc_lseg.cold.52()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_alloc_deviceid_node()+0x3c6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_layout_select_ds_fh()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_layout_prepare_ds()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: ff_layout_encode_ds_ioerr()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: ff_layout_has_available_ds.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_alloc_deviceid_node.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_layout_select_ds_fh.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: nfs4_ff_layout_prepare_ds.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/nfs/flexfilelayout/flexfilelayoutdev.o: warning: objtool: ff_layout_encode_ds_ioerr.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_create_serv()+0x17d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_svc()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_dispatch()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_inetaddr_event.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_inet6addr_event.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_create_serv.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_svc.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfssvc.o: warning: objtool: nfsd_dispatch.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsctl.o: warning: objtool: write_ports.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfserrno()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfsd_proc_create()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfsd_proc_mkdir()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfserrno.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfsd_proc_create.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsproc.o: warning: objtool: nfsd_proc_mkdir.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: nfsd_acceptable()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: fh_update()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: fh_compose()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: nfsd_acceptable.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: fh_update.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: fh_compose.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfsfh.o: warning: objtool: fh_verify.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_lookup_dentry()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_vfs_write()+0x330: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_unlink()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_create_locked()+0x1c5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_create()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_racache_shutdown()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_racache_init()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_lookup_dentry.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_vfs_write.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_symlink.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_link.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_unlink.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_setattr.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: do_nfsd_create.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_create_locked.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_create.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_racache_shutdown.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/vfs.o: warning: objtool: nfsd_racache_init.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/export.o: warning: objtool: exp_rootfh()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/export.o: warning: objtool: nfsd_export_init()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/export.o: warning: objtool: nfsd_export_shutdown()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/export.o: warning: objtool: expkey_parse.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/export.o: warning: objtool: svc_export_parse.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/export.o: warning: objtool: exp_rootfh.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/export.o: warning: objtool: nfsd_export_init.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/export.o: warning: objtool: nfsd_export_shutdown.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/lockd.o: warning: objtool: nlm_fopen()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/lockd.o: warning: objtool: nfsd_lockd_init()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/lockd.o: warning: objtool: nfsd_lockd_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfscache.o: warning: objtool: nfsd_reply_cache_init()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfscache.o: warning: objtool: nfsd_cache_lookup()+0x5a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfscache.o: warning: objtool: nfsd_reply_cache_init.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfscache.o: warning: objtool: nfsd_cache_lookup.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfscache.o: warning: objtool: nfsd_cache_update.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/fault_inject.o: warning: objtool: fault_inject_write()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/fault_inject.o: warning: objtool: fault_inject_write.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs2acl.o: warning: objtool: nfsacld_proc_setacl.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs3xdr.o: warning: objtool: fill_post_wcc()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs3xdr.o: warning: objtool: fill_post_wcc.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs3acl.o: warning: objtool: nfsd3_proc_setacl.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_read()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_seek()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_fallocate()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_verify_copy()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layout_verify.isra.16()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layoutreturn()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layoutcommit()+0x171: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_getdeviceinfo()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_open()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_proc_compound()+0x459: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_read.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_seek.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_fallocate.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_setattr.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_verify_copy.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layout_verify.isra.16.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layoutreturn.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layoutget.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_layoutcommit.cold.40()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_getdeviceinfo.cold.41()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_write.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_open.cold.43()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4proc.o: warning: objtool: nfsd4_proc_compound.cold.44()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_components_esc()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_getdeviceinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_layoutget()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_bitmap()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_sequence()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_setclientid_confirm()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_readdir()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lockt()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_secinfo()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_rename()+0x272: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_remove()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_putfh()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lookup()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_link()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_create_session()+0x242: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_stateid()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_locku()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lock()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_clone()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_copy()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_reclaim_complete()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_destroy_clientid()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_secinfo_no_name()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_time.isra.23()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_free_stateid()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_destroy_session()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_opaque.isra.27()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_exchange_id()+0x245: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_setclientid()+0x291: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_bind_conn_to_session()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_write()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_renew()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_share_deny()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_verify()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_commit()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_close()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_access()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_backchannel_ctl()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_open()+0x20e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_create()+0x302: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfs4svc_decode_compoundargs()+0x47c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_components_esc.cold.51()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_getdeviceinfo.cold.52()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_layoutget.cold.53()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_bitmap.cold.54()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_share_access.cold.55()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_sequence.cold.56()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_getdeviceinfo.cold.57()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_release_lockowner.cold.58()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_setclientid_confirm.cold.59()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_readdir.cold.60()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lockt.cold.61()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_secinfo.cold.62()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_rename.cold.63()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_remove.cold.64()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_putfh.cold.65()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lookup.cold.66()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_link.cold.67()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_cb_sec.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_create_session.cold.69()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_stateid.cold.70()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_layoutreturn.cold.71()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_layoutget.cold.72()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_locku.cold.73()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_lock.cold.74()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_test_stateid.cold.75()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_clone.cold.76()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_seek.cold.77()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_copy.cold.78()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_fallocate.cold.79()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_reclaim_complete.cold.80()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_destroy_clientid.cold.81()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_secinfo_no_name.cold.82()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_time.isra.23.cold.83()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_layoutcommit.cold.84()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_free_stateid.cold.85()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_destroy_session.cold.86()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_opaque.isra.27.cold.87()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_exchange_id.cold.88()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_setclientid.cold.89()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_bind_conn_to_session.cold.90()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_write.cold.91()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_renew.cold.92()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_read.cold.93()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_share_deny.cold.94()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_open_downgrade.cold.95()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_open_confirm.cold.96()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_verify.cold.97()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_commit.cold.98()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_close.cold.99()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_access.cold.100()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_backchannel_ctl.cold.101()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_fattr.isra.44.cold.102()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_open.cold.103()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_decode_create.cold.104()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_do_encode_secinfo.cold.105()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfsd4_encode_fattr.cold.106()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4xdr.o: warning: objtool: nfs4svc_decode_compoundargs.cold.107()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd_break_deleg_cb()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: check_slot_seqid()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: add_to_unconfirmed()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: move_to_confirmed()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: find_in_sessionid_hashtbl()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_exchange_id()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_destroy_session()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_setclientid()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_init_slabs()+0x137: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_renew()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_end_grace()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: laundromat_main()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfs4_preprocess_seqid_op()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_open_confirm()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_open_downgrade()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_close()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_lock()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_locku()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_release_lockowner()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfs4_client_to_reclaim()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_find_reclaim_client()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd_break_deleg_cb.cold.94()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: check_slot_seqid.cold.95()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: find_client_in_id_table.cold.96()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: lookup_clientid.isra.61.cold.97()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: add_to_unconfirmed.cold.98()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: move_to_confirmed.cold.99()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: find_in_sessionid_hashtbl.cold.100()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: put_client_renew_locked.cold.101()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_exchange_id.cold.102()+0x2f: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_destroy_session.cold.103()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_sequence.cold.104()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_sequence_done.cold.105()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_setclientid.cold.106()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_setclientid_confirm.cold.107()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_init_slabs.cold.108()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_process_open1.cold.109()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_process_open2.cold.110()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_renew.cold.111()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_end_grace.cold.112()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: laundromat_main.cold.113()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfs4_preprocess_seqid_op.cold.114()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_test_stateid.cold.115()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_open_confirm.cold.116()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_open_downgrade.cold.117()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_close.cold.118()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_lock.cold.119()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_lockt.cold.120()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_locku.cold.121()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_release_lockowner.cold.122()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfs4_client_to_reclaim.cold.123()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4state.o: warning: objtool: nfsd4_find_reclaim_client.cold.124()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4idmap.o: warning: objtool: idmap_name_to_id()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4acl.o: warning: objtool: nfsd4_set_nfs4_acl.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_mark_cb_down.part.3()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_cb_done()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: decode_cb_op_status()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: decode_cb_compound4res.isra.7()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_cb_prepare.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: setup_callback_client.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_mark_cb_down.part.3.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: nfsd4_cb_done.cold.22()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: decode_cb_op_status.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: decode_cb_sequence4res.part.11.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4callback.o: warning: objtool: decode_cb_compound4res.isra.7.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: load_recdir()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_upcall()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_grace_done()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: purge_old()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfs4_make_rec_clidname.isra.11()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_check()+0x1b5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: alloc_cld_upcall()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_grace_done()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_recdir_purge_old()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_remove()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_init()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_create()+0x1a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: cld_pipe_downcall()+0x27e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_check()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_remove()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_create()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_legacy_tracking_init()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_client_tracking_init()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_check_legacy_client()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_remove_clid_dir()+0x119: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: load_recdir.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_upcall.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: purge_old.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfs4_make_rec_clidname.isra.11.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: alloc_cld_upcall.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_grace_done.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_list_rec_dir.cold.33()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_recdir_purge_old.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_remove.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_init.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_umh_cltrack_create.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: cld_pipe_downcall.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_check.cold.39()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_remove.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_cld_create.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_legacy_tracking_init.cold.42()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_client_tracking_init.cold.44()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_check_legacy_client.cold.45()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_remove_clid_dir.cold.46()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4recover.o: warning: objtool: nfsd4_create_clid_dir.cold.47()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4layouts.o: warning: objtool: nfsd4_cb_layout_fail.isra.7()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/nfs4layouts.o: warning: objtool: nfsd4_cb_layout_fail.isra.7.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/nfs4layouts.o: warning: objtool: nfsd4_return_file_layouts.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/blocklayout.o: warning: objtool: nfsd4_block_proc_layoutget()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/blocklayout.o: warning: objtool: nfsd4_scsi_proc_getdeviceinfo.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/blocklayout.o: warning: objtool: nfsd4_block_proc_layoutget.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/blocklayoutxdr.o: warning: objtool: nfsd4_block_decode_layoutupdate()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/blocklayoutxdr.o: warning: objtool: nfsd4_scsi_decode_layoutupdate()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nfsd/blocklayoutxdr.o: warning: objtool: nfsd4_block_decode_layoutupdate.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/blocklayoutxdr.o: warning: objtool: nfsd4_scsi_decode_layoutupdate.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nfsd/flexfilelayout.o: warning: objtool: nfsd4_ff_proc_layoutget.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_statfs()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_get_root_dentry()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_commit_super()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_remount()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_check_feature_compatibility()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: parse_options.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_statfs.cold.13()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_get_root_dentry.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_prepare_super.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_commit_super.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_setup_super.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_remount.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_resize_fs.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_mount.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/super.o: warning: objtool: nilfs_check_feature_compatibility.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/page.o: warning: objtool: nilfs_copy_dirty_pages.cold.8()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/btree.o: warning: objtool: nilfs_btree_lookup_dirty_buffers.cold.39()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/btree.o: warning: objtool: nilfs_btree_do_lookup.cold.40()+0x4: call without frame pointer save/setup BUILDSTDERR: fs/nilfs2/btree.o: warning: objtool: nilfs_btree_last_key.cold.41()+0x4: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dir.o: warning: objtool: ocfs2_fill_initial_dirents()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dir.o: warning: objtool: ocfs2_init_dir_trailer()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/journal.o: warning: objtool: ocfs2_replay_journal.cold.18()+0x38: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/namei.o: warning: objtool: ocfs2_orphan_del()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/move_extents.o: warning: objtool: ocfs2_find_victim_alloc_group.isra.12.constprop.18()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/slot_map.o: warning: objtool: ocfs2_find_slot.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/super.o: warning: objtool: ocfs2_dismount_volume()+0x389: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/super.o: warning: objtool: ocfs2_check_volume.cold.127()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/super.o: warning: objtool: ocfs2_dismount_volume.cold.129()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/super.o: warning: objtool: ocfs2_fill_super.cold.130()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/sysfile.o: warning: objtool: ocfs2_get_system_file_inode()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_stack_glue_register()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_stack_glue_unregister()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_hangup()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_stack_store()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_stack_glue_register.cold.9()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_stack_glue_unregister.cold.10()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_hangup.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stackglue.o: warning: objtool: ocfs2_cluster_connect.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stack_o2cb.o: warning: objtool: o2cb_cluster_connect()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stack_o2cb.o: warning: objtool: o2cb_cluster_connect.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: sync_lock.constprop.9()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: user_cluster_disconnect()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: ocfs2_control_release.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: sync_lock.constprop.9.cold.14()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: user_cluster_disconnect.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/stack_user.o: warning: objtool: user_cluster_connect.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_fill_node_map_from_callback()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_nego_timeout.cold.22()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_region_dev_store.cold.23()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/heartbeat.o: warning: objtool: o2hb_do_disk_heartbeat.cold.24()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/masklog.o: warning: objtool: __mlog_printk()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/masklog.o: warning: objtool: __mlog_printk.cold.0()+0x6a: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/nodemanager.o: warning: objtool: o2nm_cluster_fence_method_store.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_fence_self()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/quorum.o: warning: objtool: o2quo_fence_self.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_set_nn_state()+0x2a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_connect_expired()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_start_listening()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_state_change.cold.19()+0x37: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_set_nn_state.cold.20()+0x31: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_connect_expired.cold.21()+0x41: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_rx_until_empty.cold.22()+0x2b: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_accept_many.cold.23()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/cluster/tcp.o: warning: objtool: o2net_start_listening.cold.24()+0x17: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmdomain.o: warning: objtool: __dlm_print_nodes()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmdomain.o: warning: objtool: dlm_request_join()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmdomain.o: warning: objtool: __dlm_print_nodes.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmdomain.o: warning: objtool: dlm_join_domain.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmdebug.o: warning: objtool: __dlm_print_one_lock_resource()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmdebug.o: warning: objtool: __dlm_print_one_lock_resource.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_wait_for_node_death()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_wait_for_node_recovery()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_do_master_requery()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_recovery_thread.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_wait_for_node_death.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_wait_for_node_recovery.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmrecovery.o: warning: objtool: dlm_mig_lockres_worker.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/ocfs2/dlm/dlmmaster.o: warning: objtool: dlm_do_master_request.isra.17()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmmaster.o: warning: objtool: dlm_do_migrate_request()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmast.o: warning: objtool: dlm_send_proxy_ast_msg()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmconvert.o: warning: objtool: dlm_send_remote_convert_request.isra.2()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmlock.o: warning: objtool: dlm_send_remote_lock_request.isra.5()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlm/dlmunlock.o: warning: objtool: dlm_send_remote_unlock_request.constprop.3()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ocfs2/dlmfs/dlmfs.o: warning: objtool: param_get_dlmfs_capabilities()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/acl.o: warning: objtool: orangefs_set_acl()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/acl.o: warning: objtool: orangefs_get_acl.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/acl.o: warning: objtool: orangefs_set_acl.cold.1()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: wait_for_direct_io()+0x1fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_fsync()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_mmap()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_ioctl()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: do_readv_writev()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_write_iter()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_llseek()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_release()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_read_iter()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_inode_read()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/file.o: warning: objtool: wait_for_direct_io.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_fsync.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_mmap.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_ioctl.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: do_readv_writev.cold.12()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_write_iter.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_llseek.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_release.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_file_read_iter.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/file.o: warning: objtool: orangefs_inode_read.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_cache_initialize()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_alloc()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_release()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_cache_initialize.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_alloc.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-cache.o: warning: objtool: op_release.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_flush_inode()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_make_bad_inode()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_inode_getattr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_inode_check_changed()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_normalize_to_errno()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_inode_setattr.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_flush_inode.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_make_bad_inode.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_inode_getattr.cold.10()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_inode_check_changed.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-utils.o: warning: objtool: orangefs_normalize_to_errno.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_inode_getxattr()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_inode_setxattr()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_listxattr()+0x330: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_inode_getxattr.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_inode_setxattr.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/xattr.o: warning: objtool: orangefs_listxattr.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from fs/orangefs/protocol.h:4, BUILDSTDERR: from fs/orangefs/dcache.c:11: BUILDSTDERR: fs/orangefs/dcache.c: In function 'orangefs_d_revalidate': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/dcache.o: warning: objtool: orangefs_d_revalidate.cold.3()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_releasepage()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: read_one_page()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_readpages()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_getattr()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_permission()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_direct_IO()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_init_iops()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_setattr()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_invalidatepage()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_new_inode()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_releasepage.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: read_one_page.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_readpages.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_getattr.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_permission.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_direct_IO.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_init_iops.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_setattr.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_invalidatepage.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_iget.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/inode.o: warning: objtool: orangefs_new_inode.cold.16()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_show()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_service_op_show()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_store()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_service_op_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: orangefs_sysfs_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: orangefs_sysfs_exit()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_show.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_service_op_show.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_int_store.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: sysfs_service_op_store.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: orangefs_sysfs_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-sysfs.o: warning: objtool: orangefs_sysfs_exit.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from fs/orangefs/protocol.h:4, BUILDSTDERR: from fs/orangefs/super.c:7: BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_unmount': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_mount': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_dirty_inode()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_unmount()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_statfs()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_destroy_inode()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_alloc_inode()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_remount_fs()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_encode_fh()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_remount()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_mount()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_kill_sb()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_inode_cache_initialize()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_dirty_inode.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_unmount.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_statfs.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_destroy_inode.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_alloc_inode.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: parse_mount_options.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_remount_fs.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_fh_to_dentry.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_encode_fh.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_remount.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_mount.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_kill_sb.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/super.o: warning: objtool: orangefs_inode_cache_initialize.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_open()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_write_iter()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_read()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_compat_ioctl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_ioctl()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_dev_init()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_dev_cleanup()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_open.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_release.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: dispatch_ioctl_command.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_write_iter.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_read.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_compat_ioctl.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_devreq_ioctl.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_dev_init.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/devorangefs-req.o: warning: objtool: orangefs_dev_cleanup.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from fs/orangefs/protocol.h:4, BUILDSTDERR: from fs/orangefs/namei.c:11: BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_rename': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_mkdir': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_create': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_symlink': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_unlink': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_lookup': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_rename()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_mkdir()+0x10c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_create()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_symlink()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_unlink()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_lookup()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_rename.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_mkdir.cold.5()+0x1b: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_create.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_symlink.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_unlink.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/namei.o: warning: objtool: orangefs_lookup.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_initialize()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_finalize()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_copy_from_iovec()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_copy_to_iovec()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_initialize.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_finalize.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_copy_from_iovec.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-bufmap.o: warning: objtool: orangefs_bufmap_copy_to_iovec.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_next()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_help_open()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_show()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_stop()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_start()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_open()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: debug_mask_to_string()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: debug_string_to_mask()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_read()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_write()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_init()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_client_debug_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_prepare_debugfs_help_string()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_new_client_mask()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_new_client_string()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_next.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_help_open.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_show.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_stop.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: help_start.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_open.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: debug_mask_to_string.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: debug_string_to_mask.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_read.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debug_write.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_init.cold.13()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_client_debug_init.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_prepare_debugfs_help_string.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_new_client_mask.cold.16()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_new_client_string.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/orangefs-debugfs.o: warning: objtool: orangefs_debugfs_new_debug.cold.18()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/waitqueue.o: warning: objtool: service_operation()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/waitqueue.o: warning: objtool: orangefs_cancel_op_in_progress()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/orangefs/waitqueue.o: warning: objtool: service_operation.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/orangefs/waitqueue.o: warning: objtool: orangefs_cancel_op_in_progress.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_d_real()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_mount_dir_noesc()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_workdir_create()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_check_namelen.isra.5()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_fill_super()+0x2b7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_d_real.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_mount_dir_noesc.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_mount_dir.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_workdir_create.cold.14()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_check_namelen.isra.5.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/super.o: warning: objtool: ovl_fill_super.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_verify_origin()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_verify_index()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_lookup_single.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_get_origin_fh.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_check_origin.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_verify_origin.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_verify_index.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/namei.o: warning: objtool: ovl_lookup.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/util.o: warning: objtool: ovl_check_setxattr()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/util.o: warning: objtool: ovl_check_setxattr.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/util.o: warning: objtool: ovl_nlink_end.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/inode.o: warning: objtool: ovl_get_nlink.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_lock_rename_workdir()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_cleanup()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_lookup_temp()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_lock_rename_workdir.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_set_redirect.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/dir.o: warning: objtool: ovl_cleanup.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/readdir.o: warning: objtool: ovl_indexdir_cleanup()+0x279: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/readdir.o: warning: objtool: ovl_cleanup_whiteouts.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/readdir.o: warning: objtool: ovl_indexdir_cleanup.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/copy_up.o: warning: objtool: ovl_check_fd()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/overlayfs/copy_up.o: warning: objtool: ovl_check_fd.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_one.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/pstore/ram.o: warning: objtool: ramoops_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/pstore/ram.o: warning: objtool: ramoops_pstore_write.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/pstore/ram.o: warning: objtool: ramoops_probe.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/pstore/ram_core.o: warning: objtool: persistent_ram_new()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/pstore/ram_core.o: warning: objtool: persistent_ram_save_old.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/pstore/ram_core.o: warning: objtool: persistent_ram_new.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: reiserfs_quota_write()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: is_reiserfs_3_5()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: is_reiserfs_3_6()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: is_reiserfs_jr()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: reiserfs_quota_write.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: reiserfs_fill_super.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/super.o: warning: objtool: reiserfs_remount.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: prepare_error_buf()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_warning()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: reiserfs_info()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_panic()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_error()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: reiserfs_abort()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: print_block()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: store_print_tb()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_warning.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: reiserfs_info.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_panic.cold.13()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: __reiserfs_error.cold.14()+0x24: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/prints.o: warning: objtool: print_block.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/ibalance.o: warning: objtool: internal_insert_childs()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/resize.o: warning: objtool: reiserfs_resize()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/resize.o: warning: objtool: reiserfs_resize.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/item_ops.o: warning: objtool: direntry_print_vi()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/item_ops.o: warning: objtool: indirect_print_item()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/reiserfs/item_ops.o: warning: objtool: direntry_print_vi.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: fs/reiserfs/item_ops.o: warning: objtool: indirect_print_item.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/romfs/super.o: warning: objtool: romfs_iget()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/romfs/super.o: warning: objtool: romfs_iget.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/romfs/super.o: warning: objtool: romfs_fill_super.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/cache.o: warning: objtool: squashfs_cache_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/cache.o: warning: objtool: squashfs_cache_get.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/cache.o: warning: objtool: squashfs_cache_init.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/dir.o: warning: objtool: squashfs_readdir()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/dir.o: warning: objtool: squashfs_readdir.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/file.o: warning: objtool: read_indexes()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/file.o: warning: objtool: read_indexes.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/file.o: warning: objtool: squashfs_readpage.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/inode.o: warning: objtool: squashfs_read_inode()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/inode.o: warning: objtool: squashfs_read_inode.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/namei.o: warning: objtool: squashfs_lookup()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/namei.o: warning: objtool: squashfs_lookup.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/super.o: warning: objtool: squashfs_fill_super()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/super.o: warning: objtool: squashfs_fill_super.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/symlink.o: warning: objtool: squashfs_symlink_readpage()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/symlink.o: warning: objtool: squashfs_symlink_readpage.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/file_cache.o: warning: objtool: squashfs_readpage_block()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/file_cache.o: warning: objtool: squashfs_readpage_block.cold.0()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/decompressor_single.o: warning: objtool: squashfs_decompress()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/decompressor_single.o: warning: objtool: squashfs_decompress.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/lz4_wrapper.o: warning: objtool: lz4_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/lz4_wrapper.o: warning: objtool: lz4_comp_opts.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/lz4_wrapper.o: warning: objtool: lz4_init.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/lzo_wrapper.o: warning: objtool: lzo_init()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/lzo_wrapper.o: warning: objtool: lzo_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/xz_wrapper.o: warning: objtool: squashfs_xz_init()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/xz_wrapper.o: warning: objtool: squashfs_xz_init.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/squashfs/zlib_wrapper.o: warning: objtool: zlib_init()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/squashfs/zlib_wrapper.o: warning: objtool: zlib_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/sysv/ialloc.o: warning: objtool: sysv_free_inode()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/ialloc.o: warning: objtool: sysv_count_free_inodes()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/ialloc.o: warning: objtool: sysv_free_inode.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/sysv/ialloc.o: warning: objtool: sysv_count_free_inodes.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/sysv/balloc.o: warning: objtool: sysv_free_block()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/balloc.o: warning: objtool: sysv_count_free_blocks()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/balloc.o: warning: objtool: sysv_free_block.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/sysv/balloc.o: warning: objtool: sysv_new_block.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/sysv/balloc.o: warning: objtool: sysv_count_free_blocks.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/sysv/inode.o: warning: objtool: __sysv_write_inode()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/inode.o: warning: objtool: sysv_iget()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/inode.o: warning: objtool: __sysv_write_inode.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/sysv/inode.o: warning: objtool: sysv_iget.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: fs/sysv/itree.o: warning: objtool: block_to_path.isra.7()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/itree.o: warning: objtool: block_to_path.isra.7.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/sysv/super.o: warning: objtool: detect_sysv()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/super.o: warning: objtool: complete_read_super()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/super.o: warning: objtool: v7_fill_super()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/sysv/super.o: warning: objtool: detect_sysv.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/sysv/super.o: warning: objtool: complete_read_super.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: fs/sysv/super.o: warning: objtool: sysv_fill_super.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/sysv/super.o: warning: objtool: v7_fill_super.cold.8()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/shrinker.o: warning: objtool: shrink_tnc_trees.cold.1()+0x21: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: make_reservation()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_update()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_write_data()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_delete_inode()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_xrename()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_rename()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_truncate()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_delete_xattr()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_change_xattr()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: make_reservation.cold.20()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_update.cold.21()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_write_data.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_delete_inode.cold.23()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_xrename.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_rename.cold.25()+0x28: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_truncate.cold.26()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_delete_xattr.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/journal.o: warning: objtool: ubifs_jnl_change_xattr.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_invalidatepage()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_vm_page_mkwrite()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_releasepage()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_set_page_dirty()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: do_readpage()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: do_writepage()+0x142: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_writepage()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_write_end()+0x13b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_write_begin()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_invalidatepage.cold.19()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_vm_page_mkwrite.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_releasepage.cold.21()+0x59: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_set_page_dirty.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: do_readpage.cold.23()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: populate_page.cold.24()+0x2e: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: do_writepage.cold.25()+0x2e: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_writepage.cold.26()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_write_end.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_readpage.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_setattr.cold.29()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/file.o: warning: objtool: ubifs_write_begin.cold.30()+0x30: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_unlink()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_link()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: do_rename()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_rename()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_rmdir()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_unlink.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_link.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_readdir.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_lookup.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: do_tmpfile.cold.19()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: do_rename.cold.20()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_rename.cold.21()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/dir.o: warning: objtool: ubifs_rmdir.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_statfs()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_write_inode()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: bu_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_dirty_inode()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: check_free_space()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_remount_fs()+0x367: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_show_options()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_statfs.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_evict_inode.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_write_inode.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_put_super.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: bu_init.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_dirty_inode.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_parse_options.isra.7.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: check_free_space.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_remount_fs.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_show_options.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_iget.cold.23()+0x23: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/super.o: warning: objtool: ubifs_mount.cold.24()+0x1c: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/sb.o: warning: objtool: fixup_leb()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/sb.o: warning: objtool: ubifs_fixup_free_space()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/sb.o: warning: objtool: fixup_leb.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/sb.o: warning: objtool: ubifs_read_superblock.cold.9()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/sb.o: warning: objtool: ubifs_fixup_free_space.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_write()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_change()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_unmap()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_map()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_check_node()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_pad()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_prepare_node()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_prep_grp_node()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_wbuf_seek_nolock()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_bg_wbufs_sync()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_wbuf_write_nolock()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_write_node()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_read_node()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_read_node_wbuf()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_write.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_change.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_unmap.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_leb_map.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_check_node.cold.9()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_pad.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_prepare_node.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_prep_grp_node.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_wbuf_sync_nolock.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_wbuf_seek_nolock.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_bg_wbufs_sync.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_wbuf_write_nolock.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_write_node.cold.17()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_read_node.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/io.o: warning: objtool: ubifs_read_node_wbuf.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: insert_zbranch()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: dirty_cow_znode()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: dirty_cow_bottom_up()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: lnc_add_directly.isra.24()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: correct_parent_keys.isra.19()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_read_hashed_node()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: lookup_znode()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_insert.constprop.29()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_delete()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_lookup_level0()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_next_ent()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_close()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: insert_zbranch.cold.31()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: dirty_cow_znode.cold.32()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: dirty_cow_bottom_up.cold.33()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: lnc_add_directly.isra.24.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: correct_parent_keys.isra.19.cold.35()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: resolve_collision.cold.36()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_read_hashed_node.cold.37()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: fallible_matches_name.isra.26.cold.38()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: fallible_resolve_collision.cold.39()+0x29: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: lookup_znode.cold.40()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_insert.constprop.29.cold.41()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: tnc_delete.cold.42()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_lookup_level0.cold.43()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_bulk_read.cold.44()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_lookup_nm.cold.45()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_lookup_dh.cold.46()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_next_ent.cold.47()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: ubifs_tnc_close.cold.48()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc.o: warning: objtool: dbg_check_inode_size.cold.49()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/master.o: warning: objtool: ubifs_write_master()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/master.o: warning: objtool: ubifs_write_master.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/scan.o: warning: objtool: ubifs_end_scan()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/scan.o: warning: objtool: ubifs_end_scan.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/replay.o: warning: objtool: replay_entries_cmp()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/replay.o: warning: objtool: ubifs_replay_journal()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/replay.o: warning: objtool: replay_entries_cmp.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/replay.o: warning: objtool: ubifs_replay_journal.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/log.o: warning: objtool: ubifs_add_bud()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/log.o: warning: objtool: ubifs_add_bud.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/log.o: warning: objtool: ubifs_add_bud_to_log.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/log.o: warning: objtool: ubifs_log_start_commit.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/commit.o: warning: objtool: do_commit()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/commit.o: warning: objtool: do_commit.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: switch_gc_head()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: nondata_nodes_cmp()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: data_nodes_cmp()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_garbage_collect_leb()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_garbage_collect()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_gc_start_commit()+0x1f5: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: switch_gc_head.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: nondata_nodes_cmp.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: data_nodes_cmp.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_garbage_collect_leb.cold.15()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_garbage_collect.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/gc.o: warning: objtool: ubifs_gc_start_commit.cold.17()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/orphan.o: warning: objtool: ubifs_orphan_start_commit.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/orphan.o: warning: objtool: ubifs_orphan_end_commit.cold.6()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_budget_space()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_release_budget()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_get_free_space_nolock()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_budget_space.cold.2()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_release_budget.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/budget.o: warning: objtool: ubifs_get_free_space_nolock.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_dirty_leb()+0x1f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_free_space()+0x3a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_free_leb_for_idx()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_save_dirty_idx_lnums()+0x160: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_dirty_idx_leb()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_dirty_leb.cold.1()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_free_space.cold.2()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_free_leb_for_idx.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_save_dirty_idx_lnums.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/find.o: warning: objtool: ubifs_find_dirty_idx_leb.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_commit.o: warning: objtool: fill_gap()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_commit.o: warning: objtool: ubifs_tnc_start_commit()+0x321: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_commit.o: warning: objtool: fill_gap.cold.10()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_commit.o: warning: objtool: ubifs_tnc_start_commit.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_commit.o: warning: objtool: ubifs_tnc_end_commit.cold.12()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: pack_bits()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: set_ltab()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_add_lpt_dirt.part.5()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_unpack_bits()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: scan_get_pnode()+0x17c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: dbg_check_lpt_nodes()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_lpt_scan_nolock()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: pack_bits.cold.12()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: set_ltab.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_add_lpt_dirt.part.5.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_unpack_bits.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: scan_get_pnode.cold.16()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: dirty_cow_nnode.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_create_dflt_lpt.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_lpt_lookup_dirty.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: dbg_check_lpt_nodes.cold.20()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt.o: warning: objtool: ubifs_lpt_scan_nolock.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_replace_cat()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_categorize_lprops()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_calc_dark()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_read_one_lp()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_free()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_empty()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_freeable()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_frdi_idx()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_add_to_cat()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_remove_from_cat()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_change_lp()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_change_one_lp()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_update_one_lp()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_replace_cat.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_categorize_lprops.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_calc_dark.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_read_one_lp.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_free.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_empty.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_freeable.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_fast_find_frdi_idx.cold.19()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_add_to_cat.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_remove_from_cat.cold.21()+0x2a: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_change_lp.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_change_one_lp.cold.23()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lprops.o: warning: objtool: ubifs_update_one_lp.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_recover_leb()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_recover_inl_heads()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_recover_leb.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_recover_inl_heads.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_rcvry_gc_commit.cold.9()+0x28: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/recovery.o: warning: objtool: ubifs_recover_size.cold.10()+0x1d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: first_dirty_cnode()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: upd_ltab()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: lpt_gc()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: first_dirty_cnode.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: upd_ltab.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: lpt_gc.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: ubifs_lpt_start_commit.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/lpt_commit.o: warning: objtool: ubifs_lpt_end_commit.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_tnc_levelorder_next()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_search_zbranch()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_tnc_postorder_next()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_load_znode()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_tnc_levelorder_next.cold.9()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_search_zbranch.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_tnc_postorder_next.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/tnc_misc.o: warning: objtool: ubifs_load_znode.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: init_xattrs()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: xattr_set()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: ubifs_xattr_set.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: xattr_set.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: ubifs_xattr_get.cold.7()+0x25: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/xattr.o: warning: objtool: ubifs_listxattr.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dbg_snprintf_key()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_budg()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_lprop()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_lpt_info()+0x1d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_znode()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dfs_file_write()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dbg_check_tnc()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dbg_snprintf_key.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: check_leaf.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_budg.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_lprop.cold.30()+0x20: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_lpt_info.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: ubifs_dump_znode.cold.32()+0x2b: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dfs_file_write.cold.33()+0x3: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/debug.o: warning: objtool: dbg_check_tnc.cold.34()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/crypto.o: warning: objtool: ubifs_encrypt()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ubifs/crypto.o: warning: objtool: ubifs_encrypt.cold.0()+0x2d: call without frame pointer save/setup BUILDSTDERR: fs/ubifs/crypto.o: warning: objtool: ubifs_decrypt.cold.1()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_sb_lvidiu()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_count_free_bitmap()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_find_metadata_inode_efe()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_process_sequence()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_load_vrs()+0x374: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_parse_options.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_sb_lvidiu.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_count_free_bitmap.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_find_metadata_inode_efe.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_process_sequence.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_load_vrs.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: fs/udf/super.o: warning: objtool: udf_fill_super.cold.16()+0x26: call without frame pointer save/setup BUILDSTDERR: fs/udf/unicode.o: warning: objtool: udf_dstrCS0toUTF8()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/udf/unicode.o: warning: objtool: udf_dstrCS0toUTF8.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_remount()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_fill_super()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_error()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_panic()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_parse_options.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_remount.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_fill_super.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_error.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: fs/ufs/super.o: warning: objtool: ufs_panic.cold.12()+0x42: call without frame pointer save/setup BUILDSTDERR: fs/ufs/util.o: warning: objtool: ufs_get_locked_page()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/ufs/util.o: warning: objtool: ufs_get_locked_page.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: fs/xfs/libxfs/xfs_btree.o: warning: objtool: xfs_btree_get_leaf_keys()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/xfs/xfs_error.o: warning: objtool: xfs_verifier_error()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/xfs/xfs_error.o: warning: objtool: xfs_verifier_error.cold.1()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/xfs/xfs_fsops.o: warning: objtool: xfs_do_force_shutdown()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/xfs/xfs_fsops.o: warning: objtool: xfs_do_force_shutdown.cold.22()+0x0: call without frame pointer save/setup BUILDSTDERR: fs/xfs/xfs_mount.o: warning: objtool: xfs_mod_fdblocks.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: fs/xfs/xfs_pnfs.o: warning: objtool: xfs_fs_get_uuid()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: fs/xfs/xfs_pnfs.o: warning: objtool: xfs_fs_get_uuid.cold.4()+0x1e: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_rawhmac.constprop.8()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_authhmac.constprop.7()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/trusted.o: warning: objtool: tpm_unseal()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_rawhmac.constprop.8.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_authhmac.constprop.7.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_checkhmac1.constprop.6.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: TSS_checkhmac2.constprop.5.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: tpm_unseal.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: key_seal.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: trusted_update.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: security/keys/trusted.o: warning: objtool: trusted_instantiate.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: block/bfq-iosched.o: warning: objtool: bfq_set_next_ioprio_data.isra.27()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: block/bfq-iosched.o: warning: objtool: bfq_set_next_ioprio_data.isra.27.cold.45()+0x9: call without frame pointer save/setup BUILDSTDERR: block/bfq-wf2q.o: warning: objtool: __bfq_entity_update_weight_prio.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_device_lcd_query_levels()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_bus_add()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_device_lcd_query_levels.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_device_EDID.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_device_enumerate.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_video.o: warning: objtool: acpi_video_get_levels.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sbshc.o: warning: objtool: acpi_smbus_transaction()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sbshc.o: warning: objtool: acpi_smbus_hc_add()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sbshc.o: warning: objtool: acpi_smbus_transaction.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sbshc.o: warning: objtool: acpi_smbus_hc_add.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/sbs.o: warning: objtool: acpi_battery_add()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sbs.o: warning: objtool: acpi_sbs_add()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/sbs.o: warning: objtool: acpi_battery_add.cold.8()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_pad.o: warning: objtool: acpi_pad_add()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_pad.o: warning: objtool: acpi_pad_notify()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_pad.o: warning: objtool: acpi_pad_notify.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_aml_write()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_aml_read()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_signature_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_length_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_revision_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_id_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_table_id_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_revision_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_asl_compiler_id_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_asl_compiler_revision_show()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_aml_write.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_aml_read.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_signature_show.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_length_show.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_revision_show.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_id_show.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_table_id_show.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_oem_revision_show.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_asl_compiler_id_show.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/acpi/acpi_configfs.o: warning: objtool: acpi_table_asl_compiler_revision_show.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/acard-ahci.o: warning: objtool: acard_ahci_init_one.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pdc_adma.o: warning: objtool: adma_port_start.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/sata_sx4.o: warning: objtool: pdc_sata_init_one.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ata/sata_mv.o: warning: objtool: mv_platform_resume()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/sata_mv.o: warning: objtool: mv_init_host.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/sata_mv.o: warning: objtool: mv_platform_resume.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_get_recover_clocks_shifted()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_get_active_clocks_shifted.isra.4()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_fixup.isra.5()+0x15f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_init_one()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_get_recover_clocks_shifted.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_get_active_clocks_shifted.isra.4.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_fixup.isra.5.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_atp867x.o: warning: objtool: atp867x_init_one.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_cmd64x.o: warning: objtool: cmd64x_set_timing()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_cmd64x.o: warning: objtool: cmd64x_set_timing.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_hpt366.o: warning: objtool: hpt_dma_blacklisted()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_hpt366.o: warning: objtool: hpt_dma_blacklisted.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_hpt37x.o: warning: objtool: hpt37x_init_one()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_hpt37x.o: warning: objtool: hpt_dma_blacklisted()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_hpt37x.o: warning: objtool: hpt37x_init_one.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_hpt37x.o: warning: objtool: hpt_dma_blacklisted.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_hpt3x2n.o: warning: objtool: hpt3x2n_init_one()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_hpt3x2n.o: warning: objtool: hpt3x2n_init_one.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_it821x.o: warning: objtool: it821x_dev_config()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_it821x.o: warning: objtool: it821x_init_one()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_it821x.o: warning: objtool: it821x_dev_config.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_it821x.o: warning: objtool: it821x_init_one.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_it821x.o: warning: objtool: it821x_port_start.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_marvell.o: warning: objtool: marvell_pata_active.part.0()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_marvell.o: warning: objtool: marvell_init_one()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_marvell.o: warning: objtool: marvell_pata_active.part.0.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_marvell.o: warning: objtool: marvell_init_one.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_optidma.o: warning: objtool: optidma_init_one()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_optidma.o: warning: objtool: optidma_init_one.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_set_dmamode()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_set_piomode()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_cable_detect()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_set_dmamode.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_set_piomode.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc2027x_cable_detect.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_pdc2027x.o: warning: objtool: pdc_hardware_init.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_serverworks.o: warning: objtool: serverworks_fixup()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_serverworks.o: warning: objtool: serverworks_fixup.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_sil680.o: warning: objtool: sil680_init_chip()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_sil680.o: warning: objtool: sil680_init_chip.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ata/pata_cmd640.o: warning: objtool: cmd640_set_piomode()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ata/pata_cmd640.o: warning: objtool: cmd640_set_piomode.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: ns_send()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: recycle_rx_buf()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: nicstar_init_one()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: ns_send.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: process_tsq.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: recycle_rx_buf.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: ns_ioctl.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: ns_open.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: process_rsq.part.13.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: free_scq.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/atm/nicstar.o: warning: objtool: nicstar_init_one.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_put_free()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_free_mem()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_ioctl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: do_rx_dma.constprop.25()+0x335: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: rx_aal5()+0x12b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: do_tx()+0x39e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_put_free.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_free_mem.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_ioctl.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_close.part.16.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_open.cold.39()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_init_one.cold.40()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: do_rx_dma.constprop.25.cold.41()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: rx_aal5.cold.42()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: do_tx.cold.43()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_send.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/atm/eni.o: warning: objtool: eni_tasklet.cold.45()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/atm/suni.o: warning: objtool: suni_start()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/suni.o: warning: objtool: suni_start.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/atm/solos-pci.o: warning: objtool: print_buffer.isra.7()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: top_off_fp()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: free_queue.isra.6()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: submit_queue()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_send()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_close()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: firestream_remove_one()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: process_incoming.isra.11()+0x118: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_irq()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_open()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: firestream_init_one()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: top_off_fp.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: free_queue.isra.6.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: submit_queue.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_send.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_close.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: firestream_remove_one.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: process_incoming.isra.11.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_irq.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: fs_open.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/atm/firestream.o: warning: objtool: firestream_init_one.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_service_rbrq()+0x285: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_send()+0x3d2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_open.cold.29()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_close.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_service_rbrq.cold.31()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_tasklet.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/atm/he.o: warning: objtool: he_send.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/auxdisplay/ks0108.o: warning: objtool: ks0108_parport_attach()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/auxdisplay/ks0108.o: warning: objtool: ks0108_parport_detach()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/auxdisplay/ks0108.o: warning: objtool: ks0108_parport_attach.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/auxdisplay/ks0108.o: warning: objtool: ks0108_parport_detach.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/auxdisplay/cfag12864bfb.o: warning: objtool: cfag12864bfb_probe()+0x113: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/auxdisplay/cfag12864bfb.o: warning: objtool: cfag12864bfb_probe.cold.2()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_register_core.isra.12()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_wait_value()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_bus_register()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_bus_unregister()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_register_core.isra.12.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_wait_value.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_bus_register.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/main.o: warning: objtool: bcma_bus_unregister.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/core.o: warning: objtool: bcma_core_disable()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/core.o: warning: objtool: bcma_core_disable.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/sprom.o: warning: objtool: bcma_fill_sprom_with_fallback()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/sprom.o: warning: objtool: bcma_fill_sprom_with_fallback.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/sprom.o: warning: objtool: bcma_sprom_get.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_cc_has_pmu_watchdog.isra.1()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_early_init()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_init()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_cc_has_pmu_watchdog.isra.1.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_early_init.cold.6()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_chipcommon.o: warning: objtool: bcma_core_chipcommon_init.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_chipcommon_pmu.o: warning: objtool: bcma_pmu_early_init.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_wait_reg.isra.0.constprop.2()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/driver_chipcommon_b.o: warning: objtool: bcma_wait_reg.isra.0.constprop.2.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/driver_pcie2.o: warning: objtool: bcma_core_pcie2_up()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bcma/driver_pcie2.o: warning: objtool: bcma_core_pcie2_up.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/bcma/host_pci.o: warning: objtool: bcma_host_pci_probe.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: virtualdmabug_workaround()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: interpret_errors()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: __reschedule_timeout()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_rb0_cb()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_release()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: is_alive()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: copy_buffer()+0x27b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_shutdown()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: request_done()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: wait_til_ready()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: result()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: reset_interrupt()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: rw_interrupt()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: disk_change()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: do_fd_request()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: lock_fdc()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: fd_watchdog()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: poll_drive()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_revalidate()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: output_byte()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: setup_rw_floppy()+0x21f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_ready()+0x647: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: seek_interrupt()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: recal_interrupt()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_start()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: redo_format()+0x1fe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_interrupt()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/floppy.o: warning: objtool: virtualdmabug_workaround.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: interpret_errors.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: __reschedule_timeout.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_rb0_cb.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_release.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: is_alive.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: copy_buffer.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_shutdown.cold.34()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: request_done.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_open.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: wait_til_ready.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: result.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: reset_interrupt.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: rw_interrupt.cold.40()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: disk_change.cold.41()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: set_dor.cold.42()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: set_fdc.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: do_fd_request.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: lock_fdc.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: fd_watchdog.cold.46()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: poll_drive.cold.47()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_revalidate.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: fd_locked_ioctl.cold.49()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: output_byte.cold.50()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: setup_rw_floppy.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_ready.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: seek_interrupt.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: recal_interrupt.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_start.cold.55()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: redo_format.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: floppy_interrupt.cold.57()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/block/floppy.o: warning: objtool: redo_fd_request.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/brd.o: warning: objtool: brd_make_request.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/loop.o: warning: objtool: loop_reread_partitions()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/loop.o: warning: objtool: lo_write_bvec()+0xe6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/loop.o: warning: objtool: loop_reread_partitions.cold.30()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/block/loop.o: warning: objtool: lo_write_bvec.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/loop.o: warning: objtool: lo_rw_aio.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/loop.o: warning: objtool: loop_queue_work.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/block/DAC960.c:24: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'DAC960_V2_ReadControllerConfiguration' at drivers/block/DAC960.c:1818:3: BUILDSTDERR: ./include/linux/string.h:220:10: warning: '__builtin_strcat' accessing 21 or more bytes at offsets 73 and 53 may overlap 1 byte at offset 73 [-Wrestrict] BUILDSTDERR: return __builtin_strcat(p, q); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'DAC960_V1_ReadControllerConfiguration' at drivers/block/DAC960.c:1642:3: BUILDSTDERR: ./include/linux/string.h:220:10: warning: '__builtin_strcat' accessing 21 or more bytes at offsets 73 and 53 may overlap 1 byte at offset 73 [-Wrestrict] BUILDSTDERR: return __builtin_strcat(p, q); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/block/DAC960.o: warning: objtool: DAC960_Message()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/DAC960.o: warning: objtool: dac960_current_status_proc_show()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/DAC960.o: warning: objtool: DAC960_V2_ReadControllerConfiguration()+0x253: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_set_speed()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_media_speed()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_close()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_probe_settings()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_write_caching.constprop.25()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_set_write_settings()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_get_max_speed()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_set_speed.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_media_speed.cold.32()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_make_request.cold.33()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_close.cold.34()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_probe_settings.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_write_caching.constprop.25.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_set_write_settings.cold.37()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_get_max_speed.cold.38()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_setup_dev.cold.39()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/block/pktcdvd.o: warning: objtool: pkt_open.cold.40()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_release_skreq()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_start_timer()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_send_internal_skspcl()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_suspend()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_resume()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_remove()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_isr_completion_posted.isra.37()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_release_skreq.cold.47()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_start_timer.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_send_internal_skspcl.cold.49()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_recover_requests.constprop.38.cold.50()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_suspend.cold.51()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_isr_msg_from_dev.cold.52()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_resume.cold.53()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_pci_remove.cold.54()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_request_fn.cold.55()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/block/skd_main.o: warning: objtool: skd_isr_completion_posted.isra.37.cold.56()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/umem.o: warning: objtool: dump_dmastat.isra.8()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/umem.o: warning: objtool: mm_pci_probe()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/umem.o: warning: objtool: dump_dmastat.isra.8.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/umem.o: warning: objtool: add_bio.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/umem.o: warning: objtool: process_page.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/block/umem.o: warning: objtool: mm_pci_probe.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_reconfigure()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_disconnect()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_connect()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_reconfigure.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_disconnect.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_genl_connect.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_read_stat.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/nbd.o: warning: objtool: nbd_send_cmd.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_put_request.isra.12()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_get_request.part.17()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_fsm_task()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_init_wait()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_init_one()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_oob_rq_fn()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_handle_generic()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_remove_one()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_put_request.isra.12.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_get_request.part.17.cold.26()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_fsm_task.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_init_wait.cold.28()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_init_one.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_oob_rq_fn.cold.30()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_handle_generic.cold.31()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_remove_one.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_interrupt.cold.33()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/sx8.o: warning: objtool: carm_rq_fn.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkfront.o: warning: objtool: blkif_release()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/xen-blkfront.o: warning: objtool: blkif_release.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkfront.o: warning: objtool: blkif_interrupt.cold.24()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkfront.o: warning: objtool: blkfront_probe.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkfront.o: warning: objtool: blkback_changed.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from drivers/block/rbd.c:31: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/block/rbd.o: warning: objtool: parse_rbd_opts_token()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_acknowledge_notify()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_osd_req_create()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: zero_pages()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_fill()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: obj_request_done_set()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_read_callback()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_unlock()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_obj_request_put()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_unregister_watch()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: do_rbd_remove.isra.27()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_release()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_register_watch()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_parent_request_create()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_request_fill()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_request_destroy()+0x20e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_request_put()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_callback()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_parent_read_callback()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_parent_read_full_callback()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_submit()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_exists_callback()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_queue_workfn()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_osd_req_callback()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_header_info()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_reregister_watch()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_image_name()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_image_probe.part.41()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: do_rbd_add.isra.44()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/rbd.o: warning: objtool: zero_bio_chain.cold.51()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: parse_rbd_opts_token.cold.52()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_acknowledge_notify.cold.53()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_osd_req_create.cold.54()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: zero_pages.cold.55()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_fill.cold.56()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: obj_request_done_set.cold.57()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_read_callback.cold.58()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_unlock.cold.59()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_obj_request_put.cold.60()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_unregister_watch.cold.61()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_remove_parent.cold.62()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: do_rbd_remove.isra.27.cold.63()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_release.cold.64()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: _rbd_dev_v2_snap_features.cold.65()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: __rbd_register_watch.cold.66()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_parent_request_create.cold.67()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_request_fill.cold.68()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_request_put.cold.71()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_callback.cold.72()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_parent_read_callback.cold.73()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_parent_read_full_callback.cold.74()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_request_submit.cold.75()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_img_obj_exists_callback.cold.76()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_queue_workfn.cold.77()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_osd_req_callback.cold.78()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_v2_parent_info.cold.79()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_header_info.cold.80()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_watch_cb.cold.81()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_reregister_watch.cold.82()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_image_name.cold.83()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: rbd_dev_image_probe.part.41.cold.84()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/block/rbd.o: warning: objtool: do_rbd_add.isra.44.cold.85()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_memset()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_free_pages.part.11()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_memset.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_bitmap.o: warning: objtool: bm_free_pages.part.11.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_worker.o: warning: objtool: drbd_request_endio()+0x206: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_worker.o: warning: objtool: drbd_csum_bio.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_worker.o: warning: objtool: drbd_worker.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: decode_header()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: recv_bm_rle_bits.isra.48()+0x546: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_recv()+0x155: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_recv_all_warn()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: receive_protocol()+0x2f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_bump_write_ordering()+0x229: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: receive_Barrier()+0x188: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_ack_receiver()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: decode_header.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_recv.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_recv_all_warn.cold.64()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: receive_DataReply.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: receive_protocol.cold.66()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_bump_write_ordering.cold.67()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: receive_Barrier.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_receiver.o: warning: objtool: drbd_ack_receiver.cold.69()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: tl_release()+0x198: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_destroy_connection()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_thread_setup()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_thread_start()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: we_should_drop_the_connection.cold.61()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: tl_release.cold.62()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_send.cold.63()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_destroy_connection.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_thread_setup.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_main.o: warning: objtool: drbd_thread_start.cold.67()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_disconnect()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_outdate_peer_async()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: notify_resource_state()+0x19b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: notify_connection_state()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_khelper()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_outdate_peer()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_disconnect.cold.82()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: __disk_conf_from_attrs.cold.83()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: __net_conf_from_attrs.cold.84()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: drbd_adm_prepare.isra.36.cold.85()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_outdate_peer_async.cold.86()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: drbd_reconsider_queue_parameters.cold.87()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_khelper.cold.90()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_nl.o: warning: objtool: conn_try_outdate_peer.cold.91()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_state.o: warning: objtool: conn_pr_state_change.isra.14()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/drbd/drbd_state.o: warning: objtool: conn_pr_state_change.isra.14.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/block/drbd/drbd_state.o: warning: objtool: _conn_request_state.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: __do_block_io_op()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: xen_blkif_schedule()+0x1d8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: xen_blkbk_unmap_prepare.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: xen_blkbk_map.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: __do_block_io_op.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/blkback.o: warning: objtool: xen_blkif_schedule.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/xenbus.o: warning: objtool: xen_blkbk_probe.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/xenbus.o: warning: objtool: frontend_changed.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/block/xen-blkback/xenbus.o: warning: objtool: backend_changed.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: comp_algorithm_store()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: disksize_store()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: zram_add()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: disksize_store.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: zram_bvec_rw.constprop.26.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/block/zram/zram_drv.o: warning: objtool: zram_make_request.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_getgeo()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_request()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_ioctl()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_gdalloc()+0x2f6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_getgeo.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_request.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_ioctl.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_open.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoeblk.o: warning: objtool: aoeblk_gdalloc.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoechr.o: warning: objtool: aoechr_write()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoechr.o: warning: objtool: aoechr_error()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoechr.o: warning: objtool: revalidate.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoechr.o: warning: objtool: aoechr_write.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoechr.o: warning: objtool: aoechr_error.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: resend()+0x197: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: newframe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: probe()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: aoecmd_cfg_rsp()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: resend.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: ata_rw_frameinit.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: newframe.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: probe.cold.34()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: aoecmd_work.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: ktio.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: aoecmd_cfg.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoecmd.o: warning: objtool: aoecmd_cfg_rsp.cold.38()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoedev.o: warning: objtool: aoedev_by_aoeaddr()+0x2ce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoedev.o: warning: objtool: aoedev_by_aoeaddr.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoenet.o: warning: objtool: set_aoe_iflist()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/block/aoe/aoenet.o: warning: objtool: tx.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoenet.o: warning: objtool: aoenet_rcv.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/block/aoe/aoenet.o: warning: objtool: set_aoe_iflist.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/bluetooth/dtl1_cs.o: warning: objtool: dtl1_interrupt.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/bluetooth/btintel.o: warning: objtool: regmap_ibt_write()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/bluetooth/btintel.o: warning: objtool: regmap_ibt_write.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/bluetooth/btmrvl_sdio.o: warning: objtool: btmrvl_sdio_probe.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/uv_mmtimer.o: warning: objtool: uv_mmtimer_mmap()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/uv_mmtimer.o: warning: objtool: uv_mmtimer_mmap.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_register()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_attach()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_write()+0x200: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_open.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_attach.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_wait_ready.part.7.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/char/lp.o: warning: objtool: lp_write.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/ppdev.o: warning: objtool: register_device()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ppdev.o: warning: objtool: pp_attach()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ppdev.o: warning: objtool: register_device.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/char/ppdev.o: warning: objtool: pp_attach.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/char/tlclk.o: warning: objtool: tlclk_open()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/tlclk.o: warning: objtool: tlclk_open.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_fire()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/hangcheck-timer.o: warning: objtool: hangcheck_fire.cold.1()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/char/hw_random/intel-rng.o: warning: objtool: intel_rng_cleanup()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/hw_random/intel-rng.o: warning: objtool: intel_rng_init()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/hw_random/intel-rng.o: warning: objtool: intel_rng_cleanup.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/hw_random/intel-rng.o: warning: objtool: intel_rng_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/hw_random/via-rng.o: warning: objtool: via_rng_init()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/hw_random/via-rng.o: warning: objtool: via_rng_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_write()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_read()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_ioctl()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_close()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_open()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_exit()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_write.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_read.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_ioctl.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_close.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_open.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/mwavedd.o: warning: objtool: mwave_exit.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_request()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_query_DSP_cfg()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_set_DSP_cfg()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_set_DSP_power_state()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_init()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_request.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_query_DSP_cfg.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_set_DSP_cfg.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_set_DSP_power_state.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/smapi.o: warning: objtool: smapi_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: UartInterrupt()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: DspInterrupt()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: EnableSRAM()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_InitializeBoardData()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_Cleanup()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_CalcResources()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ClaimResources()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReleaseResources()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_EnableDSP()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_DisableDSP()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ResetDSP()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_StartDSP()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_QueryAbilities()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReadWriteDspDStore()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReadWriteDspIStore()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: UartInterrupt.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: DspInterrupt.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: EnableSRAM.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_InitializeBoardData.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_Cleanup.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_CalcResources.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ClaimResources.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReleaseResources.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_EnableDSP.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_DisableDSP.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ResetDSP.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_StartDSP.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_QueryAbilities.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReadWriteDspDStore.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/tp3780i.o: warning: objtool: tp3780I_ReadWriteDspIStore.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteGenCfg()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadMsaCfg()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteMsaCfg()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_EnableDSP()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_DisableDSP()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_Reset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_Run()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadDStore()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadAndClearDStore()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteDStore()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadIStore()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteIStore()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_GetIPCSource()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteGenCfg.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadMsaCfg.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteMsaCfg.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_EnableDSP.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_DisableDSP.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_Reset.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_Run.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadDStore.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadAndClearDStore.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteDStore.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_ReadIStore.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_WriteIStore.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/char/mwave/3780i.o: warning: objtool: dsp3780I_GetIPCSource.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/pcmcia/cm4000_cs.o: warning: objtool: cmm_cm4000_release.isra.4()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/pcmcia/cm4000_cs.o: warning: objtool: cmm_cm4000_release.isra.4.cold.8()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm-interface.o: warning: objtool: tpm_getcap.cold.7()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm-interface.o: warning: objtool: tpm1_pcr_extend.cold.8()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm-interface.o: warning: objtool: tpm_startup.cold.10()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_buf_append_auth.constprop.8()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_buf_append_auth.constprop.8.cold.9()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_pcr_read.cold.10()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_pcr_extend.cold.11()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_flush_context_cmd.cold.13()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_seal_trusted.cold.14()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_unseal_trusted.cold.15()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-cmd.o: warning: objtool: tpm2_auto_startup.cold.16()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm1_eventlog.o: warning: objtool: tpm_ascii_bios_measurements_show()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/tpm/tpm1_eventlog.o: warning: objtool: tpm_ascii_bios_measurements_show.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-space.o: warning: objtool: tpm2_load_context.cold.9()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/tpm/tpm2-space.o: warning: objtool: tpm2_save_context.constprop.6.cold.10()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/char/xillybus/xillybus_core.o: warning: objtool: xillybus_open()+0x50a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/xillybus/xillybus_core.o: warning: objtool: xillybus_open.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_init_msghandler()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: guid_handler()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: channel_handler()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: handle_one_recv_msg()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_init_msghandler.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: guid_handler.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_set_gets_events.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: channel_handler.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: ipmi_register_smi.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_msghandler.o: warning: objtool: handle_one_recv_msg.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_new_smi()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_devintf.o: warning: objtool: ipmi_new_smi.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: parse_str()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: check_hotmod_int_op()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: try_smi_init()+0x758: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: init_ipmi_si()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: parse_str.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: check_hotmod_int_op.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: try_smi_init.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: cleanup_one_si.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: hotmod_handler.cold.25()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: ipmi_probe.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_si_intf.o: warning: objtool: init_ipmi_si.cold.27()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: start_kcs_transaction()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: kcs_event()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: start_kcs_transaction.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_kcs_sm.o: warning: objtool: kcs_event.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_get_result()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: start_smic_transaction()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_event()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_get_result.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: start_smic_transaction.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_smic_sm.o: warning: objtool: smic_event.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: bt_get_result()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: status2txt()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: error_recovery()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: drain_BMC2HOST.isra.1()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: bt_get_result.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: error_recovery.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: drain_BMC2HOST.isra.1.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: bt_start_transaction.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_bt_sm.o: warning: objtool: bt_event.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: ssif_remove()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: msg_done_handler()+0x22d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: msg_written_handler()+0x23b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: init_ipmi_ssif()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: ssif_remove.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: msg_done_handler.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: msg_written_handler.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: ssif_probe.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_ssif.o: warning: objtool: init_ipmi_ssif.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: i_ipmi_set_timeout()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_wdog_pretimeout_handler()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_wdog_msg_handler()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: action_op()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: preop_op()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: preaction_op()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_unregister_watchdog()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_register_watchdog()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_close()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: check_parms()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: i_ipmi_set_timeout.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_wdog_msg_handler.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_unregister_watchdog.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_heartbeat.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_register_watchdog.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: ipmi_close.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_watchdog.o: warning: objtool: check_parms.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_atca_detect()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_po_new_smi()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_atca_detect.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/char/ipmi/ipmi_poweroff.o: warning: objtool: ipmi_po_new_smi.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/acpi-cpufreq.o: warning: objtool: acpi_cpufreq_cpu_init.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: print_basics()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: check_supported_cpu()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: write_new_vid()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_cpu_init_on_cpu()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: write_new_fid()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_target_fn()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_cpu_init()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: print_basics.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: check_supported_cpu.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: write_new_vid.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_cpu_init_on_cpu.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: write_new_fid.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_target_fn.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_cpu_init.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/powernow-k8.o: warning: objtool: powernowk8_init.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/speedstep-lib.o: warning: objtool: speedstep_get_frequency()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/cpufreq/speedstep-lib.o: warning: objtool: speedstep_get_frequency.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/speedstep-lib.o: warning: objtool: speedstep_get_freqs.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/cpufreq/p4-clockmod.o: warning: objtool: cpufreq_p4_cpu_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/padlock-sha.o: warning: objtool: padlock_cra_init()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/padlock-sha.o: warning: objtool: padlock_cra_init.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_skcipher_callback()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_3des_setkey()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_aes_setkey()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_skcipher_callback.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_3des_setkey.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_aes_setkey.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/cavium/nitrox/nitrox_algs.o: warning: objtool: nitrox_aes_ctr_rfc3686_setkey.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-dev.o: warning: objtool: ccp_trng_read()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes.o: warning: objtool: ccp_register_aes_algs.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-cmac.o: warning: objtool: ccp_aes_cmac_cra_init()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-cmac.o: warning: objtool: ccp_register_aes_cmac_algs()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-cmac.o: warning: objtool: ccp_aes_cmac_cra_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-cmac.o: warning: objtool: ccp_register_aes_cmac_algs.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-xts.o: warning: objtool: ccp_aes_xts_cra_init()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-xts.o: warning: objtool: ccp_register_aes_xts_algs()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-xts.o: warning: objtool: ccp_aes_xts_cra_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-xts.o: warning: objtool: ccp_register_aes_xts_algs.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-galois.o: warning: objtool: ccp_register_aes_aeads()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-aes-galois.o: warning: objtool: ccp_register_aes_aeads.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-des3.o: warning: objtool: ccp_register_des3_algs.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/crypto/ccp/ccp-crypto-sha.c:14: BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-sha.c: In function 'ccp_register_sha_algs': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-sha.o: warning: objtool: ccp_hmac_sha_cra_init()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-sha.o: warning: objtool: ccp_hmac_sha_cra_init.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/ccp/ccp-crypto-sha.o: warning: objtool: ccp_register_sha_algs.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_core.o: warning: objtool: chcr_uld_rx_handler()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_core.o: warning: objtool: cpl_fw6_pld_handler()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_core.o: warning: objtool: chcr_uld_rx_handler.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_core.o: warning: objtool: cpl_fw6_pld_handler.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: get_alg_config()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_aead_op()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_device_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_rfc3686_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_cra_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_authenc_setkey()+0x119: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_gcm_setkey()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: process_cipher()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: aead_ccm_validate_input()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: get_alg_config.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_aead_op.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_device_init.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_compute_partial_hash.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_rfc3686_init.cold.41()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_cra_init.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_register_alg.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_authenc_setkey.cold.44()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_gcm_setkey.cold.45()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_aead_digest_null_setkey.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: create_cipher_wr.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: process_cipher.cold.48()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: create_gcm_wr.cold.49()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: create_authenc_wr.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: chcr_handle_resp.cold.51()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: aead_ccm_validate_input.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/chelsio/chcr_algo.o: warning: objtool: create_aead_ccm_wr.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_c3xxx/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_c3xxx/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_c3xxxvf/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_c3xxxvf/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_c62x/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_c62x/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_c62xvf/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_c62xvf/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_ctl_drv.o: warning: objtool: adf_ctl_alloc_resources()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/adf_ctl_drv.o: warning: objtool: adf_ctl_alloc_resources.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_ctl_drv.o: warning: objtool: adf_ctl_ioctl.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_init.o: warning: objtool: adf_service_unregister()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/adf_init.o: warning: objtool: adf_service_unregister.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_aer.o: warning: objtool: adf_slot_reset()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/adf_aer.o: warning: objtool: adf_slot_reset.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_crypto.o: warning: objtool: qat_crypto_create_instances()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_crypto.o: warning: objtool: qat_crypto_get_instance_node()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_crypto.o: warning: objtool: qat_crypto_get_instance_node.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_init_reg()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_auth_fw.isra.14()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_fetch_initmem_ae.isra.23()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_map_auth_fw()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_init_reg.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_auth_fw.isra.14.cold.39()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_fetch_initmem_ae.isra.23.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_map_auth_fw.cold.41()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_wr_mimage.cold.42()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_map_obj.cold.43()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_uclo.o: warning: objtool: qat_uclo_wr_all_uimage.cold.44()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_rd_ae_csr()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_wr_ae_csr()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_set_ae_ctx_mode()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_clr_reset()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_rd_rel_reg()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_exec_micro_inst.constprop.2()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_wr_rel_reg()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_put_rel_wr_xfer()+0x193: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_start()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_rd_ae_csr.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_wr_ae_csr.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_set_ae_ctx_mode.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_clr_reset.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_rd_rel_reg.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_exec_micro_inst.constprop.2.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_wr_rel_reg.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_put_rel_wr_xfer.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_start.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_init_gpr.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_init_wr_xfer.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_init_rd_xfer.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/qat_hal.o: warning: objtool: qat_hal_init_nn.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_transport_debug.o: warning: objtool: adf_ring_debugfs_add()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/adf_transport_debug.o: warning: objtool: adf_bank_debugfs_add()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_common/adf_transport_debug.o: warning: objtool: adf_ring_debugfs_add.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_common/adf_transport_debug.o: warning: objtool: adf_bank_debugfs_add.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_dh895xcc/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_dh895xcc/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/qat/qat_dh895xccvf/adf_drv.o: warning: objtool: adf_remove()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/qat/qat_dh895xccvf/adf_drv.o: warning: objtool: adf_remove.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_algs.o: warning: objtool: virtio_crypto_ablkcipher_setkey()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_algs.o: warning: objtool: virtio_crypto_ablkcipher_setkey.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_algs.o: warning: objtool: __virtio_crypto_ablkcipher_do_req.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_devmgr_add_dev()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_get_dev_node()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_dev_start()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_devmgr_add_dev.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_get_dev_node.cold.3()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/crypto/virtio/virtio_crypto_mgr.o: warning: objtool: virtcrypto_dev_start.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f16h_mc2_mce()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: amd_decode_mce()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc2_mce()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc1_mce()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc0_mce()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f12h_mc0_mce()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f10h_mc0_mce()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc0_mce()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc2_mce()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc1_mce()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f16h_mc2_mce.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: cat_mc0_mce.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: amd_decode_mce.cold.18()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc2_mce.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc1_mce.cold.20()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f15h_mc0_mce.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: cat_mc1_mce.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f12h_mc0_mce.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: f10h_mc0_mce.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc0_mce.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc2_mce.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/edac/mce_amd.o: warning: objtool: k8_mc1_mce.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i5000_edac.o: warning: objtool: i5000_init_one.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i5100_edac.o: warning: objtool: i5100_init_one.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i5400_edac.o: warning: objtool: i5400_init_one.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i7300_edac.o: warning: objtool: i7300_init_one.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i7core_edac.o: warning: objtool: i7core_unregister_mci.isra.9()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/i7core_edac.o: warning: objtool: write_and_test.cold.23()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i7core_edac.o: warning: objtool: i7core_mce_check_error.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i7core_edac.o: warning: objtool: i7core_unregister_mci.isra.9.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i7core_edac.o: warning: objtool: i7core_probe.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/edac/sb_edac.o: warning: objtool: sbridge_mce_check_error.cold.17()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/edac/pnd2_edac.o: warning: objtool: apl_check_ecc_active()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/pnd2_edac.o: warning: objtool: dnv_check_ecc_active.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/edac/pnd2_edac.o: warning: objtool: apl_check_ecc_active.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/edac/pnd2_edac.o: warning: objtool: pnd2_mce_check_error.cold.15()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: ctl_page_to_phys()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_hub_error()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_nsi_error()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_sysbus_error()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_membuf_error()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_process_ce()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_process_ded_retry.constprop.14()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: e752x_check()+0x28f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: ctl_page_to_phys.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_global_error.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_hub_error.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_nsi_error.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_sysbus_error.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_membuf_error.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_process_ce.cold.24()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: do_process_ded_retry.constprop.14.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: e752x_init_one.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/e752x_edac.o: warning: objtool: e752x_check.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i82975x_edac.o: warning: objtool: i82975x_check()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/i82975x_edac.o: warning: objtool: i82975x_init_one.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i82975x_edac.o: warning: objtool: i82975x_check.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i3000_edac.o: warning: objtool: i3000_init_one()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/i3000_edac.o: warning: objtool: i3000_init_one.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/edac/i3200_edac.o: warning: objtool: i3200_init_one()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/i3200_edac.o: warning: objtool: i3200_init_one.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/edac/ie31200_edac.o: warning: objtool: ie31200_init_one()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/ie31200_edac.o: warning: objtool: ie31200_init_one.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/x38_edac.o: warning: objtool: x38_init_one()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/x38_edac.o: warning: objtool: x38_init_one.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: f1x_early_channel_count()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: __amd64_read_pci_cfg_dword()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: k8_map_sysaddr_to_csrow()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: __amd64_write_pci_cfg_dword()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: get_channel_from_ecc_syndrome.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: f1x_early_channel_count.cold.31()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: __log_ecc_error.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: __amd64_read_pci_cfg_dword.cold.33()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: k8_map_sysaddr_to_csrow.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/edac/amd64_edac.o: warning: objtool: __amd64_write_pci_cfg_dword.cold.35()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-card.o: warning: objtool: allocate_broadcast_channel()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-card.o: warning: objtool: allocate_broadcast_channel.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-card.o: warning: objtool: bm_work.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-device.o: warning: objtool: show_text_leaf()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-device.o: warning: objtool: modalias_show()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_fill_response()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_get_response_length()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_send_response()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_fill_response.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_send_request.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_get_response_length.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/firewire/core-transaction.o: warning: objtool: fw_send_response.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/firmware/dcdbas.o: warning: objtool: dcdbas_reboot_notify()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/firmware/dcdbas.o: warning: objtool: dcdbas_reboot_notify.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-core.o: warning: objtool: fmc_check_version()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/fmc/fmc-core.o: warning: objtool: fmc_check_version.cold.2()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-core.o: warning: objtool: fmc_device_register_n.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-match.o: warning: objtool: fmc_fill_id_info()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/fmc/fmc-match.o: warning: objtool: fmc_fill_id_info.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-sdb.o: warning: objtool: __fmc_show_sdb_tree()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/fmc/fmc-sdb.o: warning: objtool: __fmc_show_sdb_tree.cold.2()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-dump.o: warning: objtool: fmc_dump_sdb.cold.3()+0x2a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/fmc/fmc-fakedev.c:13: BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'ff_init' at drivers/fmc/fmc-fakedev.c:308:3: BUILDSTDERR: ./include/linux/string.h:309:9: warning: '__builtin_memcpy' accessing 8192 bytes at offsets 0 and 0 overlaps 8192 bytes at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin_memcpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/fmc/fmc-fakedev.o: warning: objtool: ff_work_fn()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/fmc/fmc-fakedev.o: warning: objtool: ff_work_fn.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/fmc/fmc-write-eeprom.o: warning: objtool: fwe_probe()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/fmc/fmc-write-eeprom.o: warning: objtool: fwe_probe.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpio/gpio-ich.o: warning: objtool: ichx_gpio_probe.cold.6()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_dp_helper.o: warning: objtool: drm_dp_read_desc()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_probe_helper.o: warning: objtool: drm_helper_probe_single_connector_modes.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_dp_mst_topology.o: warning: objtool: build_allocate_payload()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_dp_mst_topology.o: warning: objtool: drm_dp_port_setup_pdt()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_atomic_helper.o: warning: objtool: drm_atomic_helper_wait_for_vblanks.part.17.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_edid_load.o: warning: objtool: drm_load_edid_firmware.cold.0()+0x85: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_fb_helper.o: warning: objtool: drm_setup_crtcs.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_pages()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_sg()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_virt_range()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_pages.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_sg.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_cache.o: warning: objtool: drm_clflush_virt_range.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_drv.o: warning: objtool: drm_dev_printk()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_drv.o: warning: objtool: drm_dev_printk.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_drv.o: warning: objtool: drm_dev_register.cold.9()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_pci.o: warning: objtool: drm_pcie_get_speed_cap_mask.cold.8()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_mm.o: warning: objtool: drm_mm_takedown()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_mm.o: warning: objtool: drm_mm_takedown.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_edid.o: warning: objtool: drm_edid_get_monitor_name()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_edid.o: warning: objtool: drm_edid_block_valid.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constprop.35.cold.38()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: modeset_backoff.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: drm_modeset_acquire_fini.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: drm_modeset_unlock_all.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_modeset_lock.o: warning: objtool: drm_modeset_lock_all.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_framebuffer.o: warning: objtool: drm_framebuffer_remove.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_connector.o: warning: objtool: drm_mode_connector_set_tile_property()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_connector.o: warning: objtool: drm_connector_init.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_mode_object.o: warning: objtool: drm_object_attach_property()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_mode_object.o: warning: objtool: drm_object_attach_property.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_vblank_init()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_accurate_vblank_count()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_wait_one_vblank()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_vblank_init.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_accurate_vblank_count.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_vblank.o: warning: objtool: drm_wait_one_vblank.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/drm_ioc32.o: warning: objtool: compat_drm_addmap.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: warning: objtool: amdgpu_pci_probe.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_switcheroo_set_state()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_gpu_reset()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_check_soft_reset.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_switcheroo_set_state.cold.31()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_sriov_gpu_reset.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_gpu_reset.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_device.o: warning: objtool: amdgpu_device_init.cold.34()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o: warning: objtool: amdgpu_atombios_get_clock_info()+0x310: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.o: warning: objtool: amdgpu_atombios_get_clock_info.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_iio_execute()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_get_src_int()+0x289: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_put_dst()+0x281: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_processds()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_debug()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setdatablock()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_postcard()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_div32()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mul32()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_test()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_switch()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_compare()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setfbbase()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_div()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mul()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shr()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shl()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_xor()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mask()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_clear()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_sub()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_add()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shift_right()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shift_left()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_or()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_and()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_delay()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_jump()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setregblock()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setport()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_move()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: amdgpu_atom_execute_table_locked()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_calltable()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: amdgpu_atom_parse()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_iio_execute.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_get_src_int.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_put_dst.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_processds.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_debug.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setdatablock.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_postcard.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_div32.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mul32.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_test.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_switch.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_compare.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setfbbase.cold.21()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_div.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mul.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shr.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shl.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_xor.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_mask.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_clear.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_sub.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_add.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shift_right.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_shift_left.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_or.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_and.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_delay.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_jump.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setregblock.cold.37()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_setport.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_move.cold.39()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: amdgpu_atom_execute_table_locked.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: atom_op_calltable.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/atom.o: warning: objtool: amdgpu_atom_parse.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_backend_bind()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_fini()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_backend_bind.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_init.cold.29()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.o: warning: objtool: amdgpu_ttm_fini.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_unbind()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_map()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_bind()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_init()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_unbind.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_map.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_bind.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gart.o: warning: objtool: amdgpu_gart_init.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o: warning: objtool: amdgpu_i2c_init()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o: warning: objtool: amdgpu_i2c_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o: warning: objtool: amdgpufb_create()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_fb.o: warning: objtool: amdgpufb_create.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o: warning: objtool: amdgpu_gem_force_release()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gem.o: warning: objtool: amdgpu_gem_force_release.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_bios.o: warning: objtool: check_atom_bios.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.o: warning: objtool: amdgpu_pm_compute_clocks.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o: warning: objtool: amdgpu_afmt_calc_cts()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.o: warning: objtool: amdgpu_afmt_calc_cts.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o: warning: objtool: amdgpu_vm_fini()+0x311: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o: warning: objtool: amdgpu_vm_init.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.o: warning: objtool: amdgpu_vm_fini.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/cik.o: warning: objtool: cik_common_hw_init.cold.8()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/kv_dpm.o: warning: objtool: kv_dpm_print_power_state()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/kv_dpm.o: warning: objtool: kv_dpm_print_power_state.cold.24()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_dpm_print_power_state()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_upload_firmware()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_dpm_print_power_state.cold.46()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_upload_firmware.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/ci_dpm.o: warning: objtool: ci_dpm_sw_init.cold.48()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v7_0.o: warning: objtool: gfx_v7_0_ring_test_ib.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v7_0.o: warning: objtool: gfx_v7_0_ring_test_ring.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/cik_sdma.o: warning: objtool: cik_sdma_sw_init()+0x23a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/cik_sdma.o: warning: objtool: cik_ctx_switch_enable.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/cik_sdma.o: warning: objtool: cik_sdma_ring_test_ib.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/cik_sdma.o: warning: objtool: cik_sdma_sw_init.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v4_2.o: warning: objtool: uvd_v4_2_ring_test_ring.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v2_0.o: warning: objtool: vce_v2_0_set_powergating_state()+0x149: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v2_0.o: warning: objtool: vce_v2_0_set_powergating_state.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_mailbox_rcv_msg()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_poll_msg()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_mailbox_flr_work()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_send_access_requests()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_mailbox_rcv_msg.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_poll_msg.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_mailbox_flr_work.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_vi.o: warning: objtool: xgpu_vi_send_access_requests.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_rcv_msg()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_poll_msg()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_trans_msg()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_flr_work()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_send_access_requests()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_rcv_msg.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_poll_msg.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_trans_msg.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_mailbox_flr_work.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/mxgpu_ai.o: warning: objtool: xgpu_ai_send_access_requests.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gmc_v7_0.o: warning: objtool: gmc_v7_0_sw_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gmc_v8_0.o: warning: objtool: gmc_v8_0_sw_init.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gmc_v9_0.o: warning: objtool: gmc_v9_0_sw_init()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gmc_v9_0.o: warning: objtool: gmc_v9_0_sw_init.cold.9()+0x277: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o: warning: objtool: amdgpu_irq_init()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.o: warning: objtool: amdgpu_irq_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o: warning: objtool: psp_check_fw_loading_status()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o: warning: objtool: psp_resume()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o: warning: objtool: psp_check_fw_loading_status.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_psp.o: warning: objtool: psp_resume.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o: warning: objtool: amdgpu_add_thermal_controller()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.o: warning: objtool: amdgpu_add_thermal_controller.cold.2()+0x1c5: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o: warning: objtool: amdgpu_gfx_compute_queue_acquire()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o: warning: objtool: amdgpu_gfx_parse_disable_cu.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.o: warning: objtool: amdgpu_gfx_compute_queue_acquire.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o: warning: objtool: gfx_v8_0_ring_test_ib.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o: warning: objtool: gfx_v8_0_sw_init.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v8_0.o: warning: objtool: gfx_v8_0_ring_test_ring.cold.31()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v9_0.o: warning: objtool: gfx_v9_0_ring_test_ib.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/gfx_v9_0.o: warning: objtool: gfx_v9_0_ring_test_ring.cold.32()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o: warning: objtool: sdma_v2_4_sw_init.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v2_4.o: warning: objtool: sdma_v2_4_ring_test_ib.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o: warning: objtool: sdma_v3_0_ctx_switch_enable.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o: warning: objtool: sdma_v3_0_sw_init.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v3_0.o: warning: objtool: sdma_v3_0_ring_test_ib.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o: warning: objtool: sdma_v4_0_sw_init.cold.6()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o: warning: objtool: sdma_v4_0_ring_test_ib.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/sdma_v4_0.o: warning: objtool: sdma_v4_0_ctx_switch_enable.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o: warning: objtool: amdgpu_uvd_sw_init.cold.13()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.o: warning: objtool: amdgpu_uvd_ring_test_ib.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o: warning: objtool: uvd_v5_0_get_clockgating_state()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o: warning: objtool: uvd_v5_0_get_clockgating_state.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v5_0.o: warning: objtool: uvd_v5_0_ring_test_ring.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o: warning: objtool: uvd_v6_0_get_clockgating_state()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o: warning: objtool: uvd_v6_0_get_clockgating_state.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v6_0.o: warning: objtool: uvd_v6_0_ring_test_ring.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o: warning: objtool: uvd_v7_0_sw_init.cold.9()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o: warning: objtool: uvd_v7_0_ring_test_ring.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o: warning: objtool: uvd_v7_0_enc_ring_test_ring.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/uvd_v7_0.o: warning: objtool: uvd_v7_0_enc_ring_test_ib.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o: warning: objtool: amdgpu_vce_sw_init.cold.10()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vce.o: warning: objtool: amdgpu_vce_ring_test_ib.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_early_init()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_get_clockgating_state()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_early_init.cold.5()+0x73: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v3_0.o: warning: objtool: vce_v3_0_get_clockgating_state.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v4_0.o: warning: objtool: vce_v4_0_early_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v4_0.o: warning: objtool: vce_v4_0_sw_init.cold.7()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/vce_v4_0.o: warning: objtool: vce_v4_0_early_init.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_sw_init()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_sw_init.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_dec_ring_test_ring.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_dec_ring_test_ib.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_enc_ring_test_ring.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.o: warning: objtool: amdgpu_vcn_enc_ring_test_ib.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o: warning: objtool: set_vm_context_page_table_base()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o: warning: objtool: kgd_hqd_destroy()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o: warning: objtool: set_vm_context_page_table_base.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.o: warning: objtool: kgd_hqd_destroy.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: set_vm_context_page_table_base()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: kgd_hqd_destroy()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: set_vm_context_page_table_base.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.o: warning: objtool: kgd_hqd_destroy.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.o: warning: objtool: set_vm_context_page_table_base()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.o: warning: objtool: kgd_hqd_destroy()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.o: warning: objtool: set_vm_context_page_table_base.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.o: warning: objtool: kgd_hqd_destroy.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: update_gpuvm_pte.isra.10()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_bo_validate()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: vm_validate_pt_pd_bos()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: add_bo_to_vm()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: validate_invalid_user_pages()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_unreserve_system_memory_limit()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_map_memory_to_gpu()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_create_process_vm()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_mmap_bo()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_evict_userptr()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: reserve_bo_and_cond_vms.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: update_gpuvm_pte.isra.10.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_bo_validate.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: vm_validate_pt_pd_bos.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: add_bo_to_vm.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: validate_invalid_user_pages.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_restore_userptr_worker.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_unreserve_system_memory_limit.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_map_memory_to_gpu.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_create_process_vm.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_mmap_bo.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_export_dmabuf.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_evict_userptr.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_gpuvm_restore_process_bos.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.o: warning: objtool: amdgpu_amdkfd_copy_mem_to_mem.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_write_ind_register()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_read_ind_register()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_write_ind_register.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.o: warning: objtool: amdgpu_cgs_read_ind_register.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_suspend_tile()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_poweroff()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_suspend_tile.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_poweron.cold.6()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acp.o: warning: objtool: acp_poweroff.cold.7()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.o: warning: objtool: amdgpu_atpx_detect.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o: warning: objtool: amdgpu_acpi_pcie_performance_request.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.o: warning: objtool: amdgpu_acpi_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o: warning: objtool: cz_start_smu()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o: warning: objtool: cz_send_msg_to_smc.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/cz_smumgr.o: warning: objtool: cz_start_smu.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smumgr.o: warning: objtool: tonga_start_smu.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o: warning: objtool: fiji_avfs_event_mgr()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o: warning: objtool: fiji_avfs_event_mgr.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smumgr.o: warning: objtool: fiji_start_smu.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_populate_all_memory_levels()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_update_sclk_threshold()+0xc2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_get_mac_definition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_program_memory_timing_parameters.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_populate_all_graphic_levels.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_populate_all_memory_levels.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_init_smc_table.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_update_sclk_threshold.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/fiji_smc.o: warning: objtool: fiji_get_mac_definition.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o: warning: objtool: polaris10_start_smu_in_protection_mode()+0x119: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o: warning: objtool: polaris10_avfs_event_mgr.constprop.2()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o: warning: objtool: polaris10_start_smu_in_protection_mode.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smumgr.o: warning: objtool: polaris10_avfs_event_mgr.constprop.2.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smumgr.o: warning: objtool: iceland_start_smu()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smumgr.o: warning: objtool: iceland_smu_upload_firmware_image.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smumgr.o: warning: objtool: iceland_start_smu.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_populate_all_memory_levels()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_update_sclk_threshold()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_get_mac_definition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_program_memory_timing_parameters.cold.16()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_populate_all_graphic_levels.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_populate_all_memory_levels.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_init_smc_table.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_update_sclk_threshold.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/polaris10_smc.o: warning: objtool: polaris10_get_mac_definition.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_populate_all_graphic_levels()+0x460: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_populate_all_memory_levels()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_update_sclk_threshold()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_get_mac_definition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_initialize_mc_reg_table()+0x338: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_populate_clock_stretcher_data_table.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_program_memory_timing_parameters.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_populate_all_graphic_levels.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_populate_all_memory_levels.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_init_smc_table.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_update_sclk_threshold.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_get_mac_definition.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/tonga_smc.o: warning: objtool: tonga_initialize_mc_reg_table.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_set_smc_sram_address.isra.0()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_copy_bytes_to_smc()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_send_msg_to_smc()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_send_msg_to_smc_offset()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_copy_bytes_from_smc()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_request_smu_load_fw()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_check_fw_load_finish()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_upload_smu_firmware_image()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_init()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_set_smc_sram_address.isra.0.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_copy_bytes_to_smc.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_send_msg_to_smc.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_send_msg_to_smc_offset.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_copy_bytes_from_smc.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_request_smu_load_fw.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_check_fw_load_finish.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_upload_smu_firmware_image.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.o: warning: objtool: smu7_init.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_populate_smc_voltage_table()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_populate_all_memory_levels()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_update_sclk_threshold()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_get_mac_definition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_program_memory_timing_parameters.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_populate_smc_voltage_table.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_populate_all_graphic_levels.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_populate_all_memory_levels.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_init_smc_table.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_update_sclk_threshold.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/iceland_smc.o: warning: objtool: iceland_get_mac_definition.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_send_msg_to_smc()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_verify_smc_interface()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_send_msg_to_smc_with_parameter()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_copy_table_from_smc()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_copy_table_to_smc()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_save_vft_table()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_restore_vft_table()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_start_smu()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_smu_init.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_send_msg_to_smc.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_verify_smc_interface.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_send_msg_to_smc_with_parameter.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_copy_table_from_smc.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_copy_table_to_smc.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_save_vft_table.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_restore_vft_table.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/vega10_smumgr.o: warning: objtool: vega10_start_smu.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_smu_init()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_send_msg_to_smc()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_send_msg_to_smc_with_parameter()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_start_smu()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_smu_fini()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_copy_table_from_smc()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_copy_table_to_smc()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_smu_init.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_send_msg_to_smc.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_send_msg_to_smc_with_parameter.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_start_smu.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_smu_fini.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_copy_table_from_smc.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/rv_smumgr.o: warning: objtool: rv_copy_table_to_smc.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/byteorder/little_endian.h:4, BUILDSTDERR: from ./arch/x86/include/uapi/asm/byteorder.h:4, BUILDSTDERR: from ./include/asm-generic/bitops/le.h:5, BUILDSTDERR: from ./arch/x86/include/asm/bitops.h:517, BUILDSTDERR: from ./include/linux/bitops.h:36, BUILDSTDERR: from ./include/linux/kernel.h:10, BUILDSTDERR: from ./include/linux/list.h:8, BUILDSTDERR: from ./include/linux/preempt.h:10, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/kref.h:18, BUILDSTDERR: from ./include/kcl/kcl_kref.h:5, BUILDSTDERR: from drivers/gpu/drm/amd/amdgpu/../include/../backport/backport.h:7, BUILDSTDERR: from : BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.c: In function 'ci_init_smc_table': BUILDSTDERR: ./include/uapi/linux/byteorder/little_endian.h:40:27: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define __cpu_to_be16(x) ((__force __be16)__swab16((x))) BUILDSTDERR: ^ BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.c:571:11: note: 'tmp' was declared here BUILDSTDERR: uint16_t tmp; BUILDSTDERR: ^~~ BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_set_smc_sram_address.isra.9()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_smc_voltage_table()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_copy_bytes_to_smc.constprop.27()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_single_memory_level()+0x2ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_send_msg_to_smc()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_all_graphic_levels()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_init_smc_table()+0x196: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_update_sclk_threshold()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_process_firmware_header()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_set_smc_sram_address.isra.9.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_smc_voltage_table.cold.32()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_copy_bytes_to_smc.constprop.27.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_program_memory_timing_parameters.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_single_memory_level.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_send_msg_to_smc.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_all_graphic_levels.cold.37()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_populate_all_memory_levels.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_init_smc_table.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_update_sclk_threshold.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/ci_smc.o: warning: objtool: ci_process_firmware_header.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_wait_on_register()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_wait_on_indirect_register()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_trim_voltage_table()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_mvdd_voltage_table()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_vddci_voltage_table()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_vdd_voltage_table()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_voltage_index()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_voltage_id()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_sclk_for_voltage_evv()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_initializa_dynamic_state_adjustment_rule_settings()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: hwmgr_hw_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_wait_on_register.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_wait_on_indirect_register.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_trim_voltage_table.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_mvdd_voltage_table.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_vddci_voltage_table.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_svi2_vdd_voltage_table.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_voltage_index.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_voltage_id.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_get_sclk_for_voltage_evv.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_initializa_dynamic_state_adjustment_rule_settings.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hwmgr.o: warning: objtool: phm_apply_dal_min_voltage_request.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o: warning: objtool: pp_tables_get_response_times()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/processpptables.o: warning: objtool: pp_tables_get_response_times.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/hardwaremanager.o: warning: objtool: phm_get_clock_info.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_set_power_state_tasks()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_setup_asic_task()+0x247: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_enable_dpm_tasks()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_disable_dpm_tasks()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_hwmgr_backend_init()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_set_power_state_tasks.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_setup_asic_task.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_enable_dpm_tasks.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_disable_dpm_tasks.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/cz_hwmgr.o: warning: objtool: cz_hwmgr_backend_init.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_valid_clk.isra.10()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_vddc_lookup_table.isra.12.constprop.16()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: pp_tables_v1_0_initialize()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_number_of_powerplay_table_entries_v1_0()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_powerplay_table_entry_v1_0()+0x234: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_valid_clk.isra.10.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_vddc_lookup_table.isra.12.constprop.16.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: pp_tables_v1_0_initialize.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_number_of_powerplay_table_entries_v1_0.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/process_pptables_v1_0.o: warning: objtool: get_powerplay_table_entry_v1_0.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_initialize_mc_reg_table()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_is_voltage_controlled_by_gpio_v3()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_voltage_table_v3()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_pp_assign_pin()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_svi2_info()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_initialize_mc_reg_table.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_is_voltage_controlled_by_gpio_v3.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_voltage_table_v3.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_pp_assign_pin.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_calculate_voltage_evv_on_sclk.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomctrl.o: warning: objtool: atomctrl_get_svi2_info.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_voltage_info_table.isra.1()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_is_voltage_controlled_by_gpio_v4()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_voltage_table_v4()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_pp_assign_pin()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_avfs_information()+0x15d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_gpio_information()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl__get_clk_information_by_clkid()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_vbios_bootup_values()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_voltage_info_table.isra.1.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_is_voltage_controlled_by_gpio_v4.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_voltage_table_v4.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_pp_assign_pin.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_avfs_information.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_gpio_information.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl__get_clk_information_by_clkid.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/ppatomfwctrl.o: warning: objtool: pp_atomfwctrl_get_vbios_bootup_values.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_mclk_od()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_sclk_od()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_apply_state_adjust_rules()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_check_states_equal()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_patch_ppt_v1_with_vdd_leakage.isra.29()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_sort_lookup_table.isra.32()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_patch_ppt_v0_with_vdd_leakage.isra.34()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_avfs_control()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_disable_dpm_tasks()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_power_profile_state()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_power_state_tasks()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: phm_add_voltage.isra.54()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_hwmgr_backend_init()+0x1118: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_pp_table_entry_callback_func_v0()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_pp_table_entry_callback_func_v1()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_enable_dpm_tasks()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_sleep_divider_id_from_clock()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_unfreeze_sclk_mclk_dpm.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_mclk_od.cold.59()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_sclk_od.cold.60()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_dpm_get_sclk.cold.61()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_dpm_get_mclk.cold.62()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_apply_state_adjust_rules.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_check_states_equal.cold.64()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_patch_ppt_v1_with_vdd_leakage.isra.29.cold.65()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_sort_lookup_table.isra.32.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_patch_ppt_v0_with_vdd_leakage.isra.34.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_avfs_control.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_disable_dpm_tasks.cold.69()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_freeze_sclk_mclk_dpm.cold.70()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_power_profile_state.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_set_power_state_tasks.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_read_sensor.cold.73()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: phm_add_voltage.isra.54.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_hwmgr_backend_init.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_pp_table_entry_callback_func_v0.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_pp_table_entry_callback_func_v1.cold.77()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_enable_dpm_tasks.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_hwmgr.o: warning: objtool: smu7_get_sleep_divider_id_from_clock.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_didt_config()+0x1a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_disable_didt_config()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_smc_cac()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_disable_smc_cac()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_power_containment()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_didt_config.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_disable_didt_config.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_smc_cac.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_disable_smc_cac.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_enable_power_containment.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/smu7_powertune.o: warning: objtool: smu7_disable_power_containment.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_valid_clk.isra.12()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_vddc_lookup_table.isra.14()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_pix_clk_voltage_dependency_table.isra.6()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_dcefclk_voltage_dependency_table.isra.8()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_pp_tables_initialize()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_get_number_of_powerplay_table_entries()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_get_powerplay_table_entry()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_valid_clk.isra.12.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_vddc_lookup_table.isra.14.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_pix_clk_voltage_dependency_table.isra.6.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: get_dcefclk_voltage_dependency_table.isra.8.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_pp_tables_initialize.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_get_number_of_powerplay_table_entries.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_processpptables.o: warning: objtool: vega10_get_powerplay_table_entry.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_print_clock_levels()+0x1e0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_gfx_level()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_avfs_enable()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_force_clock_level()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_display_configuration_changed_task()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_soc_level()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_memory_level.isra.39()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_eclock_level()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_setup_asic_task()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_mclk_od()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_sclk_od()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_get_pp_table_entry_callback_func()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_apply_state_adjust_rules()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_check_states_equal()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_power_state_tasks()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_disable_dpm_tasks()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_power_off_asic()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_trim_voltage_table.isra.46()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_init_smc_table()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_dpm_tasks()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: cast_phw_vega10_power_state()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: cast_const_phw_vega10_power_state()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_locate_vddc_given_clock()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_disable_vce_dpm()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_disable_uvd_dpm()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_power_profile_state.cold.60()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_upload_dpm_bootup_level.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_print_clock_levels.cold.62()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_notify_smc_display_config_after_ps_adjustment.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_gfx_level.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_avfs_enable.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_upload_dpm_max_level.isra.32.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_force_clock_level.cold.67()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_read_sensor.cold.68()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_dpm_force_dpm_level.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_display_configuration_changed_task.cold.70()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_soc_level.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_all_graphic_levels.cold.72()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_memory_level.isra.39.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_populate_single_eclock_level.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_setup_asic_task.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_mclk_od.cold.76()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_sclk_od.cold.77()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_dpm_get_sclk.cold.78()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_dpm_get_mclk.cold.79()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_get_pp_table_entry_callback_func.cold.80()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_apply_state_adjust_rules.cold.81()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_check_states_equal.cold.82()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_set_power_state_tasks.cold.83()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_disable_dpm_tasks.cold.84()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_power_off_asic.cold.85()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_trim_voltage_table.isra.46.cold.86()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_hwmgr_backend_init.cold.87()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_init_smc_table.cold.88()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_dpm_tasks.cold.89()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: cast_phw_vega10_power_state.cold.90()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: cast_const_phw_vega10_power_state.cold.91()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_locate_vddc_given_clock.cold.92()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_disable_vce_dpm.cold.93()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_hwmgr.o: warning: objtool: vega10_enable_disable_uvd_dpm.cold.94()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_didt_set_mask()+0x326: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_enable_power_containment()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_disable_power_containment()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_didt_set_mask.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_enable_didt_config.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_disable_didt_config.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_enable_power_containment.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.o: warning: objtool: vega10_disable_power_containment.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_get_current_rpm.isra.3()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_fan_ctrl_start_smc_fan_control()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_fan_ctrl_stop_smc_fan_control()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_thermal_disable_alert()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_thermal_setup_fan_table()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_get_current_rpm.isra.3.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_fan_ctrl_start_smc_fan_control.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_fan_ctrl_stop_smc_fan_control.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_thermal_disable_alert.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_thermal_setup_fan_table.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_thermal.o: warning: objtool: vega10_start_thermal_controller.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_print_clock_levels()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_hwmgr_backend_init()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_set_power_state_tasks()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_print_clock_levels.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_hwmgr_backend_init.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/rv_hwmgr.o: warning: objtool: rv_set_power_state_tasks.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_set_power_profile_state.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_set_powergating_state.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_resume.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_powergate_vce.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_powergate_uvd.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_set_fan_control_mode.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_temperature.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_fan_control_mode.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_sclk_od.cold.39()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_mclk_od.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_force_clock_level.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_set_sclk_od.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_mclk.cold.43()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_set_mclk_od.cold.44()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_set_fan_speed_percent.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_fan_speed_percent.cold.46()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_get_sclk.cold.47()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_print_clock_levels.cold.48()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_read_sensor.cold.49()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_reset_power_profile_state.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_hw_init.cold.51()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: pp_dpm_force_performance_level.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: amd_set_clockgating_by_smu.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../powerplay/amd_powerplay.o: warning: objtool: amd_powerplay_get_current_clocks.cold.54()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/kref.h:18, BUILDSTDERR: from ./include/kcl/kcl_kref.h:5, BUILDSTDERR: from drivers/gpu/drm/amd/amdgpu/../include/../backport/backport.h:7, BUILDSTDERR: from : BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_connector_add_common_modes': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: dm_late_init()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: amdgpu_dm_register_backlight_device()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: amdgpu_dm_update_connector_after_detect()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: dm_late_init.cold.38()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: create_stream_for_sink.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: amdgpu_dm_register_backlight_device.cold.40()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: amdgpu_dm_atomic_commit_tail.cold.41()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o: warning: objtool: amdgpu_dm_update_connector_after_detect.cold.42()+0x7e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.o: warning: objtool: amdgpu_dm_irq_handler.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.o: warning: objtool: dm_dp_add_mst_connector.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.o: warning: objtool: dm_pp_get_clock_levels_by_type()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.o: warning: objtool: dm_pp_get_clock_levels_by_type.cold.3()+0x7e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o: warning: objtool: dm_helpers_dp_mst_start_top_mgr()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o: warning: objtool: dm_helpers_dp_mst_stop_top_mgr()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o: warning: objtool: dm_helpers_parse_edid_caps.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o: warning: objtool: dm_helpers_dp_mst_start_top_mgr.cold.3()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.o: warning: objtool: dm_helpers_dp_mst_stop_top_mgr.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/basics/fixpt31_32.o: warning: objtool: .text.unlikely: unexpected end of section BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/basics/grph_object_id.o: warning: objtool: dal_graphics_object_id_is_equal()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/basics/grph_object_id.o: warning: objtool: dal_graphics_object_id_is_equal.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/basics/logger.o: warning: objtool: log_to_debug_console.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c: In function 'get_embedded_panel_info_v2_1': BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1335:3: warning: overflow in conversion from 'int' to 'unsigned char:1' changes value from '(int)lvds->lcd_timing.miscinfo & 128' to '0' [-Woverflow] BUILDSTDERR: lvds->lcd_timing.miscinfo & ATOM_INTERLACE; BUILDSTDERR: ^~~~ BUILDSTDERR: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.o: warning: objtool: dc_create.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: quiesce_process_mm()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: resume_process_mm()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kgd2kfd_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kfd_evict_bo_worker()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: quiesce_process_mm.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: resume_process_mm.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kgd2kfd_probe.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kgd2kfd_device_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kgd2kfd_schedule_evict_and_restore_process.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device.o: warning: objtool: kfd_evict_bo_worker.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_ipc_export_handle()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_ipc_import_handle()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_import_dmabuf()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_free_memory_of_gpu()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_create_event()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_update_queue()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_create_queue()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_ipc_export_handle.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_ipc_import_handle.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_import_dmabuf.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_free_memory_of_gpu.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_create_event.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_update_queue.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_map_memory_to_gpu.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_create_queue.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_chardev.o: warning: objtool: kfd_ioctl_cross_memory_copy.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_debug_print_topology()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_create_topology_device()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_topology_add_device()+0x352: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_numa_node_to_apic_id()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_debug_print_topology.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_create_topology_device.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_topology_init.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_topology_add_device.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_topology.o: warning: objtool: kfd_numa_node_to_apic_id.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: write_kernel_doorbell64()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_doorbell.o: warning: objtool: write_kernel_doorbell64.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o: warning: objtool: kfd_set_process_dgpu_aperture()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o: warning: objtool: kfd_set_process_dgpu_aperture.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.o: warning: objtool: kfd_init_apertures.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_create_process_device_data()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_process_find_bo_from_interval()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_reserved_mem_mmap()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_create_process_device_data.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_bind_process_to_device.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_bind_processes_to_device.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_process_find_bo_from_interval.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_create_process.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process.o: warning: objtool: kfd_reserved_mem_mmap.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: initialize()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: kernel_queue_init()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: initialize.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.o: warning: objtool: kernel_queue_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_set_resources()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_query_status()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_unmap_queue()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_runlist()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_set_resources.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_query_status.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_unmap_queue.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.o: warning: objtool: pm_send_runlist.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o: warning: objtool: pqm_create_queue()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o: warning: objtool: pqm_create_queue.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.o: warning: objtool: pqm_destroy_queue.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: destroy_queue_nocpsch_locked()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: get_mqd_manager_nocpsch()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_queue_nocpsch()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: amdkfd_fence_wait_timeout()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: unmap_queues_cpsch.part.20.constprop.24()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: execute_queues_cpsch()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_evict_queues()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_restore_queues()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_termination_cpsch()+0x19f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_kernel_queue_cpsch()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_queue_cpsch()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: map_queues_cpsch.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: destroy_queue_nocpsch_locked.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: get_mqd_manager_nocpsch.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_queue_nocpsch.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: amdkfd_fence_wait_timeout.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: unmap_queues_cpsch.part.20.constprop.24.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: update_queue.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: execute_queues_cpsch.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_evict_queues.cold.34()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_restore_queues.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: process_termination_cpsch.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_kernel_queue_cpsch.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.o: warning: objtool: create_queue_cpsch.cold.38()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: kfd_event_create()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: kfd_event_mmap()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: kfd_event_create.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_events.o: warning: objtool: kfd_event_mmap.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.o: warning: objtool: event_interrupt_isr_v9.cold.0()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_address_watch_nodiq()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_register_diq()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_nodiq()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_diq_submit_ib.constprop.2()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_diq()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_address_watch_diq()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_address_watch_nodiq.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_register_diq.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_nodiq.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_diq_submit_ib.constprop.2.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_wave_control_diq.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.o: warning: objtool: dbgdev_address_watch_diq.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_create()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_dbgmgr.o: warning: objtool: kfd_dbgmgr_create.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_crat.o: warning: objtool: kfd_parse_crat_table()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_crat.o: warning: objtool: kfd_create_crat_image_acpi()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_crat.o: warning: objtool: kfd_parse_crat_table.cold.5()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_crat.o: warning: objtool: kfd_create_crat_image_acpi.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_crat.o: warning: objtool: kfd_create_crat_image_virtual.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: put_pages_helper()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: put_pages()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: get_pages()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: put_pages_helper.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: put_pages.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_rdma.o: warning: objtool: get_pages.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_get_page_size()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_put_pages()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_dma_map()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_get_pages()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: free_callback()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_get_page_size.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_put_pages.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_dma_map.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: amd_get_pages.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: free_callback.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_peerdirect.o: warning: objtool: kfd_init_peer_direct.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_ipc.o: warning: objtool: kfd_ipc_export_as_handle.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_debugfs.o: warning: objtool: kfd_debugfs_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/amd/amdkfd/kfd_debugfs.o: warning: objtool: kfd_debugfs_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ast/ast_main.o: warning: objtool: ast_driver_load.cold.8()+0x40d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/bochs/bochs_hw.o: warning: objtool: bochs_hw_init.cold.0()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/bridge/analogix-anx78xx.o: warning: objtool: anx78xx_i2c_probe.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/cirrus/cirrus_fbdev.o: warning: objtool: cirrusfb_create.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/gma500/psb_intel_lvds.o: warning: objtool: psb_intel_lvds_mode_fixup()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/gma500/psb_intel_lvds.o: warning: objtool: psb_intel_lvds_mode_fixup.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/gma500/psb_intel_sdvo.o: warning: objtool: psb_intel_sdvo_mode_set.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/gma500/mid_bios.o: warning: objtool: mid_chip_setup()+0x46c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/gma500/mid_bios.o: warning: objtool: mid_chip_setup.cold.1()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/gma500/cdv_intel_lvds.o: warning: objtool: cdv_intel_lvds_mode_fixup.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/gma500/cdv_intel_dp.o: warning: objtool: cdv_intel_dp_aux_native_read()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/gma500/cdv_intel_dp.o: warning: objtool: cdv_intel_dp_init.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.o: warning: objtool: hibmc_pci_probe.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: kvmgt_host_init()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: kvmgt_write_protect_add()+0x1b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: __intel_vgpu_release.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: kvmgt_host_init.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: kvmgt_write_protect_add.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/kvmgt.o: warning: objtool: intel_vgpu_iommu_notifier.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: __i915_inject_load_failure()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: i915_reset()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: intel_runtime_resume()+0x1bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: vlv_suspend_complete()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: intel_runtime_suspend()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: i915_gem_fini.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: __i915_inject_load_failure.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: i915_driver_load.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: i915_reset.cold.18()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: intel_runtime_resume.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: vlv_suspend_complete.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_drv.o: warning: objtool: intel_runtime_suspend.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen5_assert_iir_is_zero()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_irq_pre_postinstall()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ilk_update_gt_irq()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: snb_update_pm_irq()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: bdw_update_port_irq()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_get_crtc_scanoutpos()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ivybridge_parity_work()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: vlv_get_pipestat_enable_mask.isra.2()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_hpd_irq_setup()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_hotplug_interrupt_update()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ilk_update_display_irq()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_unmask_pm_irq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_mask_pm_irq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_enable_rps_interrupts()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen9_enable_guc_interrupts()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: bdw_update_pipe_irq()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_display_interrupt_update()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_enable_pipestat()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: vlv_display_irq_postinstall()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_disable_pipestat()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen5_assert_iir_is_zero.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_irq_pre_postinstall.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ilk_update_gt_irq.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: snb_update_pm_irq.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: bdw_update_port_irq.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_get_crtc_scanoutpos.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ivybridge_parity_work.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: vlv_get_pipestat_enable_mask.isra.2.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_hpd_irq_setup.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_hotplug_interrupt_update.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ilk_update_display_irq.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_unmask_pm_irq.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_pm_rps_work.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_mask_pm_irq.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen6_enable_rps_interrupts.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: gen9_enable_guc_interrupts.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: bdw_update_pipe_irq.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: ibx_display_interrupt_update.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_enable_pipestat.cold.32()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: vlv_display_irq_postinstall.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_irq.o: warning: objtool: i915_disable_pipestat.cold.34()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_pci.o: warning: objtool: i915_pci_probe.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_csr.o: warning: objtool: csr_load_work_fn.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_device_info.o: warning: objtool: intel_platform_name()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_device_info.o: warning: objtool: intel_device_info_runtime_init()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_device_info.o: warning: objtool: intel_platform_name.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_device_info.o: warning: objtool: intel_device_info_runtime_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_wm_method2()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: vlv_atomic_update_fifo()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_ddb_min_alloc()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_get_linetime_us()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_check_pipe_max_pixel_rate()+0x224: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_cleanup_gt_powersave()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_init_clock_gating_hooks()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: sandybridge_pcode_read()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: sandybridge_pcode_write()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: gen6_update_ring_freq()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_enable_gt_powersave()+0x257: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_pcode_request()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_init_gt_powersave()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_wm_method2.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: vlv_atomic_update_fifo.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_ddb_min_alloc.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: vlv_compute_pipe_wm.cold.49()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: g4x_compute_intermediate_wm.cold.50()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: ilk_compute_fbc_wm.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: ilk_program_watermarks.cold.52()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: ilk_compute_pipe_wm.cold.53()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_get_linetime_us.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_plane_downscale_amount.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_plane_relative_data_rate.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_compute_wm.cold.57()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_check_pipe_max_pixel_rate.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_cleanup_gt_powersave.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_init_clock_gating_hooks.cold.60()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: sandybridge_pcode_read.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: sandybridge_pcode_write.cold.63()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: gen6_update_ring_freq.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_enable_gt_powersave.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_pcode_request.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: valleyview_set_rps.cold.67()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pm.o: warning: objtool: intel_init_gt_powersave.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: assert_csr_loaded()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_power_well_enabled()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_enabled()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_init()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_set_dc_state()+0x1b0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_dc_off_power_well_enable()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: skl_set_power_well()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_dpio_cmn_power_well_disable()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_dpio_cmn_power_well_enable()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_disable()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_enable()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_disable()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_enable()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_display_power_domain_str()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: bxt_enable_dc9()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: bxt_disable_dc9()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_enable_dc5()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: skl_enable_dc6()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get_if_in_use()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get_noresume()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_put()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_display_power_put()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_power_domains_init_hw()+0x1a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_enable()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: assert_csr_loaded.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_power_well_enabled.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_enabled.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_init.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_set_dc_state.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_dc_off_power_well_enable.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: skl_set_power_well.cold.23()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_dpio_cmn_power_well_disable.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_dpio_cmn_power_well_disable.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_dpio_cmn_power_well_enable.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_disable.cold.27()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: vlv_display_power_well_enable.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_dpio_cmn_power_well_enable.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_disable.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_pipe_power_well_enable.cold.31()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_display_power_domain_str.cold.32()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: bxt_enable_dc9.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: bxt_disable_dc9.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: gen9_enable_dc5.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: skl_enable_dc6.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: chv_phy_powergate_lanes.cold.37()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get.cold.38()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get_if_in_use.cold.39()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_get_noresume.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_put.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_display_power_put.cold.42()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_power_domains_init_hw.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_runtime_pm.o: warning: objtool: intel_runtime_pm_enable.cold.44()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_ioc32.o: warning: objtool: compat_i915_getparam()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_ioc32.o: warning: objtool: compat_i915_getparam.cold.0()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_dpcd_show()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_gem_framebuffer_info()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_display_info.cold.34()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_panel_show.cold.35()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_dp_mst_info.cold.36()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_dpcd_show.cold.37()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_displayport_test_type_show.cold.38()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_displayport_test_active_show.cold.39()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_displayport_test_data_show.cold.40()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_sink_crc.cold.41()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_displayport_test_active_write.cold.42()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_debugfs.o: warning: objtool: i915_gem_framebuffer_info.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_pipe_crc.o: warning: objtool: get_new_crc_ctl_reg.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_context.o: warning: objtool: i915_gem_context_init()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_context.o: warning: objtool: i915_gem_context_free.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_context.o: warning: objtool: i915_gem_context_init.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: check_relocations.isra.31()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: eb_relocate_vma()+0x1b9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: check_relocations.isra.31.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: eb_relocate_entry.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_execbuffer.o: warning: objtool: eb_relocate_vma.cold.43()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_fence_reg.o: warning: objtool: i915_vma_get_fence()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_fence_reg.o: warning: objtool: i915_vma_get_fence.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: snb_pte_encode()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ggtt_clear_range()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen6_ggtt_clear_range()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ppgtt_clear_pd()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: alloc_pdp()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ppgtt_release()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ggtt_cleanup_hw()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ggtt_probe_hw()+0x8d9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_gem_init_aliasing_ppgtt()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: snb_pte_encode.cold.53()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ggtt_clear_range.cold.54()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen6_ggtt_clear_range.cold.55()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ppgtt_clear_pd.cold.56()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: alloc_pdp.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: gen8_ppgtt_alloc_pdp.cold.58()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_get_ggtt_vma_pages.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: intel_sanitize_enable_ppgtt.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ppgtt_init_hw.cold.61()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ppgtt_release.cold.62()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ggtt_cleanup_hw.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_ggtt_probe_hw.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_gem_restore_gtt_mappings.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_gtt.o: warning: objtool: i915_gem_init_aliasing_ppgtt.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_object_unpin_from_display_plane()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_resume()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_track_fb()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_pread_ioctl()+0x3bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_pwrite_ioctl()+0x458: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: __i915_gem_free_objects.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_object_unpin_from_display_plane.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_object_ggtt_pin.cold.76()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_fault.cold.77()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_suspend.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_resume.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_load_cleanup.cold.80()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_track_fb.cold.81()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_pread_ioctl.cold.82()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem.o: warning: objtool: i915_gem_pwrite_ioctl.cold.83()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_request.o: warning: objtool: __i915_add_request.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: shrinker_lock_uninterruptible.constprop.8()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_oom()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_init()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_cleanup()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: shrinker_lock_uninterruptible.constprop.8.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_oom.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_init.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_shrinker.o: warning: objtool: i915_gem_shrinker_cleanup.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: i915_gem_init_stolen()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: i915_gem_object_create_stolen_for_preallocated()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: i915_gem_init_stolen.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_stolen.o: warning: objtool: i915_gem_object_create_stolen_for_preallocated.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: i915_gem_userptr_init__mmu_notifier()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: cancel_userptr()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: i915_gem_userptr_init__mmu_notifier.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: cancel_userptr.cold.13()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gem_userptr.o: warning: objtool: i915_gem_userptr_ioctl.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: i915_vma_pin_iomap()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: __i915_vma_do_pin()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: i915_vma_close()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: i915_vma_pin_iomap.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: __i915_vma_do_pin.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: i915_vma_retire.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vma.o: warning: objtool: i915_vma_close.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_breadcrumbs.o: warning: objtool: intel_engine_fini_breadcrumbs()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_breadcrumbs.o: warning: objtool: intel_engine_fini_breadcrumbs.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: wa_add()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: wa_ring_whitelist_reg()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engines_init_mmio()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engine_create_scratch()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: init_workarounds_ring()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: wa_add.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: wa_ring_whitelist_reg.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engines_init_mmio.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engines_init.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engine_create_scratch.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: intel_engine_get_instdone.cold.20()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_engine_cs.o: warning: objtool: init_workarounds_ring.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hangcheck.o: warning: objtool: i915_hangcheck_elapsed.cold.6()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: execlists_context_pin()+0x1f4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: intel_logical_ring_cleanup()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: logical_render_ring_init()+0x236: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: execlists_init_reg_state.isra.19.cold.23()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: execlists_context_pin.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: intel_logical_ring_cleanup.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: logical_render_ring_init.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lrc.o: warning: objtool: intel_lr_context_resume.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: mocs_register()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: intel_mocs_init_engine()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: intel_rcs_context_init_mocs()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: get_mocs_settings.isra.1.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: mocs_register.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: intel_mocs_init_engine.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_mocs.o: warning: objtool: intel_rcs_context_init_mocs.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ringbuffer.o: warning: objtool: gen6_ring_sync_to()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ringbuffer.o: warning: objtool: init_ring_common.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ringbuffer.o: warning: objtool: gen6_ring_sync_to.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: __intel_uncore_forcewake_put()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fw_domain_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_fw_release_timer()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fw_domains_get()+0x1a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_get.part.7()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read8()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read64()+0x131: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read32()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read16()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write8()+0x147: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write32()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write16()+0x149: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read16()+0x13e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read64()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write16()+0x15b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read32()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read8()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write8()+0x159: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write32()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write32()+0x19b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write16()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write8()+0x1a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read8()+0x1a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read64()+0x1a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read16()+0x1a6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read32()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write16()+0x229: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write8()+0x231: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write16()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write32()+0x22a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read16()+0x1ba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read8()+0x1b9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read32()+0x1b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read64()+0x1b5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write8()+0x227: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write32()+0x220: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_domain_to_str()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: assert_forcewakes_inactive()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_init()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_for_reg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: find_fw_domain.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: __intel_uncore_forcewake_put.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fw_domain_init.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_fw_release_timer.cold.14()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fw_domains_get.cold.15()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_reset.cold.16()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_get.part.7.cold.17()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read8.cold.18()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read64.cold.19()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read32.cold.20()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_read16.cold.21()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write8.cold.22()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write32.cold.23()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen2_write16.cold.24()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read16.cold.25()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read64.cold.26()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write16.cold.27()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read32.cold.28()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_read8.cold.29()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write8.cold.30()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen5_write32.cold.31()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write32.cold.32()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write16.cold.33()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_write8.cold.34()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read8.cold.35()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read64.cold.36()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read16.cold.37()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen6_read32.cold.38()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write16.cold.39()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write8.cold.40()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write16.cold.41()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: gen8_write32.cold.42()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read16.cold.43()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read8.cold.44()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read32.cold.45()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_read64.cold.46()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write8.cold.47()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: fwtable_write32.cold.48()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_domain_to_str.cold.49()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: assert_forcewakes_inactive.cold.50()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_init.cold.51()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uncore.o: warning: objtool: intel_uncore_forcewake_for_reg.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uc.o: warning: objtool: intel_uc_sanitize_options()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uc.o: warning: objtool: intel_uc_init_hw()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_uc.o: warning: objtool: fetch_uc_fw.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uc.o: warning: objtool: intel_uc_sanitize_options.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_uc.o: warning: objtool: intel_uc_init_hw.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_ct.o: warning: objtool: intel_guc_send_ct.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_log.o: warning: objtool: guc_log_capture_logs()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_log.o: warning: objtool: intel_guc_log_create()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_log.o: warning: objtool: guc_log_capture_logs.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_log.o: warning: objtool: intel_guc_log_create.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_guc_loader.o: warning: objtool: intel_guc_init_hw.cold.3()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: __destroy_doorbell()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: __i915_guc_submit()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: __destroy_doorbell.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: __i915_guc_submit.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_guc_submission.o: warning: objtool: i915_guc_submission_enable.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: ilk_audio_codec_disable()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: i915_audio_component_get_cdclk_freq()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: ilk_audio_codec_enable()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: get_saved_enc()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: ilk_audio_codec_disable.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: i915_audio_component_get_cdclk_freq.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: ilk_audio_codec_enable.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_audio.o: warning: objtool: get_saved_enc.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_atomic.o: warning: objtool: intel_atomic_setup_scalers.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_destroy_state()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_atomic_check()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_destroy_state.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_atomic_plane.o: warning: objtool: intel_plane_atomic_check.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_is_port_present()+0xb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_init()+0x13dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_is_port_hpd_inverted()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_is_port_present.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_init.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_bios.o: warning: objtool: intel_bios_is_port_hpd_inverted.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: vlv_program_pfi_credits()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: bxt_get_cdclk()+0x101: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: intel_set_cdclk()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: skl_set_cdclk()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: bdw_set_cdclk()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: vlv_program_pfi_credits.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: bxt_get_cdclk.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: skl_get_cdclk.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: cnl_get_cdclk.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: intel_set_cdclk.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: skl_set_cdclk.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: bxt_set_cdclk.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: cnl_set_cdclk.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: bdw_set_cdclk.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_cdclk.o: warning: objtool: intel_init_cdclk_hooks.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_color.o: warning: objtool: bdw_load_gamma_lut.isra.2()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_color.o: warning: objtool: bdw_load_gamma_lut.isra.2.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: _intel_adjust_tile_offset()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: skylake_pfit_enable()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_plane()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_planes_disabled()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_sprites_disabled()+0x1e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_rx()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: cpt_set_fdi_bc_bifurcation()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_tx()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_gen7_queue_flip()+0x181: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_vblank_disabled()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: vlv_PLL_is_optimal.isra.41()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_get_pfit_config.isra.56()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: verify_single_dpll_state.isra.63()+0x20d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: skl_max_scale.part.133()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_cursor.constprop.145()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_adjust_tile_offset.constprop.154()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_user_framebuffer_destroy()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_disable_pipe()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: vlv_get_cck_clock()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pll()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_dsi_pll()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_rx_pll()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_panel_unlocked()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pipe()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: chv_enable_pll()+0x142: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i9xx_pfit_enable()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pch_transcoder_disabled()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_crtc_pch_transcoder()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_enable_pipe()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_pin_and_fence_fb_obj()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_enable_ips()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_disable_ips()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_crtc_disable_noatomic()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_port_to_power_domain()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i9xx_crtc_enable()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: valleyview_crtc_enable()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_crtc_enable()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: haswell_crtc_enable()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_modeset_setup_hw_state()+0x9ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_enable_pc8()+0x470: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_get_load_detect_pipe()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_plane_atomic_calc_changes()+0x1ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_check_page_flip()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_get_pipe_from_connector()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i830_enable_pipe()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: __intel_display_resume()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_modeset_cleanup()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: _intel_adjust_tile_offset.cold.155()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_tile_width_bytes.cold.156()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: skylake_pfit_enable.cold.157()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_plane.cold.158()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_planes_disabled.cold.159()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_sprites_disabled.cold.160()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_rx.cold.161()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pch_dp_disabled.cold.162()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pch_hdmi_disabled.cold.163()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: cpt_set_fdi_bc_bifurcation.cold.164()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_tx.cold.165()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_gen7_queue_flip.cold.166()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_vblank_disabled.cold.167()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: vlv_PLL_is_optimal.isra.41.cold.168()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_get_pfit_config.isra.56.cold.169()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: verify_single_dpll_state.isra.63.cold.170()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: verify_connector_state.isra.105.cold.171()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_get_pipe_config.cold.172()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: skl_max_scale.part.133.cold.173()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_cursor.constprop.145.cold.174()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_adjust_tile_offset.constprop.154.cold.175()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: haswell_get_pipe_config.cold.176()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_user_framebuffer_destroy.cold.177()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_disable_pipe.cold.178()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_crtc_disable.cold.179()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: vlv_get_cck_clock.cold.180()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pll.cold.181()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_dsi_pll.cold.182()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_fdi_rx_pll.cold.183()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_panel_unlocked.cold.184()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pipe.cold.185()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: chv_enable_pll.cold.186()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i9xx_pfit_enable.cold.187()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: assert_pch_transcoder_disabled.cold.188()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_crtc_pch_transcoder.cold.189()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_enable_pipe.cold.190()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_pin_and_fence_fb_obj.cold.191()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_crtc_atomic_check.cold.192()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_enable_ips.cold.193()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_disable_ips.cold.194()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_crtc_disable_noatomic.cold.195()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_atomic_commit_tail.cold.196()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_atomic_commit.cold.197()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_port_to_power_domain.cold.198()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_atomic_check.cold.199()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: sanitize_watermarks.cold.200()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i9xx_crtc_enable.cold.201()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: valleyview_crtc_enable.cold.202()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: ironlake_crtc_enable.cold.203()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: haswell_crtc_enable.cold.204()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_modeset_setup_hw_state.cold.205()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: hsw_enable_pc8.cold.206()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_get_load_detect_pipe.cold.207()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_plane_atomic_calc_changes.cold.208()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_check_page_flip.cold.209()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_get_pipe_from_connector.cold.210()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_modeset_init.cold.211()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: i830_enable_pipe.cold.212()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: __intel_display_resume.cold.213()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_display.o: warning: objtool: intel_modeset_cleanup.cold.214()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: bxt_port_to_phy_channel()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: bxt_port_to_phy_channel.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: bxt_ddi_phy_set_lane_optim_mask.cold.5()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: bxt_ddi_phy_get_lane_lat_optim_mask.cold.6()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_set_phy_signal_level.cold.7()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_data_lane_soft_reset.cold.8()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_phy_pre_pll_enable.cold.9()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_phy_pre_encoder_enable.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: chv_phy_release_cl2_override.cold.11()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: vlv_set_phy_signal_level.cold.12()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: vlv_phy_pre_pll_enable.cold.13()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: vlv_phy_pre_encoder_enable.cold.14()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpio_phy.o: warning: objtool: vlv_phy_reset_lanes.cold.15()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_atomic_get_shared_dpll_state()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: ibx_pch_dpll_enable()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: skl_ddi_dpll0_get_hw_state()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: bxt_ddi_hdmi_set_dpll_hw_state()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: assert_shared_dpll()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_prepare_shared_dpll()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_enable_shared_dpll()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_get_shared_dpll()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_atomic_get_shared_dpll_state.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: ibx_pch_dpll_enable.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: skl_ddi_dpll0_get_hw_state.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: bxt_ddi_hdmi_set_dpll_hw_state.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: bxt_get_dpll.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: hsw_get_dpll.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: assert_shared_dpll.cold.23()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_prepare_shared_dpll.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_enable_shared_dpll.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_disable_shared_dpll.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_shared_dpll_init.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dpll_mgr.o: warning: objtool: intel_get_shared_dpll.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: __intel_fbc_disable()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_deactivate()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: __intel_fbc_post_update()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_enable()+0x2eb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_init()+0x23c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: __intel_fbc_disable.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_deactivate.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: __intel_fbc_post_update.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_enable.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbc.o: warning: objtool: intel_fbc_init.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hotplug.o: warning: objtool: i915_hotplug_work_func.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hotplug.o: warning: objtool: intel_hpd_irq_handler.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_flip_prepare()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_release_old_vma()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_switch_off()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_setup_overlay()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_cleanup_overlay()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_flip_prepare.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_release_old_vma.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_switch_off.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_overlay_put_image_ioctl.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_setup_overlay.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_overlay.o: warning: objtool: intel_cleanup_overlay.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_activate()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_disable()+0x1f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_exit.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_activate.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_enable.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_psr.o: warning: objtool: intel_psr_disable.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_sideband_rw.constprop.0()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_punit_read()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_punit_write()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_nc_read()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_dpio_read()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: intel_sbi_read()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: intel_sbi_write()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_sideband_rw.constprop.0.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_punit_read.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_punit_write.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_nc_read.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: vlv_dpio_read.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: intel_sbi_read.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sideband.o: warning: objtool: intel_sbi_write.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sprite.o: warning: objtool: intel_check_sprite_plane.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sprite.o: warning: objtool: intel_pipe_update_start.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sprite.o: warning: objtool: intel_pipe_update_end.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: set_did.isra.1()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: intel_opregion_notify_encoder()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: swsci.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: set_did.isra.1.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: intel_opregion_notify_encoder.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_opregion.o: warning: objtool: intel_opregion_register.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fbdev_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fb_initial_config.cold.8()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fbdev_init.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_fbdev.o: warning: objtool: intel_fbdev_set_suspend.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: hsw_pll_to_ddi_pll_sel.isra.7()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_get_encoder_port()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_clk_select()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_compute_config()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: hsw_fdi_link_train()+0x39e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_set_pipe_settings()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_dp_voltage_max()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_get_config()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_init()+0x1d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_hdmi_level.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: hsw_pll_to_ddi_pll_sel.isra.7.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: skl_ddi_set_iboost.cold.21()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_disable_ddi.cold.22()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_get_encoder_port.cold.23()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_get_power_domains.cold.24()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: cnl_ddi_vswing_sequence.cold.25()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_post_disable.cold.26()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_clk_select.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_pre_enable.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_compute_config.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: hsw_fdi_link_train.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_clock_get.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_set_pipe_settings.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_enable_transcoder_func.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_dp_voltage_max.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: ddi_signal_levels.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_get_config.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_ddi.o: warning: objtool: intel_ddi_init.cold.37()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_disable_backlight.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_get_backlight.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_setup_backlight.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_set_backlight.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_enable_backlight.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_aux_backlight.o: warning: objtool: intel_dp_aux_init_backlight_funcs.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp_link_training.o: warning: objtool: intel_dp_set_link_train()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_set_common_rates()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: assert_edp_pll()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_check_link_status()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_link_down()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: assert_dp_port.constprop.31()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_power_sequencer_pipe()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_vdd_off_sync()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_detach_power_sequencer()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_vdd_off()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_aux_ch()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_aux_transfer()+0x1b1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_on()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_panel_off.part.25()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_init_panel_power_sequencer_registers()+0x2f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_panel_vdd_on()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_enable_dp()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_detect()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_drrs_enable()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_init_connector()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_set_common_rates.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: assert_edp_pll.cold.34()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_check_link_status.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_link_down.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: assert_dp_port.constprop.31.cold.37()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_post_disable_dp.cold.38()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_connector_unregister.cold.39()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_get_modes.cold.40()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_connector_register.cold.41()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: chv_post_disable_dp.cold.42()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: ilk_post_disable_dp.cold.43()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_force.cold.44()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_get_hw_state.cold.45()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_get_config.cold.46()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_prepare.cold.47()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: g4x_pre_enable_dp.cold.48()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_power_sequencer_pipe.cold.49()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_pps_get_registers.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_vdd_off_sync.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_detach_power_sequencer.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_steal_power_sequencer.cold.53()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_encoder_suspend.cold.54()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_encoder_destroy.cold.55()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_vdd_off.cold.56()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_aux_ch.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_aux_transfer.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: edp_panel_on.cold.59()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_panel_off.part.25.cold.60()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_init_panel_power_sequencer_registers.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_encoder_reset.cold.62()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_backlight_power.cold.63()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_power_sequencer_reset.cold.64()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_mode_valid.cold.65()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_compute_config.cold.66()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_panel_vdd_on.cold.67()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_backlight_on.cold.68()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: vlv_enable_dp.cold.69()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_backlight_off.cold.70()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_disable_dp.cold.71()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_enable_dp.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_digital_port_connected.cold.73()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_detect.cold.74()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_edp_drrs_enable.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dp.o: warning: objtool: intel_dp_init_connector.cold.76()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi.o: warning: objtool: intel_dsi_prepare.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi.o: warning: objtool: intel_dsi_get_hw_state.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_dcs_backlight.o: warning: objtool: intel_dsi_dcs_init_backlight_funcs()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_dcs_backlight.o: warning: objtool: intel_dsi_dcs_init_backlight_funcs.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: assert_bpp_mismatch()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: intel_dsi_pll_is_enabled()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: assert_bpp_mismatch.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_pll.o: warning: objtool: intel_dsi_pll_is_enabled.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_vbt.o: warning: objtool: intel_dsi_vbt_exec_sequence()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_dsi_vbt.o: warning: objtool: intel_dsi_vbt_exec_sequence.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: intel_enable_hdmi_audio()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: assert_hdmi_port_disabled()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: g4x_write_infoframe()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: cpt_write_infoframe()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: ibx_write_infoframe()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: vlv_write_infoframe()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: hsw_write_infoframe()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: intel_hdmi_init_connector()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: intel_enable_hdmi_audio.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: assert_hdmi_port_disabled.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: g4x_write_infoframe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: cpt_write_infoframe.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: ibx_write_infoframe.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: vlv_write_infoframe.cold.18()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: hsw_write_infoframe.cold.19()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: vlv_set_infoframes.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: g4x_infoframe_enabled.cold.21()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: ibx_infoframe_enabled.cold.22()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: vlv_infoframe_enabled.cold.23()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: vlv_hdmi_pre_enable.cold.24()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: chv_hdmi_pre_enable.cold.25()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: g4x_set_infoframes.cold.26()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: ibx_set_infoframes.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_hdmi.o: warning: objtool: intel_hdmi_init_connector.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_i2c.o: warning: objtool: intel_gmbus_get_adapter()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_i2c.o: warning: objtool: intel_gmbus_get_adapter.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lspcon.o: warning: objtool: lspcon_wait_mode()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lspcon.o: warning: objtool: lspcon_wait_mode.cold.5()+0x2: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lvds.o: warning: objtool: intel_pre_enable_lvds()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lvds.o: warning: objtool: intel_pre_enable_lvds.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: scale()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: _vlv_get_backlight()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_compute_brightness()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: get_backlight_min_vbt()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_backlight_device_update_status()+0xe6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: i9xx_set_backlight()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: vlv_setup_backlight()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_enable_backlight()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_backlight_device_register()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_setup_backlight()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: scale.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: _vlv_get_backlight.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_compute_brightness.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: get_backlight_min_vbt.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_backlight_device_update_status.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: i9xx_set_backlight.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: vlv_setup_backlight.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_set_backlight_acpi.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_enable_backlight.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_backlight_device_register.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_panel.o: warning: objtool: intel_panel_setup_backlight.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_connector_atomic_get_property()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_get_config()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_pre_enable()+0x32c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_init()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_connector_atomic_get_property.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_get_config.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_compute_config.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_pre_enable.cold.30()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_sdvo.o: warning: objtool: intel_sdvo_init.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: __i915_error_ok()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: i915_capture_error_state()+0x1f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: __i915_error_ok.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_gpu_error.o: warning: objtool: i915_capture_error_state.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: vgt_balloon_space()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: i915_check_vgpu()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: vgt_balloon_space.cold.1()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: i915_check_vgpu.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_vgpu.o: warning: objtool: intel_vgt_balloon.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: gen8_oa_read()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: gen7_oa_read()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: i915_oa_stream_destroy()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: gen8_oa_read.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: gen7_oa_read.cold.23()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: i915_oa_stream_destroy.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/i915_perf.o: warning: objtool: i915_perf_open_ioctl.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_gvt.o: warning: objtool: intel_gvt_sanitize_options()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_gvt.o: warning: objtool: intel_gvt_sanitize_options.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: intel_gvt_clean_device()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: intel_gvt_init_device()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: gvt_service_thread.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: intel_gvt_clean_device.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gvt.o: warning: objtool: intel_gvt_init_device.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/aperture_gm.o: warning: objtool: intel_vgpu_write_fence()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/aperture_gm.o: warning: objtool: intel_vgpu_free_resource()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/aperture_gm.o: warning: objtool: intel_vgpu_write_fence.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/aperture_gm.o: warning: objtool: intel_vgpu_free_resource.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: dma_ctrl_write()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: pf_write()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: gen9_trtte_write()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: dp_aux_ch_ctl_mmio_write()+0x2a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: new_mmio_info.constprop.18()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: fence_mmio_read()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: fence_mmio_write()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: intel_vgpu_mmio_reg_rw()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: dma_ctrl_write.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: pf_write.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: gen9_trtte_write.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: trigger_aux_channel_interrupt.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: dp_aux_ch_ctl_mmio_write.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: new_mmio_info.constprop.18.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: ring_mode_mmio_write.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: fence_mmio_read.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: fence_mmio_write.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: pvinfo_mmio_write.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/handlers.o: warning: objtool: intel_vgpu_mmio_reg_rw.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/vgpu.o: warning: objtool: intel_gvt_destroy_vgpu()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/vgpu.o: warning: objtool: intel_gvt_destroy_vgpu.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: gen8_check_pending_irq()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: handle_default_event_virt()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: intel_vgpu_reg_iir_handler()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: intel_vgpu_trigger_virtual_event()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: update_upstream_irq.cold.4()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: gen8_check_pending_irq.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: handle_default_event_virt.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: intel_vgpu_reg_iir_handler.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/interrupt.o: warning: objtool: intel_vgpu_trigger_virtual_event.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: gtt_set_entry64()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: gtt_get_entry64()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: clean_spt_oos()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_unpin_mm()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_pin_mm()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_g2v_create_ppgtt_mm()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_g2v_destroy_ppgtt_mm()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: gtt_set_entry64.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: gtt_get_entry64.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: clean_spt_oos.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_create_mm.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_unpin_mm.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_pin_mm.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_gma_to_gpa.cold.42()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_g2v_create_ppgtt_mm.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/gtt.o: warning: objtool: intel_vgpu_g2v_destroy_ppgtt_mm.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cfg_space.o: warning: objtool: intel_vgpu_emulate_cfg_read()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cfg_space.o: warning: objtool: intel_vgpu_emulate_cfg_write()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cfg_space.o: warning: objtool: intel_vgpu_emulate_cfg_read.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cfg_space.o: warning: objtool: intel_vgpu_emulate_cfg_write.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/opregion.o: warning: objtool: intel_vgpu_init_opregion()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/opregion.o: warning: objtool: intel_vgpu_init_opregion.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/mmio.o: warning: objtool: intel_vgpu_emulate_mmio_read()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/mmio.o: warning: objtool: intel_vgpu_emulate_mmio_write()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/mmio.o: warning: objtool: intel_vgpu_emulate_mmio_read.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/mmio.o: warning: objtool: intel_vgpu_emulate_mmio_write.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: pipe_is_enabled()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: setup_virtual_dp_monitor()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: intel_gvt_check_vblank_emulation()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: intel_gvt_emulate_vblank()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: pipe_is_enabled.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: setup_virtual_dp_monitor.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: intel_gvt_check_vblank_emulation.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/display.o: warning: objtool: intel_gvt_emulate_vblank.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/edid.o: warning: objtool: intel_gvt_i2c_handle_gmbus_read()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/edid.o: warning: objtool: intel_gvt_i2c_handle_aux_ch_write.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/edid.o: warning: objtool: intel_gvt_i2c_handle_gmbus_write.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/execlist.o: warning: objtool: emulate_csb_update()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/execlist.o: warning: objtool: emulate_csb_update.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/execlist.o: warning: objtool: complete_execlist_workload.cold.7()+0x7e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/render.o: warning: objtool: intel_gvt_switch_mmio()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/render.o: warning: objtool: intel_gvt_switch_mmio.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: parser_exec_state_dump()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: gen8_decode_mi_display_flip()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: get_gma_bb_from_cmd.constprop.16()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_mi_batch_buffer_end()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: scan_wa_ctx()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: scan_workload()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: parser_exec_state_dump.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: gen8_decode_mi_display_flip.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_pipe_control.cold.20()+0x86: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: get_gma_bb_from_cmd.constprop.16.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_mi_batch_buffer_end.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: command_scan.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: scan_wa_ctx.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: scan_workload.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_srm.cold.26()+0x90: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_lrm.cold.27()+0x8a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_mi_op_2f.cold.28()+0x82: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_mi_store_data_imm.cold.29()+0x82: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/gvt/cmd_parser.o: warning: objtool: cmd_handler_mi_flush_dw.cold.30()+0x86: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/i915/intel_lpe_audio.o: warning: objtool: intel_lpe_audio_init()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/i915/intel_lpe_audio.o: warning: objtool: intel_lpe_audio_init.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/mgag200/mgag200_mode.o: warning: objtool: mga_crtc_mode_set.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/object.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/client.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvif/client.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvif/client.c: In function 'nvif_client_init': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_fini()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_mthd()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_fini.cold.2()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_mthd.cold.3()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/client.o: warning: objtool: nvkm_client_notify_new.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/firmware.o: warning: objtool: nvkm_firmware_get()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_unmap()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_sclass()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_nop()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_put()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_get()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_del()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_new()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_map()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_rd()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_mthd()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_del()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_new()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_wr()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_unmap.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_sclass.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_nop.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_put.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_get.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_del.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_ntfy_new.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_map.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_rd.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_mthd.cold.10()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_del.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_new.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl_wr.cold.13()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/ioctl.o: warning: objtool: nvkm_ioctl.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/mm.o: warning: objtool: nvkm_mm_fini.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_init()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_fini()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_dtor()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_init.cold.2()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_fini.cold.3()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/object.o: warning: objtool: nvkm_object_dtor.cold.4()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/core/option.o: warning: objtool: nvkm_boolopt()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o: warning: objtool: init_gpio_ne()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o: warning: objtool: init_reserved.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.o: warning: objtool: init_gpio_ne.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.o: warning: objtool: nvkm_clk_nstate()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o: warning: objtool: nvkm_control_mthd()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.o: warning: objtool: nvkm_control_mthd.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/user.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.c: In function 'nvkm_udevice_mthd': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_mthd()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_new()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_mthd.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.o: warning: objtool: nvkm_udevice_new.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/head.o: warning: objtool: nvkm_head_mthd_scanoutpos()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/head.o: warning: objtool: nvkm_head_mthd_scanoutpos.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o: warning: objtool: nv04_disp_mthd()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv04.o: warning: objtool: nv04_disp_mthd.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o: warning: objtool: nv50_disp_root_mthd_()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.o: warning: objtool: nv50_disp_root_mthd_.cold.4()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o: warning: objtool: nv50_disp_base_new()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/basenv50.o: warning: objtool: nv50_disp_base_new.cold.0()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_new()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/corenv50.o: warning: objtool: nv50_disp_core_new.cold.1()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o: warning: objtool: nv50_disp_ovly_new()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/ovlynv50.o: warning: objtool: nv50_disp_ovly_new.cold.0()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o: warning: objtool: nv50_disp_curs_new()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/cursnv50.o: warning: objtool: nv50_disp_curs_new.cold.0()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o: warning: objtool: nv50_disp_oimm_new()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/disp/oimmnv50.o: warning: objtool: nv50_disp_oimm_new.cold.0()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o: warning: objtool: nvkm_dmaobj_ctor()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/dma/user.o: warning: objtool: nvkm_dmaobj_ctor.cold.0()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/dma/usernv50.o: warning: objtool: nv50_dmaobj_new.cold.2()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf100.o: warning: objtool: gf100_dmaobj_new.cold.2()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/dma/usergf119.o: warning: objtool: gf119_dmaobj_new.cold.2()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_fini()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_init()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_fini.cold.1()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.o: warning: objtool: nvkm_fifo_chan_child_init.cold.2()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o: warning: objtool: nv04_fifo_dma_new()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.o: warning: objtool: nv04_fifo_dma_new.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o: warning: objtool: nv10_fifo_dma_new()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv10.o: warning: objtool: nv10_fifo_dma_new.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o: warning: objtool: nv17_fifo_dma_new()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv17.o: warning: objtool: nv17_fifo_dma_new.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o: warning: objtool: nv40_fifo_dma_new()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv40.o: warning: objtool: nv40_fifo_dma_new.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o: warning: objtool: nv50_fifo_dma_new()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv50.o: warning: objtool: nv50_fifo_dma_new.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o: warning: objtool: g84_fifo_dma_new()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmag84.o: warning: objtool: g84_fifo_dma_new.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o: warning: objtool: nv50_fifo_gpfifo_new()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifonv50.o: warning: objtool: nv50_fifo_gpfifo_new.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o: warning: objtool: g84_fifo_gpfifo_new()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifog84.o: warning: objtool: g84_fifo_gpfifo_new.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o: warning: objtool: gf100_fifo_gpfifo_new()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogf100.o: warning: objtool: gf100_fifo_gpfifo_new.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o: warning: objtool: gk104_fifo_gpfifo_new()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/fifo/gpfifogk104.o: warning: objtool: gk104_fifo_gpfifo_new.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o: warning: objtool: gf100_fermi_mthd()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.o: warning: objtool: gf100_fermi_mthd.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:3, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c:24: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c: In function 'nvkm_perfmon_mthd': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfmon_mthd()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_mthd()+0x3d2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_new_()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfmon_mthd.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_mthd.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.o: warning: objtool: nvkm_perfdom_new_.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_dsm_detect()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_acpi.o: warning: objtool: nouveau_dsm_detect.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_switcheroo_set_state()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_vga.o: warning: objtool: nouveau_switcheroo_set_state.cold.3()+0x50: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_gem.o: warning: objtool: validate_init.isra.6.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_gem.o: warning: objtool: nouveau_gem_ioctl_pushbuf.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_sor_update()+0x1c2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_update()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_lut()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_image_clr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_image_set()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_ntfy_clr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_ntfy_set()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_sema_clr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_sema_set()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_display_init()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_dac_enable()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_sor_update.cold.45()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_dac_disable.cold.46()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_pior_disable.cold.47()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_update.cold.48()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_lut.cold.49()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_image_clr.cold.50()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_image_set.cold.51()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_ntfy_clr.cold.52()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_ntfy_set.cold.53()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_sema_clr.cold.54()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_base_sema_set.cold.55()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_display_init.cold.56()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_dac_enable.cold.57()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_disp_atomic_commit_core.cold.58()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_pior_enable.cold.59()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nv50_display.o: warning: objtool: nv50_disp_atomic_commit_tail.cold.60()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/nouveau/nouveau_fence.o: warning: objtool: nouveau_fence_context_new()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_kms.o: warning: objtool: qxl_device_init()+0x319: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_kms.o: warning: objtool: qxl_device_init.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_backend_bind()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_mmap()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_init()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_fini()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_backend_bind.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_mmap.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_init.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_ttm.o: warning: objtool: qxl_ttm_fini.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_fb.o: warning: objtool: qxlfb_create()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_release.o: warning: objtool: qxl_release_fence_buffer_objects.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_pin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_unpin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_get_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_import_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vunmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_mmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_pin.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_unpin.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_get_sg_table.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_import_sg_table.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vmap.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_vunmap.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/qxl/qxl_prime.o: warning: objtool: qxl_gem_prime_mmap.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_boot_test_post_card()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_switcheroo_set_state()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_boot_test_post_card.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_device.o: warning: objtool: radeon_switcheroo_set_state.cold.16()+0x4d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atombios_parse_power_table_1_3()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atombios_parse_power_table_1_3.cold.8()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atom_get_clock_info.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_atombios.o: warning: objtool: radeon_atombios_get_power_modes.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_agp.o: warning: objtool: radeon_agp_init.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_combios_get_tv_dac_info()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_combios_get_lvds_info()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_legacy_get_tmds_info_from_combios()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_combios_get_tv_dac_info.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_combios_get_lvds_info.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_legacy_get_tmds_info_from_combios.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_combios.o: warning: objtool: radeon_combios_get_power_modes.cold.8()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_iio_execute()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_get_src_int()+0x289: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_put_dst()+0x281: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setdatablock()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_postcard()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_test()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_switch()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_compare()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setfbbase()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_div()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_mul()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shr()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shl()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_xor()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_mask()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_clear()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_sub()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_add()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shift_right()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shift_left()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_or()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_and()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_delay()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_jump()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setregblock()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setport()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_move()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_execute_table_locked()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_calltable()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_parse()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_iio_execute.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_get_src_int.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_put_dst.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setdatablock.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_postcard.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_test.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_switch.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_compare.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setfbbase.cold.17()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_div.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_mul.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shr.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shl.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_xor.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_mask.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_clear.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_sub.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_add.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shift_right.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_shift_left.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_or.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_and.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_delay.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_jump.cold.32()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setregblock.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_setport.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_move.cold.35()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_execute_table_locked.cold.36()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_op_calltable.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/atom.o: warning: objtool: atom_parse.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_backend_bind()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_fini()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_backend_bind.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_init.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_ttm.o: warning: objtool: radeon_ttm_fini.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_object.o: warning: objtool: radeon_bo_init()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_object.o: warning: objtool: radeon_bo_init.cold.11()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_unbind()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_bind()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_init()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_unbind.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_bind.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gart.o: warning: objtool: radeon_gart_init.cold.9()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_legacy_crtc.o: warning: objtool: radeon_crtc_mode_set.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_legacy_encoders.o: warning: objtool: radeon_legacy_tv_dac_detect.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_display.o: warning: objtool: radeon_modeset_init.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_i2c.o: warning: objtool: radeon_i2c_init()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_i2c.o: warning: objtool: radeon_i2c_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_clocks.o: warning: objtool: radeon_get_clock_info.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_fb.o: warning: objtool: radeonfb_create()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_fb.o: warning: objtool: radeonfb_create.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_gem.o: warning: objtool: radeon_gem_set_domain_ioctl.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_irq_kms.o: warning: objtool: radeon_irq_kms_init()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_irq_kms.o: warning: objtool: radeon_irq_kms_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_packet_parse()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_dump_packet()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_packet_parse.cold.5()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_cs.o: warning: objtool: radeon_cs_dump_packet.cold.6()+0xa: return with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_bios.o: warning: objtool: radeon_get_bios()+0x305: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_bios.o: warning: objtool: radeon_get_bios.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_benchmark.o: warning: objtool: radeon_benchmark_move.cold.6()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rs400.o: warning: objtool: rs400_gart_init()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/rs400.o: warning: objtool: rs400_gart_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rs690.o: warning: objtool: rs690_startup()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/rs690.o: warning: objtool: rs690_startup.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rs690.o: warning: objtool: rs690_init.cold.4()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r520.o: warning: objtool: r520_startup()+0x15c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r520.o: warning: objtool: r520_startup.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r520.o: warning: objtool: r520_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_pcie_gart_tlb_flush()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_pcie_gart_init()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_init_microcode()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_irq_set()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_pcie_gart_tlb_flush.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_pcie_gart_init.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_init_microcode.cold.19()+0x55: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_ring_test.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_ib_test.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_irq_set.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_startup.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r600.o: warning: objtool: r600_init.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rv770.o: warning: objtool: rv770_startup.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rv770.o: warning: objtool: rv770_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_test.o: warning: objtool: radeon_test_ring_sync()+0x237: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_test.o: warning: objtool: radeon_test_ring_sync.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_test.o: warning: objtool: radeon_test_syncing.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_pm.o: warning: objtool: radeon_pm_compute_clocks_dpm.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_pm.o: warning: objtool: radeon_pm_init.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_pcie_gart_tlb_flush()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_irq_set()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_pcie_gart_tlb_flush.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_irq_set.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_pcie_gen2_enable.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/evergreen.o: warning: objtool: evergreen_init.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/ni.o: warning: objtool: ni_init_microcode()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/ni.o: warning: objtool: ni_init_microcode.cold.2()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/ni.o: warning: objtool: cayman_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_irq_set()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_ib_parse.cold.30()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_irq_set.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_startup.cold.32()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_irq_process.cold.33()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/si.o: warning: objtool: si_init.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_init_microcode()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_irq_set()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_init_microcode.cold.27()+0x4a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_ring_test.cold.28()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_ib_test.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_irq_set.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_startup.cold.31()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_irq_process.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/cik.o: warning: objtool: cik_init.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rv770_dpm.o: warning: objtool: rv770_dpm_print_power_state()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/rv770_dpm.o: warning: objtool: rv770_dpm_print_power_state.cold.27()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/sumo_dpm.o: warning: objtool: sumo_dpm_print_power_state()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/sumo_dpm.o: warning: objtool: sumo_dpm_print_power_state.cold.45()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/ni_dpm.o: warning: objtool: ni_dpm_print_power_state()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/ni_dpm.o: warning: objtool: ni_dpm_print_power_state.cold.21()+0x5d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/kv_dpm.o: warning: objtool: kv_dpm_print_power_state()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/kv_dpm.o: warning: objtool: kv_dpm_print_power_state.cold.12()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/ci_dpm.o: warning: objtool: ci_dpm_print_power_state()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/ci_dpm.o: warning: objtool: ci_dpm_print_power_state.cold.34()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_audio.o: warning: objtool: radeon_audio_calc_cts()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_audio.o: warning: objtool: radeon_audio_calc_cts.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_uvd.o: warning: objtool: radeon_uvd_init.cold.8()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_ring_test()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_ring_test.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/uvd_v1_0.o: warning: objtool: uvd_v1_0_ib_test.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_vce.o: warning: objtool: radeon_vce_ring_test.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_vce.o: warning: objtool: radeon_vce_ib_test.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/vce_v1_0.o: warning: objtool: vce_v1_0_init()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/vce_v1_0.o: warning: objtool: vce_v1_0_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: set_vm_context_page_table_base()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: unmap_bo_from_gpuvm()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: kgd_hqd_destroy()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: add_bo_to_vm()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: alloc_memory_of_gpu()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: map_bo_to_gpuvm()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: set_vm_context_page_table_base.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: unmap_bo_from_gpuvm.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: kgd_hqd_destroy.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: add_bo_to_vm.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: alloc_memory_of_gpu.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: map_bo_to_gpuvm.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_kfd.o: warning: objtool: map_memory_to_gpu.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_atpx_handler.o: warning: objtool: radeon_atpx_detect.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_acpi.o: warning: objtool: radeon_acpi_pcie_performance_request.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/radeon_acpi.o: warning: objtool: radeon_acpi_init.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rs600.o: warning: objtool: rs600_irq_set()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/rs600.o: warning: objtool: rs600_irq_set.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rs600.o: warning: objtool: rs600_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/rv515.o: warning: objtool: rv515_startup()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/rv515.o: warning: objtool: rv515_startup.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_pci_gart_init()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_irq_set()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_cp_init()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_cp_disable()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_pci_gart_init.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_irq_set.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_cp_init.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_cp_disable.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_vram_init_sizes.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_ring_test.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r100.o: warning: objtool: r100_ib_test.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: rv370_pcie_gart_init()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_mc_program()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_startup()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: rv370_pcie_gart_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_mc_program.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r300.o: warning: objtool: r300_startup.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/radeon/r420.o: warning: objtool: r420_pipes_init()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/radeon/r420.o: warning: objtool: r420_pipes_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_memory.o: warning: objtool: ttm_mem_global_init.cold.7()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_init()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_dma_tt_init()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_swapout()+0x1e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_init.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_dma_tt_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_tt.o: warning: objtool: ttm_tt_swapout.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_evict()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_clean_mm()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_evict_mm()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_init_reserved()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_handle_move_mem.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_evict.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_clean_mm.cold.23()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_device_release.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_evict_mm.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo.o: warning: objtool: ttm_bo_init_reserved.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_bo_util.o: warning: objtool: ttm_bo_move_ttm.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_execbuf_util.o: warning: objtool: ttm_eu_backoff_reservation.cold.6()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_execbuf_util.o: warning: objtool: ttm_eu_fence_buffer_objects.cold.7()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_execbuf_util.o: warning: objtool: ttm_eu_reserve_buffers.cold.8()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_pages_put()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_set_pages_caching()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_alloc_new_pages.isra.9()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_page_alloc_init()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_pages_put.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_page_pool_free.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_put_pages.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_pool_store.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_set_pages_caching.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_alloc_new_pages.isra.9.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_pool_populate.cold.26()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc.o: warning: objtool: ttm_page_alloc_init.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_set_pages_caching()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_page_alloc_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_set_pages_caching.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_pool_store.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_pages_put.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_page_pool_free.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_unpopulate.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_populate.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_page_alloc_dma.o: warning: objtool: ttm_dma_page_alloc_init.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/ttm/ttm_agp_backend.o: warning: objtool: ttm_agp_bind()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/ttm/ttm_agp_backend.o: warning: objtool: ttm_agp_bind.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_usb_probe()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/udl/udl_drv.o: warning: objtool: udl_usb_probe.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_main.o: warning: objtool: udl_get_urb()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/udl/udl_main.o: warning: objtool: udl_get_urb.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_main.o: warning: objtool: udl_driver_load.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_mmap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_release()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_open()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_mmap.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_release.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/udl/udl_fb.o: warning: objtool: udl_fb_open.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_kms.o: warning: objtool: virtio_gpu_driver_load()+0x230: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_kms.o: warning: objtool: virtio_gpu_driver_open()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_kms.o: warning: objtool: virtio_gpu_driver_load.cold.4()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_drm_bus.o: warning: objtool: drm_virtio_init()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_drm_bus.o: warning: objtool: drm_virtio_init.cold.2()+0xac: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_ttm_backend_bind()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_ttm_fini()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_ttm_backend_bind.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_ttm.o: warning: objtool: virtio_gpu_ttm_fini.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_pin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_unpin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_get_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_import_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vunmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_pin.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_unpin.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_get_sg_table.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_import_sg_table.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vmap.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/virtio/virtgpu_prime.o: warning: objtool: virtgpu_gem_prime_vunmap.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_kms_readback()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_kms_present()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_framebuffer_dmabuf_dirty.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_kms_readback.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_kms_present.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_kms.o: warning: objtool: vmw_kms_fbdev_init_data.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_drv.o: warning: objtool: vmw_driver_load.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_resource.o: warning: objtool: vmw_user_dmabuf_lookup()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_resource.o: warning: objtool: vmw_user_dmabuf_lookup.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_wait.constprop.5()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_reserve_dx()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_wait.constprop.5.cold.8()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fifo.o: warning: objtool: vmw_fifo_reserve_dx.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o: warning: objtool: vmw_kms_ldu_init_display()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_ldu.o: warning: objtool: vmw_kms_ldu_init_display.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_resume_all()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_pause_all()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_resume_all.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_overlay.o: warning: objtool: vmw_overlay_pause_all.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fence.o: warning: objtool: vmw_fence_obj_lookup()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_fence.o: warning: objtool: vmw_fence_obj_lookup.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o: warning: objtool: vmw_kms_sou_init_display()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_scrn.o: warning: objtool: vmw_kms_sou_init_display.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_dmabuf_mmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_prime.o: warning: objtool: vmw_prime_dmabuf_mmap.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.o: warning: objtool: vmw_cmdbuf_man_process.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/gpu/drm/vmwgfx/vmwgfx_stdu.o: warning: objtool: vmw_kms_stdu_init_display.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/compat.h:12, BUILDSTDERR: from drivers/hid/uhid.c:14: BUILDSTDERR: drivers/hid/uhid.c: In function 'uhid_dev_create2': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/hid/hid-axff.o: warning: objtool: axff_play()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-axff.o: warning: objtool: axff_play.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-dr.o: warning: objtool: drff_play()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-dr.o: warning: objtool: drff_play.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-emsff.o: warning: objtool: emsff_play()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-emsff.o: warning: objtool: emsff_play.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-holtekff.o: warning: objtool: holtekff_play()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-holtekff.o: warning: objtool: holtekff_send.isra.1.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-holtekff.o: warning: objtool: holtekff_play.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-hyperv.o: warning: objtool: mousevsc_probe.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lg.o: warning: objtool: lg_probe.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lgff.o: warning: objtool: hid_lgff_play()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-lgff.o: warning: objtool: hid_lgff_play.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lgff.o: warning: objtool: lgff_init.cold.3()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_deinit()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_set_range_g25.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_set_range_dfp.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_init.cold.8()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-lg4ff.o: warning: objtool: lg4ff_deinit.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_remove()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_parse()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_close()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_open()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_stop()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_start()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_recv_queue_notification()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_raw_event()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: delayedwork_callback()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_probe()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_remove.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_parse.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_close.cold.20()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_open.cold.21()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_stop.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_ll_start.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_recv_queue_notification.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_hidpp_event.isra.12.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_raw_event.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: delayedwork_callback.cold.27()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-dj.o: warning: objtool: logi_dj_probe.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_send_message_sync()+0x2a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_set_gain()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_playback()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_erase_effect()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_set_autocenter()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_send_message_sync.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_raw_hidpp_event.isra.14.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_set_gain.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_playback.cold.26()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_erase_effect.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_upload_effect.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_ff_set_autocenter.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-logitech-hidpp.o: warning: objtool: hidpp_probe.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-mf.o: warning: objtool: mf_play()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-mf.o: warning: objtool: mf_play.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-multitouch.o: warning: objtool: mt_input_configured()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_trigger()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_open()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_octave()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_sustain()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_channel()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_close()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_trigger.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_open.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: store_octave.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: store_sustain.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: store_channel.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_octave.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_sustain.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: show_channel.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pcmidi_in_close.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pk_probe.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-prodikeys.o: warning: objtool: pk_raw_event.cold.18()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_resume()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_remove()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_suspend()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_probe()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_reset_resume()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_resume.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_remove.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_suspend.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_raw_event.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_probe.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-picolcd_core.o: warning: objtool: picolcd_reset_resume.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-roccat.o: warning: objtool: roccat_open()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-roccat.o: warning: objtool: roccat_open.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-samsung.o: warning: objtool: samsung_input_mapping.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-gaff.o: warning: objtool: hid_gaff_play()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-gaff.o: warning: objtool: hid_gaff_play.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-tmff.o: warning: objtool: tmff_play()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-tmff.o: warning: objtool: tmff_play.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-uclogic.o: warning: objtool: uclogic_input_configured()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-zpff.o: warning: objtool: zpff_play()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-zpff.o: warning: objtool: zpff_play.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/hid-zydacron.o: warning: objtool: zc_input_mapping()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-zydacron.o: warning: objtool: zc_input_mapping.cold.3()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/hid/wacom_wac.o: warning: objtool: wacom_intuos_bt_irq()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-wiimote-core.o: warning: objtool: wiimote_ext_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/hid-wiimote-modules.o: warning: objtool: wiimod_pro_calib_store()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: i2c_hid_parse()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: i2c_hid_probe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: i2c_hid_parse.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hid/i2c-hid/i2c-hid.o: warning: objtool: i2c_hid_probe.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hid/intel-ish-hid/ishtp/bus.o: warning: objtool: ishtp_send_msg()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_on_msg_dpc()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_device_create()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_device_register()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_probe.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_on_msg_dpc.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_device_create.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/vmbus_drv.o: warning: objtool: vmbus_device_register.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv.o: warning: objtool: hv_synic_alloc()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv.o: warning: objtool: hv_synic_alloc.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/connection.o: warning: objtool: vmbus_connect()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/connection.o: warning: objtool: vmbus_connect.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/hv/channel.o: warning: objtool: vmbus_close_internal()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/channel.o: warning: objtool: vmbus_close_internal.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: vmbus_onmessage()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: vmbus_request_offers()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: hv_get_dev_type.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: vmbus_onoffer.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: vmbus_onmessage.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hv/channel_mgmt.o: warning: objtool: vmbus_request_offers.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_util.o: warning: objtool: shutdown_onchannelcallback()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_util.o: warning: objtool: timesync_onchannelcallback()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_util.o: warning: objtool: heartbeat_onchannelcallback.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_util.o: warning: objtool: shutdown_onchannelcallback.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_util.o: warning: objtool: timesync_onchannelcallback.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_kvp.o: warning: objtool: kvp_on_msg()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_kvp.o: warning: objtool: hv_kvp_onchannelcallback.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_snapshot.o: warning: objtool: hv_vss_init()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_snapshot.o: warning: objtool: hv_vss_onchannelcallback.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_snapshot.o: warning: objtool: vss_handle_request.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_snapshot.o: warning: objtool: vss_on_msg.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_snapshot.o: warning: objtool: hv_vss_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_fcopy.o: warning: objtool: hv_fcopy_onchannelcallback()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_fcopy.o: warning: objtool: hv_fcopy_onchannelcallback.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_utils_transport.o: warning: objtool: hvt_cn_callback()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_utils_transport.o: warning: objtool: hvt_cn_callback.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_remove()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_onchannelcallback()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_up()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_remove.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_probe.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_onchannelcallback.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: balloon_up.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/hv/hv_balloon.o: warning: objtool: hot_add_req.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg()+0x1ba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/hwmon-vid.o: warning: objtool: vid_from_reg.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/hwmon-vid.o: warning: objtool: vid_which_vrm.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/acpi_power_meter.o: warning: objtool: show_val()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/acpi_power_meter.o: warning: objtool: acpi_power_meter_notify()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/acpi_power_meter.o: warning: objtool: show_val.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/acpi_power_meter.o: warning: objtool: acpi_power_meter_notify.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/abituguru.o: warning: objtool: abituguru_probe.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/abituguru3.o: warning: objtool: abituguru3_probe.cold.8()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/adm1026.o: warning: objtool: adm1026_detect()+0xc2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/adm1029.o: warning: objtool: adm1029_detect.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/adt7470.o: warning: objtool: adt7470_read_temperatures.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: send_byte()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: read_smc()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_write_key.constprop.6()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_device_init()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: send_byte.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: read_smc.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_light_show.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_write_key.constprop.6.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_device_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/applesmc.o: warning: objtool: applesmc_init_smcreg.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/coretemp.o: warning: objtool: coretemp_cpu_online.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/f71882fg.o: warning: objtool: show_pwm()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/f71882fg.o: warning: objtool: .text.unlikely: unexpected end of section BUILDSTDERR: drivers/hwmon/f75375s.o: warning: objtool: duty_mode_enabled()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/f75375s.o: warning: objtool: auto_mode_enabled()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/f75375s.o: warning: objtool: f75375_detect()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/f75375s.o: warning: objtool: duty_mode_enabled.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/f75375s.o: warning: objtool: auto_mode_enabled.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/fam15h_power.o: warning: objtool: fam15h_power_probe.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/lm85.o: warning: objtool: lm85_detect()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/lm92.o: warning: objtool: lm92_detect.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/lm93.o: warning: objtool: lm93_read_block()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/ltc2945.o: warning: objtool: ltc2945_reset_history.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/nct6775.o: warning: objtool: nct6791_enable_io_mapping()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/nct6775.o: warning: objtool: nct6791_enable_io_mapping.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/sch56xx-common.o: warning: objtool: sch56xx_send_cmd.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/sch56xx-common.o: warning: objtool: sch56xx_watchdog_register.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/sch5627.o: warning: objtool: sch5627_probe.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/sch5636.o: warning: objtool: sch5636_probe()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/sch5636.o: warning: objtool: sch5636_probe.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/sis5595.o: warning: objtool: sis5595_pci_probe.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/via-cputemp.o: warning: objtool: via_cputemp_online()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/hwmon/via-cputemp.o: warning: objtool: via_cputemp_online.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/via686a.o: warning: objtool: via686a_pci_probe.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/hwmon/vt8231.o: warning: objtool: vt8231_pci_probe.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-dev.o: warning: objtool: i2cdev_attach_adapter.part.5()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/i2c-dev.o: warning: objtool: i2cdev_attach_adapter.part.5.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/i2c-mux.o: warning: objtool: i2c_mux_add_adapter.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: __i2c_bit_add_bus()+0x286: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/algos/i2c-algo-bit.o: warning: objtool: __i2c_bit_add_bus.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_start()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_repeated_start()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_stop()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_init()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_start.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_repeated_start.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_stop.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_init.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/algos/i2c-algo-pca.o: warning: objtool: pca_xfer.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/i2c/busses/i2c-scmi.o: warning: objtool: acpi_smbus_cmi_add()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/i2c/busses/i2c-parport.o: warning: objtool: i2c_parport_attach.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iio/industrialio-core.o: warning: objtool: iio_device_alloc()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/iio/industrialio-core.o: warning: objtool: iio_device_alloc.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iio/industrialio-core.o: warning: objtool: __iio_add_chan_devattr.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/iio/industrialio-buffer.o: warning: objtool: iio_scan_el_store.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/iio/industrialio-trigger.o: warning: objtool: iio_trigger_register.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/iio/light/rpr0521.o: warning: objtool: rpr0521_probe.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/packer.o: warning: objtool: ib_unpack.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/packer.o: warning: objtool: ib_pack.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/ud_header.o: warning: objtool: ib_ud_header_unpack()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/ud_header.o: warning: objtool: ib_ud_header_unpack.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: ib_dealloc_pd()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: __ib_drain_sq()+0x156: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: __ib_drain_rq()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: ib_dealloc_pd.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: __ib_alloc_pd.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: __ib_drain_sq.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: __ib_drain_rq.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/verbs.o: warning: objtool: ib_create_qp.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cq.o: warning: objtool: ib_cq_completion_direct()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/cq.o: warning: objtool: ib_cq_completion_direct.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rw.o: warning: objtool: rdma_rw_init_mrs()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/rw.o: warning: objtool: rdma_rw_init_mrs.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/sysfs.o: warning: objtool: set_node_desc()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_set_client_data()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_policy_change_task()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_register_device()+0x228: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_set_client_data.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_policy_change_task.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/device.o: warning: objtool: ib_register_device.cold.10()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_fmr_batch_release()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_destroy_fmr_pool()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_create_fmr_pool()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_fmr_batch_release.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_destroy_fmr_pool.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/fmr_pool.o: warning: objtool: ib_create_fmr_pool.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cache.o: warning: objtool: ib_cache_update.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cache.o: warning: objtool: ib_cache_gid_set_default_gid.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/netlink.o: warning: objtool: ibnl_rcv_msg()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/netlink.o: warning: objtool: ibnl_remove_client()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/netlink.o: warning: objtool: ibnl_add_client.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/netlink.o: warning: objtool: ibnl_rcv_msg.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/netlink.o: warning: objtool: ibnl_remove_client.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/addr.o: warning: objtool: addr_resolve()+0x252: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/addr.o: warning: objtool: addr_resolve.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/sa_query.o: warning: objtool: update_sm_ah()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/sa_query.o: warning: objtool: ib_sa_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/sa_query.o: warning: objtool: update_sm_ah.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/sa_query.o: warning: objtool: ib_sa_init.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/mad.o: warning: objtool: method_in_use()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/mad.o: warning: objtool: ib_mad_init()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/mad.o: warning: objtool: method_in_use.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/mad.o: warning: objtool: ib_mad_recv_done.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/mad.o: warning: objtool: ib_mad_init.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/umem.o: warning: objtool: ib_umem_copy_from()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/umem.o: warning: objtool: ib_umem_copy_from.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/umem_odp.o: warning: objtool: ib_umem_odp_map_dma_pages.cold.23()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/umem_odp.o: warning: objtool: ib_umem_odp_get.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cm.o: warning: objtool: cm_alloc_msg()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/cm.o: warning: objtool: cm_alloc_msg.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: send_nlmsg_done()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: get_hash_bucket()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_wait_complete_req()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_create_nlmsg()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_parse_nlmsg()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_get_remote_info()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: send_nlmsg_done.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: get_hash_bucket.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_wait_complete_req.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_compare_sockaddr.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_create_nlmsg.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_get_remote_info.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_util.o: warning: objtool: iwpm_send_mapinfo.cold.22()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_register_pid()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_mapping()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_and_query_mapping()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_remove_mapping()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_ack_mapping_info_cb()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_register_pid_cb()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_mapping_error_cb()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_mapping_cb()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_and_query_mapping_cb()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_mapping_info_cb()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_remote_info_cb()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_register_pid.cold.1()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_mapping.cold.2()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_and_query_mapping.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_remove_mapping.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_ack_mapping_info_cb.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_register_pid_cb.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_mapping_error_cb.cold.7()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_mapping_cb.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_add_and_query_mapping_cb.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_mapping_info_cb.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/iwpm_msg.o: warning: objtool: iwpm_remote_info_cb.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: cma_listen_on_dev()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: cma_netdev_callback.cold.44()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: rdma_join_multicast.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: cma_id_from_event.cold.46()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: cma_ib_handler.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/cma.o: warning: objtool: cma_listen_on_dev.cold.48()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/infiniband/core/cma_configfs.c:33: BUILDSTDERR: drivers/infiniband/core/cma_configfs.c: In function 'make_cma_dev': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/infiniband/core/uverbs_main.o: warning: objtool: ib_uverbs_add_one.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: rdma_remove_commit_uobject()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: rdma_alloc_commit_uobject()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: rdma_lookup_get_uobject.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: rdma_remove_commit_uobject.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: rdma_alloc_commit_uobject.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: uverbs_close_fd.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/rdma_core.o: warning: objtool: uverbs_cleanup_ucontext.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/ucm.o: warning: objtool: ib_ucm_add_one()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/ucm.o: warning: objtool: ib_ucm_add_one.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/core/ucma.o: warning: objtool: ucma_query_addr.isra.8()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/ucma.o: warning: objtool: ucma_join_ip_multicast()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/core/ucma.o: warning: objtool: ucma_removal_event_handler.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: set_tcb_rpl()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: send_abort()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: pass_accept_req()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: abort_rpl()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: stop_ep_timer()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: ec_status()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: rx_data()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_connect()+0x660: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_create_listen()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_destroy_listen()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: set_tcb_rpl.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: send_abort.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: pass_accept_req.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: abort_rpl.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: stop_ep_timer.cold.26()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: ec_status.cold.27()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: rx_data.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: peer_abort.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_accept_cr.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_connect.cold.31()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_create_listen.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_destroy_listen.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_ep_disconnect.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cm.o: warning: objtool: iwch_reject_cr.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_ev.o: warning: objtool: post_qp_event()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_ev.o: warning: objtool: post_qp_event.cold.1()+0x4d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_ev.o: warning: objtool: iwch_ev_dispatch.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_cq.o: warning: objtool: iwch_poll_cq.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: iwch_post_zb_read()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: iwch_post_terminate()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: iwch_post_zb_read.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: iwch_post_terminate.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_qp.o: warning: objtool: iwch_modify_qp.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_arm_cq()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_get_dma_mr()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_register_device()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_arm_cq.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_get_dma_mr.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch_provider.o: warning: objtool: iwch_create_cq.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch.o: warning: objtool: open_rnic_dev()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/iwch.o: warning: objtool: open_rnic_dev.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/cxio_hal.o: warning: objtool: cxio_rdev_open()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb3/cxio_hal.o: warning: objtool: cxio_hal_cq_op.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/cxio_hal.o: warning: objtool: cxio_rdev_open.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb3/cxio_resource.o: warning: objtool: cxio_hal_pblpool_create.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: ep_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: stag_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: qp_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_rx_handler()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_add()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_state_change()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: ep_release.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: stag_release.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: qp_release.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_rx_handler.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_add.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_control.cold.33()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/device.o: warning: objtool: c4iw_uld_state_change.cold.34()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: set_tcb_rpl()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: start_ep_timer()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: fw6_msg()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: peer_abort_intr()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: send_connect()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: update_rx_credits()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: process_mpa_reply()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: terminate()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: abort_rpl()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_reconnect()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_create_listen()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: process_timeout()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: set_tcb_rpl.cold.51()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: start_ep_timer.cold.52()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: fw6_msg.cold.53()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: peer_abort_intr.cold.54()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: send_connect.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: update_rx_credits.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: process_mpa_reply.cold.57()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: terminate.cold.58()+0x5a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: rx_pkt.cold.59()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: abort_rpl.cold.60()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_reconnect.cold.61()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: act_open_rpl.cold.62()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: pass_accept_req.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: deferred_fw6_msg.cold.64()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: peer_abort.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_connect.cold.66()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_create_listen.cold.67()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_ep_disconnect.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_reject_cr.cold.69()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: c4iw_accept_cr.cold.70()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: rx_data.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cm.o: warning: objtool: process_timeout.cold.72()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/provider.o: warning: objtool: c4iw_register_device()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/provider.o: warning: objtool: c4iw_alloc_ucontext.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/mem.o: warning: objtool: write_adapter_mem.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/cq.o: warning: objtool: c4iw_flush_hw_cq()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/cq.o: warning: objtool: create_cq.cold.28()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/qp.o: warning: objtool: create_qp.isra.34.cold.45()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/qp.o: warning: objtool: c4iw_modify_qp.cold.46()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_pblpool_create()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_rqtpool_create()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_ocqp_pool_create()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_pblpool_create.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_rqtpool_alloc.cold.2()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_rqtpool_create.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/resource.o: warning: objtool: c4iw_ocqp_pool_create.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/cxgb4/ev.o: warning: objtool: c4iw_ev_dispatch()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/cxgb4/ev.o: warning: objtool: c4iw_ev_dispatch.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: init_real_cpu_mask()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: node_affinity_init()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: hfi1_get_irq_affinity()+0x331: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: hfi1_put_proc_affinity()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: hfi1_get_irq_affinity.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/affinity.o: warning: objtool: hfi1_put_irq_affinity.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/chip.o: warning: objtool: init_cntrs()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/chip.o: warning: objtool: read_lcb_csr.cold.97()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/device.o: warning: objtool: hfi1_cdev_init()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/device.o: warning: objtool: hfi1_cdev_init.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/driver.o: warning: objtool: hfi1_caps_set()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/driver.o: warning: objtool: hfi1_caps_set.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/init.o: warning: objtool: init_one.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: __subn_get_opa_pkeytable()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: set_port_states()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: read_ltp_rtt()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: __subn_get_opa_pkeytable.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: set_port_states.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: send_trap.constprop.30.cold.34()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: subn_set_opa_sma.cold.35()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: read_ltp_rtt.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/mad.o: warning: objtool: hfi1_process_mad.cold.37()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/sdma.o: warning: objtool: sdma_get_cpu_to_sde_map()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/rdma/ib_verbs.h:43, BUILDSTDERR: from ./include/rdma/ib_mad.h:42, BUILDSTDERR: from drivers/infiniband/hw/hfi1/verbs.c:48: BUILDSTDERR: drivers/infiniband/hw/hfi1/verbs.c: In function 'hfi1_register_ib_device': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/infiniband/hw/hfi1/verbs.o: warning: objtool: hfi1_register_ib_device()+0x250: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: hfi1_dbg_ibdev_init()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: hfi1_dbg_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: hfi1_dbg_ibdev_init.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/hfi1/debugfs.o: warning: objtool: hfi1_dbg_init.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_ack()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_make_cm_node()+0x3f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_disconn()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_reset()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_active_open_err()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_syn()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_fin()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_event_connected.isra.15()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_passive_open_err()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_handle_rcv_mpa.isra.19()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_handle_fin_pkt()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_receive_ilq()+0x221: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_disconnect_worker()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_accept()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_destroy_listen()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_ack.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_create_event.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_make_cm_node.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_disconn.cold.31()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_rem_ref_cm_node.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_reset.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_active_open_err.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_syn.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_send_fin.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_dec_refcnt_listen.cold.37()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_event_connected.isra.15.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_event_handler.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_passive_open_err.cold.40()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_handle_tcp_options.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_handle_rcv_mpa.isra.19.cold.42()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_handle_fin_pkt.cold.43()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_receive_ilq.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_disconnect_worker.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_cm_timer_tick.cold.46()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_accept.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_reject.cold.48()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_connect.cold.49()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_create_listen.cold.50()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_cm.o: warning: objtool: i40iw_destroy_listen.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_cqp_get_next_send_wqe()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_mr_fast_register()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_qp_init()+0x1a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_cqp_post_sq()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_post_wqe0()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_init_iw_hmc()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_qp_setctx()+0x573: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_config_fpm_values()+0x2ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_device_init()+0x27f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_cqp_init.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_cqp_get_next_send_wqe.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_mr_fast_register.cold.12()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_poll_for_cqp_op_done.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_qp_init.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_cqp_post_sq.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_post_wqe0.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_init_iw_hmc.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_qp_setctx.cold.18()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_config_fpm_values.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_sc_vsi_init.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_ctrl.o: warning: objtool: i40iw_device_init.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_sc_create_hmc_obj()+0x39d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_sc_del_hmc_obj()+0x318: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_pf_init_vfhmc()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_hmc_sd_grp.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_sc_create_hmc_obj.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_sc_del_hmc_obj.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hmc.o: warning: objtool: i40iw_pf_init_vfhmc.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_manage_apbvt()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_manage_qhash()+0x193: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_hw_flush_wqes()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_hw_manage_vf_pble_bp()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_process_ceq.cold.4()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_process_aeq.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_manage_apbvt.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_manage_arp_cache.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_manage_qhash.cold.8()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_hw_flush_wqes.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_hw.o: warning: objtool: i40iw_hw_manage_vf_pble_bp.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_destroy_ceq()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_ceq_handler()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_configure_ceq_vector()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_close_hmc_objects_type()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_del_macip_entry()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_destroy_aeq()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_destroy_ceq.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_ceq_handler.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_configure_ceq_vector.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_close_hmc_objects_type.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_del_macip_entry.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_destroy_aeq.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_main.o: warning: objtool: i40iw_initialize_dev.cold.19()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_pble.o: warning: objtool: add_pble_pool()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_pble.o: warning: objtool: add_pble_pool.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_replenish_rq()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_send_buf()+0x14f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_poll_completion()+0x364: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_create_rsrc()+0x6c3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_replenish_rq.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_send_buf.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_poll_completion.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_ieq_receive.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_dele_resources.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_puda.o: warning: objtool: i40iw_puda_create_rsrc.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_manage_hmc_fcn_callback()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_handle_cqp_op()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_debug_buf()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_sds_cmd()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_qp_suspend_resume()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_manage_hmc_fcn_cmd()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_query_fpm_values_cmd()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_commit_fpm_values_cmd()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_vf_wait_vchnl_resp()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_cq_create_cmd()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_qp_create_cmd()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_qp_destroy_cmd()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_ieq_mpa_crc_ae()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_ieq_check_mpacrc()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_puda_get_tcpip_info()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_manage_hmc_fcn_callback.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_handle_cqp_op.cold.10()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_debug_buf.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_sds_cmd.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_qp_suspend_resume.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_manage_hmc_fcn_cmd.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_query_fpm_values_cmd.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_commit_fpm_values_cmd.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_vf_wait_vchnl_resp.cold.17()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_cq_create_cmd.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_qp_create_cmd.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_cqp_qp_destroy_cmd.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_ieq_mpa_crc_ae.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_ieq_check_mpacrc.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_utils.o: warning: objtool: i40iw_puda_get_tcpip_info.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_post_recv()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_hwreg_mr()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_post_send()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_dereg_mr()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_alloc_ucontext()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_hw_modify_qp()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_cq_wq_destroy()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_destroy_cq()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_register_rdma_device()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_post_recv.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_hwreg_mr.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_post_send.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_dereg_mr.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_alloc_mr.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_alloc_ucontext.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_free_qp_resources.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_create_qp.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_hw_modify_qp.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_modify_qp.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_cq_wq_destroy.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_destroy_cq.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_verbs.o: warning: objtool: i40iw_create_cq.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_get_hmc_fcn_resp()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_get_pe_stats_resp()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_error_resp()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_del_hmc_obj_callback()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_add_hmc_obj_callback()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_cqp_get_hmc_fcn_callback()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_recv_vf()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_ver()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_hmc_fcn()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_add_hmc_objs()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_del_hmc_obj()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_pe_stats()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_get_hmc_fcn_resp.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_get_pe_stats_resp.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: vchnl_pf_send_error_resp.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_del_hmc_obj_callback.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_add_hmc_obj_callback.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: pf_cqp_get_hmc_fcn_callback.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_recv_pf.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_recv_vf.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_ver.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_hmc_fcn.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_add_hmc_objs.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_del_hmc_obj.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/i40iw/i40iw_virtchnl.o: warning: objtool: i40iw_vchnl_vf_get_pe_stats.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/cq.o: warning: objtool: mlx4_ib_cq_event()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/cq.o: warning: objtool: mlx4_ib_cq_event.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: create_pv_sqp()+0x407: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: create_pv_resources.isra.20()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: create_pv_sqp.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: create_pv_resources.isra.20.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: mlx4_ib_sqp_comp_worker.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: handle_port_mgmt_change_event.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: mlx4_ib_tunnel_comp_worker.cold.33()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mad.o: warning: objtool: mlx4_ib_init_sriov.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: __mlx4_ib_destroy_flow()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: __mlx4_ib_create_flow()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_netdev_event()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_disassociate_ucontext()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_mcg_attach()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_add()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_sl2vl_update()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: __mlx4_ib_destroy_flow.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: __mlx4_ib_create_flow.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_netdev_event.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_remove.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_disassociate_ucontext.cold.36()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_mcg_attach.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_add.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_sl2vl_update.cold.39()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/main.o: warning: objtool: mlx4_ib_event.cold.40()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mr.o: warning: objtool: mlx4_ib_unmap_fmr.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_destroy_qp()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_modify_qp()+0x942: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_qp_event.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: _mlx4_set_path.cold.50()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_create_qp.cold.51()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_destroy_qp.cold.52()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_modify_qp.cold.53()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/qp.o: warning: objtool: mlx4_ib_post_send.cold.54()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: queue_req()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: release_group()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: mlx4_ib_mcg_timeout_handler()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: mlx4_ib_mcg_work_handler()+0x6da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: queue_req.cold.7()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: acquire_group.constprop.5.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: release_group.cold.9()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: mlx4_ib_mcg_timeout_handler.cold.10()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: mlx4_ib_mcg_work_handler.cold.11()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: mlx4_ib_mcg_demux_handler.cold.12()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/mcg.o: warning: objtool: clean_vf_mcast.cold.13()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/cm.o: warning: objtool: mlx4_ib_multiplex_cm_handler.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/cm.o: warning: objtool: mlx4_ib_demux_cm_handler.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/alias_GUID.o: warning: objtool: mlx4_ib_notify_slaves_on_guid_change.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/alias_GUID.o: warning: objtool: aliasguid_query_handler.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: store_admin_alias_guid()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: create_sysfs_entry()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: add_sysfs_port_mcg_attr()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: store_admin_alias_guid.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: store_port_pkey.cold.13()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: create_sysfs_entry.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: add_sysfs_port_mcg_attr.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx4/sysfs.o: warning: objtool: mlx4_ib_device_register_sysfs.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: destroy_umrc_res()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_mcg_detach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_mcg_attach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: deallocate_uars()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: set_port_caps_atomic()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_disassociate_ucontext()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_add()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: set_has_smi_cap.cold.31()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: destroy_umrc_res.cold.33()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_mcg_detach.cold.34()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_mcg_attach.cold.35()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: deallocate_uars.cold.36()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: set_port_caps_atomic.cold.37()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_query_port.cold.38()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: create_flow_rule.cold.39()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_mmap.cold.40()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_disassociate_ucontext.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_add.cold.42()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/main.o: warning: objtool: mlx5_ib_alloc_ucontext.cold.43()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_cq_event()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_modify_cq()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_resize_cq()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_cq_event.cold.19()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_poll_cq.cold.20()+0x183: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_create_cq.cold.21()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_modify_cq.cold.22()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/cq.o: warning: objtool: mlx5_ib_resize_cq.cold.23()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_wq_event()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_umem_get.isra.33()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_dealloc_xrcd()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_qp_event.cold.58()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_wq_event.cold.59()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_umem_get.isra.33.cold.60()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: modify_raw_packet_qp.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_set_path.constprop.55.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: create_user_qp.cold.63()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_create_qp.cold.64()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_destroy_qp.cold.65()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_modify_qp.cold.66()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_post_send.cold.67()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_query_qp.cold.68()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_dealloc_xrcd.cold.69()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_create_wq.cold.70()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/qp.o: warning: objtool: mlx5_ib_modify_wq.cold.71()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/srq.o: warning: objtool: mlx5_ib_create_srq()+0x1e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/srq.o: warning: objtool: create_srq_user.isra.6.cold.12()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: reg_mr_callback()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_post_send_wait()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: remove_keys()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mr_umem_get.isra.23()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: reg_create()+0x1be: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_alloc()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: clean_mr()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_init()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_cleanup()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_update_xlt()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_rereg_user_mr()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_check_mr_status()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: reg_mr_callback.cold.31()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_post_send_wait.cold.32()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: remove_keys.cold.33()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mr_umem_get.isra.23.cold.34()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: __cache_work_func.isra.10.cold.35()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: reg_create.cold.36()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_alloc.cold.37()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_free.cold.38()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: clean_mr.cold.39()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_init.cold.40()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_mr_cache_cleanup.cold.41()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_update_xlt.cold.42()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_reg_user_mr.cold.43()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_rereg_user_mr.cold.44()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_alloc_mr.cold.45()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mr.o: warning: objtool: mlx5_ib_check_mr_status.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/mad.o: warning: objtool: mlx5_query_mad_ifc_port()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/mad.o: warning: objtool: mlx5_query_mad_ifc_port.cold.1()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: modify_to_rts()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: setup_qp()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_add_outstanding_wr.isra.0()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_create_qp()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_destroy_qp()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_modify_qp()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: modify_to_rts.cold.5()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: setup_qp.cold.6()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_add_outstanding_wr.isra.0.cold.7()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_create_qp.cold.8()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_destroy_qp.cold.9()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/gsi.o: warning: objtool: mlx5_ib_gsi_modify_qp.cold.10()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/ib_virt.o: warning: objtool: mlx5_ib_get_vf_config()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/ib_virt.o: warning: objtool: mlx5_ib_get_vf_config.cold.3()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: implicit_mr_alloc()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_page_fault_resume()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_invalidate_range()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_odp_init_one()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: implicit_mr_alloc.cold.8()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_page_fault_resume.cold.9()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: pagefault_single_data_segment.cold.10()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_invalidate_range.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_pfault.cold.12()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mlx5/odp.o: warning: objtool: mlx5_ib_odp_init_one.cold.13()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_main.o: warning: objtool: mthca_init_one()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_main.o: warning: objtool: mthca_init_one.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_mad.o: warning: objtool: mthca_update_rate()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_mad.o: warning: objtool: mthca_update_rate.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_catas.o: warning: objtool: catas_reset()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/mthca/mthca_catas.o: warning: objtool: catas_reset.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes.o: warning: objtool: nes_rem_ref()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes.o: warning: objtool: nes_rem_ref.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_destroy_cqp()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_init_adapter.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_init_cqp.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_destroy_cqp.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_init_phy.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_dpc.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_hw.o: warning: objtool: nes_recheck_link_status.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_get_drvinfo()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_open()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_stop()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_set_mac_address()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_init()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_open.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_stop.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_set_mac_address.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_nic.o: warning: objtool: nes_netdev_init.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_utils.o: warning: objtool: nes_arp_table()+0x1f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_utils.o: warning: objtool: nes_read_eeprom_values.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_utils.o: warning: objtool: nes_arp_table.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_ucontext()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_mr()+0x378: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_pd()+0x1a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_mw()+0x258: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_reg_user_mr()+0xa00: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_create_cq()+0x5fd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_create_qp()+0x95d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_reg_phys_mr()+0x333: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_init_ofa_device()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_ucontext.cold.19()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_dereg_mr.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_destroy_cq.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_mr.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_pd.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_alloc_mw.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_reg_user_mr.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_create_cq.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_create_qp.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_verbs.o: warning: objtool: nes_reg_phys_mr.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_mpa_req()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_mpa_reject()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_connected.isra.13()+0x479: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: make_cm_node()+0x21c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_mpa_req.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_mpa_reject.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_connected.isra.13.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: make_cm_node.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: cm_event_connect_error.isra.14.cold.33()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: mini_cm_close.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: nes_accept.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_cm.o: warning: objtool: nes_create_listen.cold.36()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_mgt.o: warning: objtool: nes_chg_qh_handler()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_mgt.o: warning: objtool: nes_mgt_ce_handler()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/nes/nes_mgt.o: warning: objtool: nes_chg_qh_handler.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/nes/nes_mgt.o: warning: objtool: nes_mgt_ce_handler.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_main.o: warning: objtool: ocrdma_add()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_update_wc()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_query_port()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_modify_port()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_dealloc_ucontext()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_get_dma_mr()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_dereg_mr()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_create_qp()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_modify_qp()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_update_wc.cold.51()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_build_inline_sges.isra.30.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_query_port.cold.53()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_modify_port.cold.54()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_dealloc_ucontext.cold.55()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_alloc_pd.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_get_dma_mr.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_dereg_mr.cold.58()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_create_qp.cold.59()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_verbs.o: warning: objtool: ocrdma_modify_qp.cold.60()+0x32: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/pid.h:4, BUILDSTDERR: from ./include/linux/sched.h:13, BUILDSTDERR: from drivers/infiniband/hw/ocrdma/ocrdma_hw.c:43: BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.c: In function 'ocrdma_init_hw': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_cmd()+0x269: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_create_cq()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_irq_handler()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_create_qp()+0x129: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_create_srq()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_init_service_level()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_cmd.cold.49()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_create_cq.cold.51()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_irq_handler.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_create_srq.cold.54()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_init_service_level.cold.55()+0xe0: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.o: warning: objtool: ocrdma_mbx_modify_qp.cold.56()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_ah.o: warning: objtool: set_av_attr()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_ah.o: warning: objtool: set_av_attr.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_ah.o: warning: objtool: ocrdma_create_ah.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_update_stats()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_add_stat()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_update_stats.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_dbgfs_ops_write.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_stats.o: warning: objtool: ocrdma_add_stat.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_file_ops.o: warning: objtool: qib_cdev_init()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_file_ops.o: warning: objtool: qib_cdev_init.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: add_cntr_files.isra.4()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: qibfs_fill_super()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: qibfs_remove()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: add_cntr_files.isra.4.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_fs.o: warning: objtool: qibfs_fill_super.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_init.o: warning: objtool: qib_init_one.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_iba7322.o: warning: objtool: serdes_7322_los_enable()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_iba7322.o: warning: objtool: setup_txselect()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_iba7322.o: warning: objtool: qib_7322_bringup_serdes.cold.42()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_iba7322.o: warning: objtool: handle_7322_p_errors.cold.44()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_debugfs.o: warning: objtool: qib_dbg_ibdev_init()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_debugfs.o: warning: objtool: qib_dbg_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/qib/qib_debugfs.o: warning: objtool: qib_dbg_ibdev_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/qib/qib_debugfs.o: warning: objtool: qib_dbg_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:5, BUILDSTDERR: from ./include/linux/netdevice.h:28, BUILDSTDERR: from drivers/infiniband/hw/usnic/usnic_fwd.c:33: BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.c: In function 'usnic_fwd_dev_alloc': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 20 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_devcmd_locked()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_alloc_flow()+0x295: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_dealloc_flow()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_enable_qp()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_disable_qp()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_devcmd_locked.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_alloc_flow.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_dealloc_flow.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_enable_qp.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.o: warning: objtool: usnic_fwd_disable_qp.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_rsrv_port()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_unrsrv_port()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_get_socket()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_put_socket()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_rsrv_port.cold.1()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_unrsrv_port.cold.2()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_get_socket.cold.3()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_put_socket.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_transport.o: warning: objtool: usnic_transport_init.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_dma_fault()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_reg_get()+0x32d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_alloc_pd()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_detach_dev_from_pd()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_init()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_dma_fault.cold.10()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_unmap_sorted_intervals.isra.5.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_put_pages.cold.12()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_reg_get.cold.13()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_alloc_pd.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_attach_dev_to_pd.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_detach_dev_from_pd.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_uiom.o: warning: objtool: usnic_uiom_init.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_vnic.o: warning: objtool: usnic_vnic_alloc()+0x1fe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_vnic.o: warning: objtool: usnic_vnic_alloc.cold.3()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_inetaddr_event()+0x120: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_netdevice_event()+0x1d7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_device_remove()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_pci_remove()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_log_vf()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_pci_probe()+0x625: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_qp_grp_modify_active_to_err.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_inetaddr_event.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_netdevice_event.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_device_remove.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_pci_remove.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_log_vf.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_main.o: warning: objtool: usnic_ib_pci_probe.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: disable_qp_grp()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: log_spec()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: init_filter_action.isra.3()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: usnic_ib_qp_grp_modify()+0x287: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: disable_qp_grp.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: log_spec.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: init_filter_action.isra.3.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: create_and_add_flow.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: usnic_ib_qp_grp_modify.cold.11()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_qp_grp.o: warning: objtool: usnic_ib_qp_grp_create.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_sysfs.o: warning: objtool: usnic_ib_sysfs_register_usdev()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_sysfs.o: warning: objtool: usnic_ib_sysfs_register_usdev.cold.0()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_fill_create_qp_resp()+0x25e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_device()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_port()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_qp()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_gid()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_alloc_pd()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dealloc_pd()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_qp()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_qp()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_modify_qp()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_cq()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_cq()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_reg_mr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dereg_mr()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_alloc_ucontext()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dealloc_ucontext()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_mmap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_ah()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_ah()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_post_send()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_post_recv()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_poll_cq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_req_notify_cq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_get_dma_mr()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_fill_create_qp_resp.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_device.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_port.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_qp.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_query_gid.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_alloc_pd.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dealloc_pd.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_qp.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_qp.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_modify_qp.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_cq.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_cq.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_reg_mr.cold.20()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dereg_mr.cold.21()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_alloc_ucontext.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_dealloc_ucontext.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_mmap.cold.24()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_create_ah.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_destroy_ah.cold.26()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_post_send.cold.27()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_post_recv.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_poll_cq.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_req_notify_cq.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_ib_verbs.o: warning: objtool: usnic_ib_get_dma_mr.cold.31()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_debugfs.o: warning: objtool: usnic_debugfs_init()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_debugfs.o: warning: objtool: usnic_debugfs_flow_add()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_debugfs.o: warning: objtool: usnic_debugfs_init.cold.1()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_debugfs.o: warning: objtool: usnic_debugfs_flow_add.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rdmavt/vt.o: warning: objtool: rvt_register_device()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rdmavt/vt.o: warning: objtool: rvt_register_device.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_comp.o: warning: objtool: rxe_completer.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_req.o: warning: objtool: rxe_requester.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_resp.o: warning: objtool: send_ack.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_resp.o: warning: objtool: rxe_responder.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: check_type_state.isra.6()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: check_keys()+0x236: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: check_type_state.isra.6.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: check_keys.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_recv.o: warning: objtool: rxe_rcv.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_cache_init()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_pool_init()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_pool_cleanup()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_add_key()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_add_index()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_cache_init.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_pool_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_pool_cleanup.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_add_key.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_pool.o: warning: objtool: rxe_add_index.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_modify_port()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_init_av()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_query_port()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_register_device()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_modify_port.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_init_av.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_query_port.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_verbs.o: warning: objtool: rxe_register_device.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_chk_attr()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_av.o: warning: objtool: rxe_av_chk_attr.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_srq.o: warning: objtool: rxe_srq_chk_attr()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_srq.o: warning: objtool: rxe_srq_from_init()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_srq.o: warning: objtool: rxe_srq_chk_attr.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_srq.o: warning: objtool: rxe_srq_from_init.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_cap()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_attr()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_cap.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_chk_attr.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_qp.o: warning: objtool: rxe_qp_from_attr.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_cq.o: warning: objtool: rxe_cq_chk_attr()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_cq.o: warning: objtool: rxe_cq_from_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_cq.o: warning: objtool: rxe_cq_chk_attr.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_cq.o: warning: objtool: rxe_cq_from_init.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: rxe_mem_init_user()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: iova_to_vaddr()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: rxe_mem_init_user.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: iova_to_vaddr.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mr.o: warning: objtool: rxe_mem_copy.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mmap.o: warning: objtool: rxe_mmap()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_mmap.o: warning: objtool: rxe_mmap.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_icrc.o: warning: objtool: rxe_icrc_hdr()+0x273: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_icrc.o: warning: objtool: rxe_icrc_hdr.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_find_route.isra.13()+0x20f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_setup_udp_tunnel.constprop.17()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_udp_encap_recv()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_prepare()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_notify()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_net_init()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_find_route.isra.13.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_setup_udp_tunnel.constprop.17.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_udp_encap_recv.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_prepare.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_send.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_notify.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_net.o: warning: objtool: rxe_net_init.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_sysfs.o: warning: objtool: rxe_param_set_remove()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_sysfs.o: warning: objtool: rxe_param_set_add()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_sysfs.o: warning: objtool: rxe_param_set_remove.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/sw/rxe/rxe_sysfs.o: warning: objtool: rxe_param_set_add.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_timeout()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_set_mcast_list()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_rec_start()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_stop()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_init_default()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_mark_paths_invalid()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_neigh_dtor()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_free()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_rec_completion()+0x1a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_init()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_cleanup()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_set_umcast()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_open.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_timeout.cold.21()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_change_mtu.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_set_mcast_list.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_rec_start.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_stop.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_init_default.cold.26()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_mark_paths_invalid.cold.27()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_neigh_dtor.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_free.cold.29()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_set_mode.cold.30()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_start_xmit.cold.31()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: path_rec_completion.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_init.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_dev_cleanup.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_set_umcast.cold.35()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_main.o: warning: objtool: ipoib_add_one.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_qp_state_validate_work()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: check_qp_movement_and_print.isra.17.constprop.20()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_post_receive()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_handle_rx_wc()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_create_ah()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: poll_tx()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_send()+0x54f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_open_default()+0x130: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_open()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_up()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_down()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: __ipoib_ib_dev_flush()+0x3d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_stop_default()+0x317: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_cleanup()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_qp_state_validate_work.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: check_qp_movement_and_print.isra.17.constprop.20.cold.27()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_post_receive.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_handle_rx_wc.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_create_ah.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: poll_tx.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_send.cold.32()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_open_default.cold.33()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_open.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_up.cold.35()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_down.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: __ipoib_ib_dev_flush.cold.37()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_stop_default.cold.38()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ib.o: warning: objtool: ipoib_ib_dev_cleanup.cold.39()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_join_complete()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_carrier_on_task()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_join_task()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_start_thread()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_stop_thread()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_dev_flush()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_restart_task()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_join.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_join_complete.cold.8()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_carrier_on_task.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_join_task.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_start_thread.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_stop_thread.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_remove_list.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_send.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_dev_flush.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_multicast.o: warning: objtool: ipoib_mcast_restart_task.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_init_qp()+0x179: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_transport_dev_init()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_transport_dev_cleanup()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_event()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_mcast_attach.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_init_qp.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_transport_dev_init.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_transport_dev_cleanup.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_verbs.o: warning: objtool: ipoib_event.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_vlan.o: warning: objtool: __ipoib_vlan_add()+0x1a6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_vlan.o: warning: objtool: __ipoib_vlan_add.cold.1()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_vlan.o: warning: objtool: ipoib_vlan_delete.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ethtool.o: warning: objtool: ipoib_get_drvinfo()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_ethtool.o: warning: objtool: ipoib_set_coalesce.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_netlink.o: warning: objtool: ipoib_new_child_link.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_start_rx_drain()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_modify_rx_qp()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_modify_tx_init.isra.32()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_init()+0x2f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_rep_handler.isra.34()+0x2f3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_post_receive_srq()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_rx_handler()+0x34e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_handler()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_handle_rx_wc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_handle_tx_wc()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_open()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_stop()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_destroy_tx()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_send()+0x356: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_cleanup()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_init()+0x2d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_start_rx_drain.cold.43()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_modify_rx_qp.cold.44()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_modify_tx_init.isra.32.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_init.cold.46()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_rep_handler.isra.34.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_post_receive_srq.cold.48()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_post_receive_nonsrq.isra.25.cold.49()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_stale_task.cold.50()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_rx_handler.cold.51()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_handler.cold.52()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_reap.cold.53()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_tx_start.cold.54()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_handle_rx_wc.cold.55()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_handle_tx_wc.cold.56()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_open.cold.57()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_stop.cold.58()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_destroy_tx.cold.59()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_send.cold.60()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_cleanup.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_cm.o: warning: objtool: ipoib_cm_dev_init.cold.62()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_fs.o: warning: objtool: ipoib_create_debug_files()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_fs.o: warning: objtool: ipoib_delete_debug_files()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_fs.o: warning: objtool: ipoib_create_debug_files.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/ipoib/ipoib_fs.o: warning: objtool: ipoib_delete_debug_files.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_ib_conn_res()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_create_ib_conn_res()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_connected_handler.isra.9()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_fmr_pool()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_fastreg_pool()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_alloc_fastreg_pool()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_conn_terminate()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_cleanup_handler()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_cma_handler()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_connect()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_recvl()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_recvm()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_send()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_check_task_pi_status()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_err_comp()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_ib_conn_res.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_create_ib_conn_res.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_connected_handler.isra.9.cold.19()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_alloc_fmr_pool.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_fmr_pool.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_free_fastreg_pool.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_alloc_fastreg_pool.cold.23()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_conn_release.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_conn_terminate.cold.25()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_cleanup_handler.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_cma_handler.cold.27()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_connect.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_recvl.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_recvm.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_post_send.cold.31()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_check_task_pi_status.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_verbs.o: warning: objtool: iser_err_comp.cold.33()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_task_rsp()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_alloc_rx_descriptors()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_command()+0x39a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_data_out()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_control()+0x1d7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_login_rsp()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_task_rsp.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_alloc_rx_descriptors.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_command.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_data_out.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_send_control.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_initiator.o: warning: objtool: iser_login_rsp.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_fast_reg_mr()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_unreg_mem_fmr()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_reg_dma.isra.7()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_fast_reg_fmr()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_assign_reg_ops()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_dma_map_task_data()+0xe6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_fast_reg_mr.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_unreg_mem_fmr.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_reg_dma.isra.7.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_fast_reg_fmr.cold.18()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_assign_reg_ops.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_dma_map_task_data.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iser_memory.o: warning: objtool: iser_reg_rdma_mem.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_ep_disconnect()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_ep_poll()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_task_xmit()+0x13b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_conn_stop()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_conn_bind()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_session_create()+0x123: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_recv()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_task_init()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_ep_disconnect.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_ep_poll.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_task_xmit.cold.15()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_set_param.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_conn_stop.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_conn_bind.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_session_create.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_recv.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/iser/iscsi_iser.o: warning: objtool: iscsi_iser_task_init.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_sup_prot_ops()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_login_post_recv()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rx_login_req()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_login_rx()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_check_pi_status()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rdma_rw_ctx_post()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_dataout()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_post_recv.isra.10.part.11()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_post_response()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_print_wc.isra.23()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_accept_np()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_conn_terminate()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_allocate_cmd()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_device_put()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_create_send_desc.isra.26()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_cmd()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_wait_conn()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_unmap_tx_desc()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_completion_put()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_do_control_comp()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_connect_release()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_conn()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_release_work()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_disconnected_handler.isra.35()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_free_np()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_init_tx_hdrs.isra.19()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_datain()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_nopin()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_login_tx()+0x34d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_response()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_response_queue()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_connect_request()+0x67a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_setup_id()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_cma_handler()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_sup_prot_ops.cold.47()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_login_post_recv.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rx_login_req.cold.49()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_login_rx.cold.50()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_check_pi_status.cold.51()+0x58: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rdma_rw_ctx_post.cold.52()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_get_dataout.cold.53()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_post_recv.isra.10.part.11.cold.54()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_post_response.cold.55()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_print_wc.isra.23.cold.56()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_accept_np.cold.57()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_conn_terminate.cold.58()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_allocate_cmd.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_device_put.cold.60()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_create_send_desc.isra.26.cold.61()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_cmd.cold.62()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_wait_conn.cold.63()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_recv_done.cold.64()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_unmap_tx_desc.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_completion_put.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_send_done.cold.67()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_do_control_comp.cold.68()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rdma_read_done.cold.69()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_connect_release.cold.70()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_conn.cold.71()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_release_work.cold.72()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_disconnected_handler.isra.35.cold.73()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_free_np.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_init_tx_hdrs.isra.19.cold.75()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_datain.cold.76()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_nopin.cold.77()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_login_tx.cold.78()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_put_response.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_rdma_write_done.cold.80()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_response_queue.cold.81()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_connect_request.cold.82()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_setup_id.cold.83()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/isert/ib_isert.o: warning: objtool: isert_cma_handler.cold.84()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srp/ib_srp.o: warning: objtool: srp_map_data.cold.50()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srp/ib_srp.o: warning: objtool: srp_create_ch_ib.cold.51()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srp/ib_srp.o: warning: objtool: srp_queuecommand.cold.52()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srp/ib_srp.o: warning: objtool: srp_create_target.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_event_handler()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_sq_size_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_max_rsp_size_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_max_rdma_size_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_write_pending()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_rdma_read_done()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_queue_response()+0x132: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_close_ch()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_close_session()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_remove_one()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_enable_store()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_add_one()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_recv_done()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_zerolength_write_done()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_send_done()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_cm_handler()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_event_handler.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_sq_size_store.cold.41()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_max_rsp_size_store.cold.42()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_attrib_srp_max_rdma_size_store.cold.43()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_write_pending.cold.44()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_rdma_read_done.cold.46()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_queue_response.cold.47()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_close_ch.cold.48()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_close_session.cold.49()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_remove_one.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_tpg_enable_store.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_add_one.cold.52()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_handle_new_iu.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_recv_done.cold.54()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_zerolength_write_done.cold.55()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_send_done.cold.56()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/infiniband/ulp/srpt/ib_srpt.o: warning: objtool: srpt_cm_handler.cold.57()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/input/ff-memless.o: warning: objtool: ml_play_effects.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/joydev.o: warning: objtool: joydev_connect()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joydev.o: warning: objtool: joydev_connect.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/a3d.o: warning: objtool: a3d_connect.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/adi.o: warning: objtool: adi_connect.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/analog.o: warning: objtool: analog_disconnect()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joystick/analog.o: warning: objtool: analog_disconnect.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/cobra.o: warning: objtool: cobra_connect()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joystick/cobra.o: warning: objtool: cobra_connect.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/db9.o: warning: objtool: db9_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/gamecon.o: warning: objtool: gc_attach.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/grip_mp.o: warning: objtool: get_and_decode_packet()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joystick/grip_mp.o: warning: objtool: get_and_decode_packet.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/sidewinder.o: warning: objtool: sw_read()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joystick/sidewinder.o: warning: objtool: sw_connect.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/sidewinder.o: warning: objtool: sw_read.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/spaceball.o: warning: objtool: spaceball_interrupt.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/spaceorb.o: warning: objtool: spaceorb_interrupt.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/turbografx.o: warning: objtool: tgfx_attach.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/joystick/walkera0701.o: warning: objtool: walkera0701_attach()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/joystick/walkera0701.o: warning: objtool: walkera0701_attach.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: atlas_acpi_button_remove()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: acpi_atlas_button_handler()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: atlas_acpi_button_add()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: atlas_acpi_button_remove.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: acpi_atlas_button_handler.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/atlas_btns.o: warning: objtool: atlas_acpi_button_add.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/cma3000_d0x.o: warning: objtool: cma3000_init.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/powermate.o: warning: objtool: powermate_config_complete()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/powermate.o: warning: objtool: powermate_sync_state.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/powermate.o: warning: objtool: powermate_config_complete.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/axp20x-pek.o: warning: objtool: axp20x_store_ext_attr()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/uinput.o: warning: objtool: uinput_validate_absinfo.isra.6()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/misc/uinput.o: warning: objtool: uinput_validate_absinfo.isra.6.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/uinput.o: warning: objtool: uinput_ioctl_handler.isra.9.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/xen-kbdfront.o: warning: objtool: input_handler.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/input/misc/xen-kbdfront.o: warning: objtool: xenkbd_probe.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_reinit()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_status_check.isra.5.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_geyser_init.isra.6.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_reinit.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_complete_geyser_3_4.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/appletouch.o: warning: objtool: atp_complete_geyser_1_2.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_start_traffic()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_wellspring_mode.cold.11()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_start_traffic.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_irq_trackpad.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/bcm5974.o: warning: objtool: bcm5974_irq_button.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/cyapa_gen5.o: warning: objtool: cyapa_pip_write_fw_block()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mouse/sermouse.o: warning: objtool: sermouse_interrupt.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/vsxxxaa.o: warning: objtool: vsxxxaa_check_packet.part.3()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mouse/vsxxxaa.o: warning: objtool: vsxxxaa_interrupt()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/mouse/vsxxxaa.o: warning: objtool: vsxxxaa_check_packet.part.3.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/input/mouse/vsxxxaa.o: warning: objtool: vsxxxaa_interrupt.cold.6()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/input/rmi4/rmi_bus.o: warning: objtool: __rmi_register_function_handler()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/rmi4/rmi_bus.o: warning: objtool: __rmi_register_function_handler.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/input/rmi4/rmi_f11.o: warning: objtool: rmi_f11_attention.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/input/touchscreen/gunze.o: warning: objtool: gunze_interrupt()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/touchscreen/gunze.o: warning: objtool: gunze_interrupt.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/input/touchscreen/inexio.o: warning: objtool: inexio_interrupt()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/touchscreen/inexio.o: warning: objtool: inexio_interrupt.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/touchscreen/mtouch.o: warning: objtool: mtouch_interrupt.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/input/touchscreen/usbtouchscreen.o: warning: objtool: nexio_init.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/input/gameport/gameport.o: warning: objtool: gameport_queue_event()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/gameport/gameport.o: warning: objtool: __gameport_register_driver()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/input/gameport/gameport.o: warning: objtool: gameport_queue_event.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/input/gameport/gameport.o: warning: objtool: __gameport_register_driver.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/input/gameport/gameport.o: warning: objtool: gameport_handle_events.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/input/gameport/ns558.o: warning: objtool: ns558_pnp_probe()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_manufacturer()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_suspend_output()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_resume_output()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_get_manufacturer()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_get_serial()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: register_appl()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: detach_capi_ctr()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: notify_handler()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_handle_message()+0x1df: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_release.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: old_capi_manufacturer.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_manufacturer.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_suspend_output.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_resume_output.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_put_message.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: register_appl.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi20_register.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: detach_capi_ctr.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: notify_handler.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/kcapi.o: warning: objtool: capi_ctr_handle_message.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_data_b3_req()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_data_b3_conf()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_free_ncci()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_release_appl()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_new_ncci()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_data_b3_req.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_data_b3_conf.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_free_ncci.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_release_appl.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_release.cold.5()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capilib.o: warning: objtool: capilib_new_ncci.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capinc_tty_put_char()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capinc_tty_write()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capincci_alloc()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: handle_minor_send.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capinc_tty_put_char.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capinc_tty_write.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: handle_minor_recv.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capi.o: warning: objtool: capincci_alloc.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/isdn/capi/capidrv.c:12: BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_command': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_addcontr': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 19 bytes from a string of length 19 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_dtrace_data()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: ncci_change_state()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: listen_change_state.isra.12()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: plci_change_state()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: free_plci()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: send_message.isra.18()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: listentimerfunc()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: capidrv_command()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_incoming_call.constprop.23()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: lower_callback()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: capidrv_recv_message()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_dtrace_data.cold.26()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: ncci_change_state.cold.27()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: if_sendbuf.cold.28()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: listen_change_state.isra.12.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: plci_change_state.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: free_plci.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: send_message.isra.18.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: listentimerfunc.cold.33()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: capidrv_command.cold.34()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_incoming_call.constprop.23.cold.35()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: lower_callback.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_plci.constprop.22.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: handle_ncci.constprop.21.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/capi/capidrv.o: warning: objtool: capidrv_recv_message.cold.39()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/divert/isdn_divert.o: warning: objtool: deflect_timer_expire()+0x138: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/common.o: warning: objtool: cleanup_cs.cold.8()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/common.o: warning: objtool: gigaset_initcs.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/interface.o: warning: objtool: gigaset_if_init()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/interface.o: warning: objtool: gigaset_if_initdriver()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/interface.o: warning: objtool: if_ioctl.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/interface.o: warning: objtool: gigaset_if_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/interface.o: warning: objtool: gigaset_if_initdriver.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/proc.o: warning: objtool: gigaset_init_dev_sysfs()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/proc.o: warning: objtool: gigaset_init_dev_sysfs.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/capi.o: warning: objtool: gigaset_isdn_start()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/capi.o: warning: objtool: gigaset_isdn_regdev()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/capi.o: warning: objtool: gigaset_isdn_regdev.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_initcshw()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_write_bulk_callback()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_initcshw.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/usb-gigaset.o: warning: objtool: gigaset_write_bulk_callback.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/bas-gigaset.o: warning: objtool: gigaset_initcshw()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/bas-gigaset.o: warning: objtool: gigaset_initbcshw()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/bas-gigaset.o: warning: objtool: gigaset_initcshw.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/bas-gigaset.o: warning: objtool: gigaset_initbcshw.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_initcshw()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_tty_close()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_initcshw.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/gigaset/ser-gigaset.o: warning: objtool: gigaset_tty_close.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1pci.o: warning: objtool: b1pci_pci_probe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1pci.o: warning: objtool: b1pci_pci_probe.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_parse_version()+0x309: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: avmcard_dma_alloc()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_loaded()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_get_slice()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_interrupt()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_parse_version.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: avmcard_dma_alloc.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_loaded.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_get_slice.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_load_firmware.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_interrupt.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1.o: warning: objtool: b1_detect.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_load_firmware()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_register_appl()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_release_appl()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_load_firmware.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_register_appl.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_release_appl.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1dma.o: warning: objtool: b1dma_interrupt.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/b1pcmcia.o: warning: objtool: b1pcmcia_add_card()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/b1pcmcia.o: warning: objtool: b1pcmcia_add_card.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/t1pci.o: warning: objtool: t1pci_probe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/t1pci.o: warning: objtool: t1pci_probe.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_probe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: queue_sendconfigword()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: queue_sendconfig()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_load_firmware()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_register_appl()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_release_appl()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_interrupt()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_probe.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: queue_sendconfigword.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: queue_sendconfig.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_load_firmware.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_register_appl.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_release_appl.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/avm/c4.o: warning: objtool: c4_interrupt.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/eicon/diva_didd.o: warning: objtool: divadidd_proc_show()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_remove_one()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_init_one()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_get_version()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_remove_one.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/eicon/divasmain.o: warning: objtool: divas_init_one.cold.9()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/eicon/divasproc.o: warning: objtool: divas_read()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/debug.o: warning: objtool: diva_mnt_cmp_nmbr()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/debug.o: warning: objtool: diva_get_trace_filter()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/eicon/divasi.o: warning: objtool: um_idi_proc_show()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_clear_fifo_tx()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: mode_hfcpci()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: set_hfcpci_rxtest()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_bctrl()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_fill_dfifo()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_fill_fifo()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_remove_pci()+0x1aa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_probe()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_dctrl()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: main_rec_hfcpci()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: ph_state()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_clear_fifo_tx.cold.18()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: mode_hfcpci.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: set_hfcpci_rxtest.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_bctrl.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_fill_dfifo.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_fill_fifo.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_remove_pci.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_probe.cold.25()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_dctrl.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: main_rec_hfcpci.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfcpci_int.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: hfc_l1callback.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcpci.o: warning: objtool: ph_state.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_io_hfcmulti()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: signal_state_up()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: mode_hfcmulti()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcm_bctrl()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: ph_state_change()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: handle_dmsg()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_port()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: open_dchannel.isra.13()+0x429: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcm_dctrl()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_card()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfc_remove_pci()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_probe()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_interrupt()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_io_hfcmulti.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_tx.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: signal_state_up.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_rx.cold.21()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: mode_hfcmulti.cold.22()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: handle_bmsg.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcm_bctrl.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: ph_state_change.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: handle_dmsg.cold.26()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_port.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: open_dchannel.isra.13.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcm_dctrl.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcm_l1callback.cold.30()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_leds.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: release_card.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfc_remove_pci.cold.33()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_init.cold.34()+0xe3: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_probe.cold.35()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcmulti.o: warning: objtool: hfcmulti_interrupt.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: stop_iso_gracefull()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: tx_iso_complete()+0x3e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_rx_frame()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: rx_iso_complete()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: rx_int_complete()+0x138: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ctrl_start_transfer()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: write_reg()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ctrl_complete()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_stop_endpoint.part.7()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: start_isoc_chain.constprop.15()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_start_endpoint.part.8()+0x160: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_probe()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_ph_command()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_setup_bch()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: deactivate_bchannel()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_bctrl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcusb_l2l1B()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_l1callback()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ph_state()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcusb_l2l1D()+0x175: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_dctrl()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: stop_iso_gracefull.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: tx_iso_complete.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_rx_frame.cold.19()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: rx_iso_complete.cold.20()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: rx_int_complete.cold.21()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ctrl_start_transfer.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: write_reg.cold.23()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ctrl_complete.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_stop_endpoint.part.7.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: start_isoc_chain.constprop.15.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_start_endpoint.part.8.cold.27()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: handle_led.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_probe.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_ph_command.cold.30()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcsusb_setup_bch.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: deactivate_bchannel.cold.32()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_bctrl.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcusb_l2l1B.cold.34()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_l1callback.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: ph_state.cold.36()+0x74: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfcusb_l2l1D.cold.37()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/hfcsusb.o: warning: objtool: hfc_dctrl.cold.38()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: fritz_remove_pci()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: HDLC_irq()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: fritzpci_probe()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: avm_dctrl.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: fritz_remove_pci.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: HDLC_irq.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/avmfritz.o: warning: objtool: fritzpci_probe.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/speedfax.o: warning: objtool: sfaxpci_probe()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/speedfax.o: warning: objtool: sfax_dctrl.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/speedfax.o: warning: objtool: sfaxpci_probe.cold.8()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: reset_inf()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: inf_ctrl()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: inf_probe()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: reset_inf.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: inf_ctrl.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNinfineon.o: warning: objtool: inf_probe.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: dbusy_timer_handler()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: W6692_empty_Bfifo()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_remove_pci()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: W6692B_interrupt()+0x17f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_probe()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: dbusy_timer_handler.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: W6692_empty_Bfifo.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_remove_pci.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: W6692B_interrupt.cold.22()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_irq.cold.23()+0x48: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_probe.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/w6692.o: warning: objtool: w6692_dctrl.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: read_dma()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_remove()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_probe()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_dctrl.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: read_dma.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_irq.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_remove.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/netjet.o: warning: objtool: nj_probe.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_init()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: isac_retransmit()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: mISDNipac_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: dbusy_timer_handler()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_cmdr()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_fill_fifo()+0x241: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_empty_fifo()+0x1ba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: isac_init()+0x31a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: ipac_init()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_init.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: isac_retransmit.cold.16()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: mISDNipac_init.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: dbusy_timer_handler.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_cmdr.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_fill_fifo.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: hscx_empty_fifo.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: ipac_irq.cold.22()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: ipac_dctrl.cold.23()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: mISDNisac_irq.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: isac_init.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNipac.o: warning: objtool: ipac_init.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: load_firmware()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: isar_fill_fifo.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: init_isar.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: modeisar.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: load_firmware.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: isar_l2l1.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hardware/mISDN/mISDNisar.o: warning: objtool: mISDNisar_irq.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: hisax_cs_setup_card()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: VHiSax_putstatus()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: checkcard()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: hisax_cs_setup_card.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: HiSax_readstatus.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: VHiSax_putstatus.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/config.o: warning: objtool: checkcard.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl1.o: warning: objtool: DChannel_proc_rcv.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/tei.o: warning: objtool: put_tei_msg()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/tei.o: warning: objtool: put_tei_msg.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: tx_ui()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: send_uframe()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_clear_own_busy()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_set_own_busy()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st7_tout_203()+0x1b4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st7_tout_200()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st8_tout_200()+0x1a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_got_iframe()+0x5cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st7_tout_203.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st7_tout_200.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st8_tout_200.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st8_got_super.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_st7_got_super.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: l2_got_iframe.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl2.o: warning: objtool: releasestack_isdnl2.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: L3AddTimer()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: l3_alloc_skb()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: new_l3_process()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: release_l3_process()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: setstack_l3dc()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: setstack_l3bc()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: L3AddTimer.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: l3_alloc_skb.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: new_l3_process.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isdnl3.o: warning: objtool: release_l3_process.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: lltrans_handler()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: lldata_handler()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: leased_l1l2()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: CallcNewChan()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: CallcFreeChan()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: lltrans_handler.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: lldata_handler.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: leased_l1l2.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: CallcNewChan.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: CallcFreeChan.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/callc.o: warning: objtool: HiSax_command.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/fsm.o: warning: objtool: FsmEvent()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/fsm.o: warning: objtool: FsmAddTimer()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/fsm.o: warning: objtool: FsmNew.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/fsm.o: warning: objtool: FsmEvent.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/fsm.o: warning: objtool: FsmAddTimer.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: dss1man()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_message_cause()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_status_send.constprop.17()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_msg_without_setup.constprop.15()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: dss1up()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_t305()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_reject_req()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_msg_with_uus()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_disconnect_req()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: dss1man.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3dss1.o: warning: objtool: l3dss1_msg_without_setup.constprop.15.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1man()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_message_cause()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_status_send.constprop.20()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_msg_without_setup.constprop.17()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_t305()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_reject_req()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_SendSpid.constprop.16()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_msg_with_uus()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_disconnect_req()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: global_handler()+0x167: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1up()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1man.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_msg_without_setup.constprop.17.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: l3ni1_SendSpid.constprop.16.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3ni1.o: warning: objtool: ni1up.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/l3_1tr6.o: warning: objtool: l3_1tr6_setup_req()+0x1cf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3_1tr6.o: warning: objtool: man1tr6()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3_1tr6.o: warning: objtool: setstack_1tr6()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/l3_1tr6.o: warning: objtool: man1tr6.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/teles3.o: warning: objtool: teles3_interrupt()+0x2f0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/teles3.o: warning: objtool: setup_teles3()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/teles3.o: warning: objtool: hscx_interrupt.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/teles3.o: warning: objtool: teles3_interrupt.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isac.o: warning: objtool: isac_interrupt()+0xa97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isac.o: warning: objtool: dbusy_timer_handler.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isac.o: warning: objtool: isac_interrupt.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hscx.o: warning: objtool: open_hscxstate()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hscx.o: warning: objtool: hscx_l2l1.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hscx.o: warning: objtool: open_hscxstate.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/telespci.o: warning: objtool: setup_telespci()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/telespci.o: warning: objtool: hscx_interrupt.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/telespci.o: warning: objtool: setup_telespci.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/s0box.o: warning: objtool: s0box_interrupt()+0x553: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/s0box.o: warning: objtool: setup_s0box()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/s0box.o: warning: objtool: hscx_interrupt.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/s0box.o: warning: objtool: s0box_interrupt.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/s0box.o: warning: objtool: setup_s0box.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avm_a1p.o: warning: objtool: setup_avm_a1_pcmcia()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/avm_a1p.o: warning: objtool: hscx_interrupt.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: setstack_hdlc()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: setup_avm_pcipnp()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: hdlc_l2l1.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: setstack_hdlc.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: HDLC_irq.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avm_pci.o: warning: objtool: setup_avm_pcipnp.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: receive_chars()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: rs_interrupt_elsa()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: elsa_interrupt()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: setup_elsa()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: check_arcofi.cold.10()+0xae: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: Elsa_card_msg.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: receive_chars.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: hscx_interrupt.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: modem_l2l1.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: rs_interrupt_elsa.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: elsa_interrupt.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa.o: warning: objtool: setup_elsa.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/diva.o: warning: objtool: setup_diva()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/diva.o: warning: objtool: hscx_interrupt.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/diva.o: warning: objtool: Memhscx_interrupt.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/diva.o: warning: objtool: setup_diva.cold.9()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: dbusy_timer_handler()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: bch_setstack()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: interrupt_ipacx()+0x1c5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: init_ipacx()+0x159: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: bch_l2l1.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: dbusy_timer_handler.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: bch_setstack.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: bch_int.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: interrupt_ipacx.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/ipacx.o: warning: objtool: init_ipacx.cold.7()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/sedlbauer.o: warning: objtool: setup_sedlbauer()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/sedlbauer.o: warning: objtool: Sedl_card_msg.cold.4()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/sedlbauer.o: warning: objtool: hscx_interrupt.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/sedlbauer.o: warning: objtool: setup_sedlbauer.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: setstack_isar()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: send_DLE_ETX()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: isar_auxcmd()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: setstack_isar.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: modeisar.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: isar_l2l1.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: send_DLE_ETX.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: ISARVersion.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: isar_fill_fifo.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/isar.o: warning: objtool: isar_int_main.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/nj_s.o: warning: objtool: netjet_s_interrupt()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/nj_s.o: warning: objtool: setup_netjet_s()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/nj_s.o: warning: objtool: netjet_s_interrupt.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/nj_s.o: warning: objtool: setup_netjet_s.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: setstack_tiger()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: inittiger()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: tiger_l2l1.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: setstack_tiger.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: read_raw.constprop.1.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/netjet.o: warning: objtool: inittiger.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/nj_u.o: warning: objtool: setup_netjet_u()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/nj_u.o: warning: objtool: setup_netjet_u.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/icc.o: warning: objtool: icc_interrupt()+0x4c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/icc.o: warning: objtool: dbusy_timer_handler.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/icc.o: warning: objtool: icc_interrupt.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: hfcpci_card_msg()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: setup_hfcpci()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: reset_hfcpci.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: main_rec_hfcpci.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: hfcpci_interrupt.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: hfcpci_card_msg.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_pci.o: warning: objtool: setup_hfcpci.cold.15()+0x97: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_sx.o: warning: objtool: setup_hfcsx()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hfc_sx.o: warning: objtool: reset_hfcsx.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_sx.o: warning: objtool: hfcsx_l2l1.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc_sx.o: warning: objtool: read_fifo.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/niccy.o: warning: objtool: setup_niccy()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/niccy.o: warning: objtool: hscx_interrupt.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/bkm_a4t.o: warning: objtool: setup_bkm_a4t()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/bkm_a4t.o: warning: objtool: jade_interrupt.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/bkm_a4t.o: warning: objtool: setup_bkm_a4t.cold.6()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: jade_write_indirect()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: setstack_jade()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: JadeVersion()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: jade_write_indirect.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: jade_l2l1.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: setstack_jade.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/jade.o: warning: objtool: JadeVersion.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/bkm_a8.o: warning: objtool: sct_alloc_io()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/bkm_a8.o: warning: objtool: setup_sct_quadro()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/bkm_a8.o: warning: objtool: sct_alloc_io.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/bkm_a8.o: warning: objtool: hscx_interrupt.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/gazel.o: warning: objtool: setup_gazel()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/gazel.o: warning: objtool: hscx_interrupt.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/gazel.o: warning: objtool: setup_gazel.cold.8()+0x12d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: setstack_w6692()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: W6692_interrupt()+0x4d5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: setup_w6692()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: dbusy_timer_handler.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: W6692_l2l1.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: setstack_w6692.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: W6692B_interrupt.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/w6692.o: warning: objtool: W6692_interrupt.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/enternow_pci.o: warning: objtool: setup_enternow_pci()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/enternow_pci.o: warning: objtool: setup_enternow_pci.cold.3()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/amd7930_fn.o: warning: objtool: Amd7930_empty_Dfifo.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/amd7930_fn.o: warning: objtool: dbusy_timer_handler.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/amd7930_fn.o: warning: objtool: Amd7930_interrupt.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/sedlbauer_cs.o: warning: objtool: sedlbauer_probe.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/elsa_cs.o: warning: objtool: elsa_cs_probe.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/avma1_cs.o: warning: objtool: avma1cs_config.cold.0()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/teles_cs.o: warning: objtool: teles_probe.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: usb_int_complete()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_setup_usb()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_start()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_in_mode()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: usb_next_ctrl_msg.cold.2()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: usb_int_complete.cold.3()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: usb_in_complete.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_setup_usb.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_start.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_usb.o: warning: objtool: st5481_in_mode.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_d.o: warning: objtool: dout_start_xmit()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/st5481_d.o: warning: objtool: usb_d_out_complete.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_d.o: warning: objtool: dout_start_xmit.cold.6()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_d.o: warning: objtool: usb_d_out.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_b.o: warning: objtool: usb_b_out.cold.2()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/st5481_b.o: warning: objtool: usb_b_out_complete.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: hfc4s8s_probe()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: rx_b_frame.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: rx_d_frame.part.8.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hfc4s8s_l1.o: warning: objtool: hfc4s8s_probe.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hisax_fcpcipnp.o: warning: objtool: fcpci_probe()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hisax/hisax_fcpcipnp.o: warning: objtool: fcpnp_probe.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hisax_fcpcipnp.o: warning: objtool: fcpci_probe.cold.7()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hisax/hisax_fcpcipnp.o: warning: objtool: hdlc_irq_one.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hysdn_procconf.o: warning: objtool: hysdn_procconf_init()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hysdn_procconf.o: warning: objtool: hysdn_procconf_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hysdn_proclog.o: warning: objtool: hysdn_addlog()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hysdn_proclog.o: warning: objtool: hysdn_addlog.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/boardergo.o: warning: objtool: ergo_waitpofready.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hysdn_net.o: warning: objtool: hysdn_rx_netpkt()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hysdn_net.o: warning: objtool: hysdn_net_create()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hysdn_net.o: warning: objtool: hysdn_rx_netpkt.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hysdn_net.o: warning: objtool: hysdn_net_create.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hysdn_init.o: warning: objtool: hysdn_pci_init_one()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hysdn_init.o: warning: objtool: hysdn_pci_init_one.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_fill_profile()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_sendmsg_internal()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_register_appl()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_register_internal()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_send_message()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_release_appl()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_capi_release()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_rx_capipkt()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_capi_create()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_sendmsg_internal.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_register_appl.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_register_internal.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_send_message.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_release_appl.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_capi_release.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_rx_capipkt.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/hysdn/hycapi.o: warning: objtool: hycapi_capi_create.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_net.c:25: BUILDSTDERR: drivers/isdn/i4l/isdn_net.c: In function 'isdn_net_getpeer': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_ciscohdlck_alloc_skb.isra.10.constprop.22()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_hangup()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_autohup()+0xc2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_dial()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_writebuf_skb()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_ciscohdlck_slarp_send_keepalive()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_start_xmit()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_find_icall()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_new()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_getcfg()+0x4a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_header.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_ciscohdlck_alloc_skb.isra.10.constprop.22.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_hangup.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_autohup.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_dial.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_force_dial_lp.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_writebuf_skb.cold.29()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_ciscohdlck_slarp_send_keepalive.cold.30()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_stat_callback.cold.31()+0x59: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_start_xmit.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_rcv_skb.cold.33()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_find_icall.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_new.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_net.o: warning: objtool: isdn_net_setcfg.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_tty.c:13: BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_suspend.isra.7': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_resume': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_stat_callback': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 5 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_chars_in_buffer()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_throttle()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_write_room()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_unthrottle()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_flush_chars()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_install()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_flush_buffer.part.9()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_ioctl()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_tiocmget()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_at_cout()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_tiocmset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_hangup()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_close()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_dial()+0x17e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_resume()+0x178: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_find_icall()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_handleDLEdown.isra.16()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_write()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_chars_in_buffer.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_throttle.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_write_room.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_unthrottle.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_flush_chars.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_install.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_flush_buffer.part.9.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_ioctl.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_tiocmget.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_modem_init.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_at_cout.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_tiocmset.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_hangup.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_close.cold.32()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_find_icall.cold.36()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_handleDLEdown.isra.16.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_cmd_PLUSV.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_senddown.cold.40()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_write.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_tty.o: warning: objtool: isdn_tty_stat_callback.cold.42()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_sync()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_decode()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_encode()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_sync.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_decode.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_encode.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_v110.o: warning: objtool: isdn_v110_stat_callback.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_command()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_read()+0x25e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: register_isdn()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_writebuf_skb_stub()+0x220: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_command.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_ioctl.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_write.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_add_channels.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_open.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_close.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: register_isdn.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_status_callback.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_common.o: warning: objtool: isdn_writebuf_skb_stub.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_mp_init()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_fill_rq()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_skb_push()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_decompress()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_push_higher.isra.21()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_free()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_wakeup_daemon()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_release()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_ioctl()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_poll()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_receive()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_xmit()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_mp_init.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_fill_rq.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_skb_push.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_frame_log.constprop.23.cold.27()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_decompress.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_push_higher.isra.21.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_free.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_wakeup_daemon.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_open.cold.32()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_release.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_ioctl.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_poll.cold.35()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_write.cold.36()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_init.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_receive.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_ppp.o: warning: objtool: isdn_ppp_xmit.cold.39()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_audio.o: warning: objtool: isdn_audio_put_dle_code()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/i4l/isdn_audio.o: warning: objtool: isdn_audio_eval_dtmf.cold.2()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_audio.o: warning: objtool: isdn_audio_calc_dtmf.cold.3()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/i4l/isdn_audio.o: warning: objtool: isdn_audio_put_dle_code.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_unregister_device()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_unregister_Bprotocol()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_Bprotocol()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: get_Bprotocol4id()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_device.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_unregister_device.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_unregister_Bprotocol.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: mISDN_register_Bprotocol.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/core.o: warning: objtool: get_Bprotocol4id.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmEvent()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmAddTimer()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmEvent.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmAddTimer.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/fsm.o: warning: objtool: mISDN_FsmNew.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_ctrl()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_setsockopt()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_sock_recvmsg()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_send()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_sock_sendmsg()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_release()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_bind()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: misdn_sock_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_ctrl.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_setsockopt.cold.11()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_sock_recvmsg.cold.12()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_send.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: mISDN_sock_sendmsg.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_release.cold.16()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: data_sock_bind.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/socket.o: warning: objtool: misdn_sock_init.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_clock_update()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_unregister_clock()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_register_clock()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: select_iclock.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_clock_update.cold.2()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_unregister_clock.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/clock.o: warning: objtool: mISDN_register_clock.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: recv_Bchannel()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: recv_Bchannel_skb()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: dchannel_senddata()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: confirm_Bsend()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: bchannel_senddata()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: recv_Bchannel.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: recv_Bchannel_skb.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: dchannel_senddata.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: confirm_Bsend.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: bchannel_senddata.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/hwchannel.o: warning: objtool: bchannel_get_rxbuf.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: l1_receive()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: mISDNStackd()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: mISDN_queue_message()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: create_stack()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: connect_layer1()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: connect_Bstack()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: create_l2entity()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: delete_channel()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: delete_stack()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: send_socklist.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: l1_receive.cold.11()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: mISDNStackd.cold.12()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: mISDN_queue_message.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: create_stack.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: connect_layer1.cold.15()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: connect_Bstack.cold.16()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: create_l2entity.cold.17()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: delete_channel.cold.18()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/stack.o: warning: objtool: delete_stack.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/layer1.o: warning: objtool: create_l1()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/layer1.o: warning: objtool: l1_event.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/layer1.o: warning: objtool: create_l1.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: tx_ui()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: send_uframe()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: enquiry_cr()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: create_l2()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: l2_ctrl.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/layer2.o: warning: objtool: create_l2.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: da_debug()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: tei_debug()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: get_free_id()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: create_new_tei()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: mgr_ctrl()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: mgr_send()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: l2_tei()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: da_debug.cold.12()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: tei_debug.cold.13()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: mgr_bcast.cold.14()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: get_free_id.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: create_new_tei.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: teiup_create.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: mgr_ctrl.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: mgr_send.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/tei.o: warning: objtool: l2_tei.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_poll()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_open()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_read()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_close()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_ioctl()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_inittimer()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_poll.cold.2()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_open.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_read.cold.4()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_close.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_ioctl.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/timerdev.o: warning: objtool: mISDN_inittimer.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_ctrl()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dspcreate()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_send_bh()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_function()+0x743: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_ctrl.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_rx_off_member.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dspcreate.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_send_bh.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_core.o: warning: objtool: dsp_function.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_del_conf_member()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_del_conf()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_hardware()+0x2b2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_receive()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_send_member.constprop.3.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_del_conf_member.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_del_conf.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_hardware.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_conf.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_receive.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_send.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_cmx.o: warning: objtool: dsp_cmx_transmit.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_tones.o: warning: objtool: dsp_tone_copy()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_tones.o: warning: objtool: dsp_tone_copy.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_tones.o: warning: objtool: dsp_tone.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_dtmf.o: warning: objtool: dsp_dtmf_hardware()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_dtmf.o: warning: objtool: dsp_dtmf_hardware.cold.0()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_dtmf.o: warning: objtool: dsp_dtmf_goertzel_decode.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_blowfish.o: warning: objtool: dsp_bf_decrypt.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: mISDN_dsp_element_unregister()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: dsp_pipeline_module_exit()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: mISDN_dsp_element_unregister.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: mISDN_dsp_element_register.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: dsp_pipeline_module_exit.cold.6()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_pipeline.o: warning: objtool: dsp_pipeline_build.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/dsp_hwec.o: warning: objtool: dsp_hwec_enable()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/dsp_hwec.o: warning: objtool: dsp_hwec_enable.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_bctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_send.constprop.10()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: handle_dmsg()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: handle_bmsg()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_send_bh()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_thread()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_timeout()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: open_dchannel.isra.6()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_close()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_open()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_dctrl()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_bctrl.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_send.constprop.10.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: handle_dmsg.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: handle_bmsg.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_send_bh.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_thread.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_timeout.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: open_dchannel.isra.6.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_close.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_socket_open.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/isdn/mISDN/l1oip_core.o: warning: objtool: l1oip_dctrl.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_size()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_make_request()+0x2f4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_conf()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_add()+0x115: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_size.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_make_request.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_conf.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/linear.o: warning: objtool: linear_add.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_size()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid0.o: warning: objtool: create_strip_zones()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_takeover_raid45()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_takeover()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_run()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_size.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid0.o: warning: objtool: create_strip_zones.cold.14()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_takeover_raid45.cold.15()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_takeover.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid0.o: warning: objtool: raid0_run.cold.17()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_read_request()+0xa34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_run()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_error.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_end_read_request.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: fix_read_error.cold.30()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1d.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_reshape.cold.33()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid1.o: warning: objtool: raid1_run.cold.34()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_read_request()+0x5a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid10.o: warning: objtool: fix_read_error()+0xa5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid10.o: warning: objtool: setup_conf()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_takeover()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid10.o: warning: objtool: setup_geo.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_error.cold.31()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_end_read_request.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_start_reshape.cold.34()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: fix_read_error.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10d.cold.36()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: setup_conf.cold.37()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_takeover.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_run.cold.39()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid10.o: warning: objtool: raid10_sync_request.cold.40()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: setup_conf()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid45_takeover_raid0()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_end_read_request()+0x392: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_run()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_compute_blocknr()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5.o: warning: objtool: async_copy_data.isra.52.cold.70()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: setup_conf.cold.71()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid45_takeover_raid0.cold.72()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: break_stripe_batch_list.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_end_read_request.cold.74()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_start_reshape.cold.75()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_error.cold.76()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_run.cold.77()+0x29c: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_compute_blocknr.cold.78()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: raid5_get_active_stripe.cold.79()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5.o: warning: objtool: handle_stripe.cold.80()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5-cache.o: warning: objtool: r5c_disable_writeback_async()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5-cache.o: warning: objtool: r5l_init_log()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5-cache.o: warning: objtool: r5c_disable_writeback_async.cold.34()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5-cache.o: warning: objtool: r5l_init_log.cold.35()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5-ppl.o: warning: objtool: ppl_validate_rdev()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5-ppl.o: warning: objtool: ppl_init_log()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/raid5-ppl.o: warning: objtool: ppl_validate_rdev.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/raid5-ppl.o: warning: objtool: ppl_init_log.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_size()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_remove_disk()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_error()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_run()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_map.isra.6()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_size.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_remove_disk.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_error.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_run.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/multipath.o: warning: objtool: multipath_map.isra.6.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/md/faulty.o: warning: objtool: faulty_size()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/faulty.o: warning: objtool: faulty_size.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-crypt.o: warning: objtool: crypt_preresume()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-crypt.o: warning: objtool: crypt_preresume.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-crypt.o: warning: objtool: crypt_message.cold.43()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-crypt.o: warning: objtool: crypt_convert.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-delay.o: warning: objtool: delay_ctr.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-flakey.o: warning: objtool: corrupt_bio_data.isra.3.cold.5()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: fail_path()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: bypass_pg_num()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: reinstate_path()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: pg_init_done()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: fail_path.cold.20()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: bypass_pg_num.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: reinstate_path.cold.22()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: pg_init_done.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: multipath_clone_and_map.cold.24()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-mpath.o: warning: objtool: multipath_message.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-round-robin.o: warning: objtool: rr_add_path.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-queue-length.o: warning: objtool: ql_add_path.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-service-time.o: warning: objtool: st_add_path.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-switch.o: warning: objtool: switch_message()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-switch.o: warning: objtool: switch_message.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/wait_bit.h:7, BUILDSTDERR: from ./include/linux/fs.h:5, BUILDSTDERR: from ./include/linux/highmem.h:4, BUILDSTDERR: from ./include/linux/bio.h:21, BUILDSTDERR: from drivers/md/dm-log-userspace-base.c:7: BUILDSTDERR: drivers/md/dm-log-userspace-base.c: In function 'userspace_ctr': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_clear_region()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_do_request.isra.1.part.2()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_ctr()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_clear_region.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_do_request.isra.1.part.2.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-userspace-base.o: warning: objtool: userspace_ctr.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-userspace-transfer.o: warning: objtool: cn_ulog_callback()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-userspace-transfer.o: warning: objtool: dm_consult_userspace()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-userspace-transfer.o: warning: objtool: fill_pkg.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-userspace-transfer.o: warning: objtool: cn_ulog_callback.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-userspace-transfer.o: warning: objtool: dm_consult_userspace.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: dm_raid_arg_name_by_flag()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: read_disk_sb()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: dm_raid_arg_name_by_flag.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: raid_preresume.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: read_disk_sb.cold.31()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: raid_resume.cold.32()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: super_validate.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-raid.o: warning: objtool: raid_ctr.cold.34()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: read_dev_id()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: should_error_unserviceable_bio()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: ll_zero.isra.45()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: __pool_dec()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: schedule_copy.isra.51()+0x19b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: metadata_operation_failed()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: pool_message()+0x16f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: read_dev_id.cold.71()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: thin_status.cold.72()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: should_error_unserviceable_bio.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: __process_bio_read_only.cold.74()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: ll_zero.isra.45.cold.75()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: __pool_dec.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: pool_ctr.cold.77()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: schedule_copy.isra.51.cold.78()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: metadata_operation_failed.cold.79()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: pool_message.cold.80()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin.o: warning: objtool: process_cell.cold.81()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: subtree_dec()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: sb_check()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: __create_persistent_data_objects()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_metadata_open()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_set_metadata_transaction_id()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_release_metadata_snap()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_metadata_set_needs_check()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: __resize_space_map.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: subtree_dec.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: sb_check.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: __create_persistent_data_objects.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_metadata_close.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_metadata_open.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_set_metadata_transaction_id.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_reserve_metadata_snap.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_release_metadata_snap.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-thin-metadata.o: warning: objtool: dm_pool_metadata_set_needs_check.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-fec.o: warning: objtool: fec_read_parity()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-fec.o: warning: objtool: fec_read_parity.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-fec.o: warning: objtool: fec_decode_rsb.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-fec.o: warning: objtool: verity_fec_decode.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_map()+0x1c2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_update.isra.11()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_final()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_init()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_for_io_block()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_handle_err.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_map.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_update.isra.11.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_final.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_hash_init.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_for_io_block.cold.21()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-verity-target.o: warning: objtool: verity_for_bv_block.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-target.o: warning: objtool: metadata_operation_failed()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-target.o: warning: objtool: set_cache_size.isra.37()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-target.o: warning: objtool: metadata_operation_failed.cold.66()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-target.o: warning: objtool: set_cache_size.isra.37.cold.67()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-target.o: warning: objtool: cache_ctr.cold.69()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: sb_check()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: blocks_are_clean_separate_dirty()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: blocks_are_clean_combined_dirty()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: __create_persistent_data_objects()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_metadata_open()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_metadata_set_needs_check()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: sb_check.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: blocks_are_clean_separate_dirty.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: blocks_are_clean_combined_dirty.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: __create_persistent_data_objects.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_metadata_open.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_resize.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_load_mappings.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_set_dirty_bits.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-metadata.o: warning: objtool: dm_cache_metadata_set_needs_check.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-policy.o: warning: objtool: dm_cache_policy_register()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-policy.o: warning: objtool: dm_cache_policy_register.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-policy.o: warning: objtool: __get_policy_once.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-background-tracker.o: warning: objtool: btracker_create()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-background-tracker.o: warning: objtool: btracker_create.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-policy-smq.o: warning: objtool: mq_set_config_value()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-policy-smq.o: warning: objtool: __smq_create()+0x1dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-cache-policy-smq.o: warning: objtool: mq_set_config_value.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-cache-policy-smq.o: warning: objtool: __smq_create.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_end_io()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: write_metadata.constprop.11()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_mark()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_writes_message()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_end_io.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: write_metadata.constprop.11.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_writes_kthread.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_mark.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_writes_message.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-log-writes.o: warning: objtool: log_writes_map.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: dm_integrity_io_error()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: access_journal_check()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: dm_integrity_map()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: dm_integrity_io_error.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: access_journal_check.cold.44()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: rw_journal.cold.45()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: do_journal_write.cold.46()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: integrity_metadata.cold.47()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: dm_integrity_map_continue.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-integrity.o: warning: objtool: dm_integrity_map.cold.49()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-target.o: warning: objtool: dmz_chunk_work.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-target.o: warning: objtool: dmz_ctr.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_check_sb()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_cleanup_metadata()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_update_zone.isra.11()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_get_chunk_mapping()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_merge_valid_blocks()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_ctr_metadata()+0x1d9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_resume_metadata()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_check_sb.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_cleanup_metadata.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_update_zone.isra.11.cold.23()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_alloc_zone.cold.24()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_free_zone.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_get_chunk_mapping.cold.26()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_merge_valid_blocks.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_ctr_metadata.cold.28()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-metadata.o: warning: objtool: dmz_resume_metadata.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/md/dm-zoned-reclaim.o: warning: objtool: dmz_reclaim_work()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/dm-zoned-reclaim.o: warning: objtool: dmz_reclaim_work.cold.6()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/bset.o: warning: objtool: bch_btree_iter_next()+0x14f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/bset.o: warning: objtool: btree_mergesort.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/bset.o: warning: objtool: bch_btree_iter_next.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/bset.o: warning: objtool: bch_btree_iter_next_filter.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: __bch_btree_node_write()+0x23a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: btree_split()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: __bch_btree_mark_key.part.27.cold.35()+0x4: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: btree_gc_mark_node.cold.36()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: __bch_btree_node_alloc.cold.39()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/btree.o: warning: objtool: bch_btree_insert.cold.41()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/extents.o: warning: objtool: bch_bkey_dump.part.1()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/extents.o: warning: objtool: __bch_btree_ptr_invalid()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/extents.o: warning: objtool: bch_bkey_dump.part.1.cold.8()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/extents.o: warning: objtool: __bch_btree_ptr_invalid.cold.10()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/extents.o: warning: objtool: bch_extent_bad.cold.11()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/journal.o: warning: objtool: bch_journal_replay()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/journal.o: warning: objtool: journal_read_bucket.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/journal.o: warning: objtool: bch_journal_replay.cold.16()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/request.o: warning: objtool: bch_data_insert_start.cold.30()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_device_init()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: __uuid_write()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_device_free()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_cached_dev_attach()+0x3ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_flash_dev_create()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_reboot()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_cache_set_error()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: run_cache_set()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: register_bcache()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_device_init.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_device_free.cold.30()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_cached_dev_attach.cold.31()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_flash_dev_create.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bcache_reboot.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: bch_cache_set_error.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: run_cache_set.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/super.o: warning: objtool: register_bcache.cold.36()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/md/bcache/sysfs.o: warning: objtool: bch_cached_dev_store.cold.17()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: block_dec()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: load_ablock()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: dm_array_cursor_begin()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: array_block_check.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: block_dec.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: load_ablock.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-array.o: warning: objtool: dm_array_cursor_begin.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_read_lock()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: bl_down_write()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_write_lock()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_validate_buffer.isra.2.cold.6()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_read_lock.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: bl_down_write.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_write_lock.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-block-manager.o: warning: objtool: dm_bm_read_try_lock.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_mutate()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_init()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: dec_ref_count()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_extend()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_open_metadata()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_open_disk()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: bitmap_check.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: index_check.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_mutate.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: dec_ref_count.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_extend.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_open_metadata.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-common.o: warning: objtool: sm_ll_open_disk.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: add_bop()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: out()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_set_count()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_extend()+0x1f4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_new_block()+0x15f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: dm_sm_metadata_create()+0x2af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: add_bop.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: out.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_set_count.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_extend.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: sm_metadata_new_block.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-space-map-metadata.o: warning: objtool: dm_sm_metadata_create.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_create_with_sm()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_open_with_sm()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_create_with_sm.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-transaction-manager.o: warning: objtool: dm_tm_open_with_sm.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: push_node()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: find_leaf()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: insert_at()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: push_frame()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: push_node.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: find_leaf.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: insert_at.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: push_frame.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree.o: warning: objtool: dm_btree_cursor_next.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/md/persistent-data/dm-btree-spine.o: warning: objtool: node_check.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/compat.h:12, BUILDSTDERR: from drivers/media/media-device.c:22: BUILDSTDERR: drivers/media/media-device.c: In function 'media_device_get_topology': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/media/media-device.o: warning: objtool: __media_device_usb_init()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/media-devnode.o: warning: objtool: media_devnode_register()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/media-devnode.o: warning: objtool: media_devnode_register.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-core.o: warning: objtool: cec_register_adapter.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-core.o: warning: objtool: cec_allocate_adapter.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_done()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_attempt_done()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_msg_fh()+0x6df: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_config_thread_func()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_done.cold.11()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_attempt_done.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_thread_func.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_transmit_msg_fh.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_received_msg.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: cec_config_thread_func.cold.16()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: __cec_s_phys_addr.cold.17()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/media/cec/cec-adap.o: warning: objtool: __cec_s_log_addrs.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/cx2341x.o: warning: objtool: cx2341x_log_status()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/cx2341x.o: warning: objtool: cx2341x_log_status.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/tveeprom.o: warning: objtool: tveeprom_hauppauge_analog()+0x299: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/tveeprom.o: warning: objtool: tveeprom_read()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/tveeprom.o: warning: objtool: tveeprom_hauppauge_analog.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/tveeprom.o: warning: objtool: tveeprom_read.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop.o: warning: objtool: flexcop_device_initialize()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop.o: warning: objtool: flexcop_device_kmalloc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop.o: warning: objtool: flexcop_device_initialize.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop.o: warning: objtool: flexcop_device_kmalloc.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystarS2_rev33_attach()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev23_attach()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev26_attach()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: flexcop_frontend_init()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: cablestar2_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: airstar_atsc1_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev28_attach.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev27_attach.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystarS2_rev33_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev23_attach.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: airstar_atsc3_attach.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: airstar_atsc2_attach.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: airstar_dvbt_attach.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: skystar2_rev26_attach.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-fe-tuner.o: warning: objtool: flexcop_frontend_init.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/b2c2/flexcop-i2c.o: warning: objtool: flexcop_i2c_init()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/b2c2/flexcop-eeprom.o: warning: objtool: flexcop_eeprom_check_mac_addr.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_i2c.o: warning: objtool: saa7146_i2c_writeout()+0x45d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_i2c.o: warning: objtool: saa7146_i2c_xfer()+0x488: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_i2c.o: warning: objtool: saa7146_i2c_writeout.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_i2c.o: warning: objtool: saa7146_i2c_xfer.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: saa7146_wait_for_debi_done()+0x1af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: interrupt_hw()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: saa7146_init_one()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: saa7146_wait_for_debi_done.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: interrupt_hw.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_core.o: warning: objtool: saa7146_init_one.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_fops.o: warning: objtool: saa7146_register_device()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_fops.o: warning: objtool: saa7146_vv_init()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/saa7146/saa7146_fops.o: warning: objtool: saa7146_register_device.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_fops.o: warning: objtool: saa7146_vv_init.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/saa7146/saa7146_video.o: warning: objtool: vidioc_querycap()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_find_registry()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_registry_getmode()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_sendrequest_and_wait.isra.4()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_validate_client()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smsclient_sendrequest()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_register_client()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_set_device_mode()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_start_device()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_find_registry.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_registry_getmode.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_sendrequest_and_wait.isra.4.cold.14()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_unregister_device.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_validate_client.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smsclient_sendrequest.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_register_device.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_register_client.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_set_device_mode.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_start_device.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_gpio_configure.cold.22()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_gpio_set_level.cold.23()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smscoreapi.o: warning: objtool: smscore_gpio_get_level.cold.24()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/sms-cards.o: warning: objtool: sms_board_event()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/sms-cards.o: warning: objtool: sms_board_event.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smsir.o: warning: objtool: sms_ir_init()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smsir.o: warning: objtool: sms_ir_init.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/common/siano/smsdvb-main.o: warning: objtool: smsdvb_hotplug()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/common/siano/smsdvb-main.o: warning: objtool: smsdvb_hotplug.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvbdev.o: warning: objtool: dvb_register_adapter()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvbdev.o: warning: objtool: dvb_register_adapter.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvbdev.o: warning: objtool: dvb_register_device.cold.8()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_open()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_do_ioctl()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_poll()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dmxdev_filter_start()+0x369: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_open.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_do_ioctl.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dvr_poll.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dmxdev_filter_start.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dmxdev_buffer_write.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_dmxdev_section_callback.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dmxdev.o: warning: objtool: dvb_demux_do_ioctl.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_demux.o: warning: objtool: dvb_dmx_swfilter_packet()+0x387: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_demux.o: warning: objtool: dvb_dmx_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_demux.o: warning: objtool: dvb_dmx_swfilter_packet.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_thread_wakeup()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_camchange_irq()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_camready_irq()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_frda_irq()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_write_data()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_wait_if_status()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_read_data()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_open()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_read_tuple.isra.1()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_slot_shutdown()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_do_ioctl()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_release()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_poll()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_read()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_init()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_thread()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_release()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_thread_wakeup.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_camchange_irq.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_camready_irq.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_frda_irq.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_write_data.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_wait_if_status.cold.15()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_read_data.cold.16()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_open.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_read_tuple.isra.1.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_slot_shutdown.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_do_ioctl.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_release.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_parse_attributes.cold.22()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_poll.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_read.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_init.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_write.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_thread.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_ca_en50221.o: warning: objtool: dvb_ca_en50221_io_release.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_frontend.o: warning: objtool: dvb_frontend_ioctl_legacy.isra.11.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_feed_stop()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_filter_sec_set()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_feed_start()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_add_if.part.5()+0x249: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_sec_callback()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_ule()+0x1fe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_ts_callback()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_feed_stop.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_filter_sec_set.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_feed_start.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_add_if.part.5.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_sec_callback.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_ule.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-core/dvb_net.o: warning: objtool: dvb_net_ts_callback.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: dvb_pll_configure()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: samsung_dtos403ih102a_set()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: opera1_bw()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: dvb_pll_attach()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: dvb_pll_configure.cold.2()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: samsung_dtos403ih102a_set.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: opera1_bw.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dvb-pll.o: warning: objtool: dvb_pll_attach.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_readregs()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_writeregI()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_readreg()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_legacy_dish_cmd()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_set_voltage()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_read_status()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_get_frontend()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_set_frontend()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_wait_diseqc_idle.constprop.1()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_diseqc_burst()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_diseqc_msg()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_readregs.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_writeregI.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_readreg.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_legacy_dish_cmd.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_set_voltage.cold.9()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_read_status.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_get_frontend.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_set_frontend.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_wait_diseqc_idle.constprop.1.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_diseqc_burst.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0299.o: warning: objtool: stv0299_send_diseqc_msg.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_get_frontend()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_release()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_get_mclk()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_ber()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: _stb0899_read_s2reg()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_signal_strength()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_write_s2reg()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_regs()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_snr()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_write_regs()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_i2c_gate_ctrl()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_set_mclk()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_search()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_status()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_sleep()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_init()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_attach()+0x1f3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_get_frontend.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: _stb0899_read_reg.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_release.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_get_mclk.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_ber.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_wait_diseqc_txidle.constprop.5.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_recv_slave_reply.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: _stb0899_read_s2reg.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_signal_strength.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_write_s2reg.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_regs.cold.19()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_snr.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_write_regs.cold.21()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_i2c_gate_ctrl.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_set_mclk.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_search.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_send_diseqc_msg.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_read_status.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_sleep.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_init.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_drv.o: warning: objtool: stb0899_attach.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_check_tmg()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_check_carrier()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_get_dmd_status()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_get_fec_status()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs_algo()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_algo()+0xa05: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_check_tmg.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_check_carrier.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_get_dmd_status.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_get_fec_status.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs_algo.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb0899_algo.o: warning: objtool: stb0899_dvbs2_algo.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_read_reg()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_status()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_bandwidth()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_frequency()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_attach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_write_reg()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_set_params()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_read_reg.cold.6()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_status.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_bandwidth.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_get_frequency.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_attach.cold.10()+0xcc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_write_reg.cold.11()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6100.o: warning: objtool: stb6100_set_params.cold.12()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_writereg()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_readreg()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_set_frontend()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_init()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_writereg.cold.2()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_readreg.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_set_frontend.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp8870.o: warning: objtool: sp8870_init.cold.5()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_writereg()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_readreg()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_get_frontend()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_set_frontend()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_writereg.cold.1()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_readreg.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_get_frontend.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_set_frontend.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22700.o: warning: objtool: cx22700_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_writereg.isra.0()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_set_frontend()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_initfe()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_writereg.isra.0.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_set_frontend.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24110.o: warning: objtool: cx24110_initfe.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_writereg()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_readregs()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_set_frontend()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_writereg.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_readregs.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8083.o: warning: objtool: tda8083_set_frontend.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: get_frontend()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: l64781_writereg()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: l64781_attach()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: get_frontend.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: l64781_writereg.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/l64781.o: warning: objtool: l64781_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000_write_reg()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_tuner_pass_ctrl()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_pid_control()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000_read_reg()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_read_status()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_get_frontend()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_set_frontend()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_fifo_control()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_pid_parse()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_sleep()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_fe_init_nonmobile()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000_write_reg.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_tuner_pass_ctrl.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_pid_control.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000_read_reg.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_read_status.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_get_frontend.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_set_frontend.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_fifo_control.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_pid_parse.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_sleep.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mb.o: warning: objtool: dib3000mb_fe_init_nonmobile.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_read_word()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_identify()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_output_mode()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_timing()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_frontend()+0x1c7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_read_word.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_identify.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_output_mode.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_i2c_enumeration.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_timing.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib3000mc.o: warning: objtool: dib3000mc_set_frontend.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:21, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:12, BUILDSTDERR: from ./include/linux/i2c.h:29, BUILDSTDERR: from drivers/media/dvb-frontends/dibx000_common.c:3: BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.c: In function 'i2c_adapter_init': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_write_word()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_read_word()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_init_i2c_master()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_i2c_gated_gpio67_xfer()+0x1c6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_i2c_gated_tuner_xfer()+0x1c3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_write_word.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_read_word.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_init_i2c_master.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_i2c_select_interface.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_i2c_gated_gpio67_xfer.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.o: warning: objtool: dibx000_i2c_gated_tuner_xfer.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_read_word()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_write_word()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_pid_filter_ctrl()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_pid_filter()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_bandwidth()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_output_mode()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_attach()+0x6bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_autosearch_irq()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_wakeup()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_channel()+0x2ac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_frontend()+0x35b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_read_word.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_write_word.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_pid_filter_ctrl.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_pid_filter.cold.7()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_bandwidth.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_output_mode.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_attach.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_autosearch_irq.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_wakeup.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_channel.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000m.o: warning: objtool: dib7000m_set_frontend.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_read_word()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_identify()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_write_word()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_bandwidth()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_update_pll()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_pid_filter_ctrl()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_pid_filter()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_output_mode()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_setHostBusMux()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_configMpegMux()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_tuner_sleep()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_get_adc_power()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_update_timf()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_diversity_in.isra.7()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_set_diversity_in.isra.9.constprop.13()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_tuner_xfer()+0x32a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_cfg_DibTx.constprop.19()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_frontend()+0x8f4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_read_word.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_identify.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_write_word.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_bandwidth.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_update_pll.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_pid_filter_ctrl.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_pid_filter.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_output_mode.cold.27()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_setHostBusMux.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_configMpegMux.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_tuner_sleep.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_i2c_enumeration.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_get_adc_power.cold.32()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_update_timf.cold.33()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_diversity_in.isra.7.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_read_status.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_set_diversity_in.isra.9.constprop.13.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_tuner_xfer.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_cfg_DibTx.constprop.19.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000pc_detection.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7090_set_output_mode.isra.8.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_set_frontend.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib7000p.o: warning: objtool: dib7000p_init.cold.42()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_get_init_prbs()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_read16()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: __dib8000_read_word()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_write_word()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_pid_filter()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_slave_frontend()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_remove_slave_frontend()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_bandwidth.isra.11()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_identify()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_write16()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_read32()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_update_timf()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_read_word()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_power_mode()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_configMpegMux()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_setHostBusMux()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_reset_pll()+0x20f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_tuner_sleep()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_update_pll()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_pid_filter_ctrl()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_gpio()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_agc_config.part.21()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_agc_soft_split()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_output_mode.isra.25()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_diversity_in.isra.27()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_get_frontend()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_cfg_DibTx.constprop.33()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_cfg_DibRx.constprop.35()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_tuner_xfer()+0x32e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_init()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_enumeration()+0x28d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_set_output_mode.isra.26()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_frontend()+0x16af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_get_init_prbs.cold.37()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_read16.cold.38()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: __dib8000_read_word.cold.39()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_write_word.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_pid_filter.cold.41()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_slave_frontend.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_remove_slave_frontend.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_bandwidth.isra.11.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_identify.cold.45()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_write16.cold.46()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_read32.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_update_timf.cold.48()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_read_word.cold.49()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_power_mode.cold.50()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_configMpegMux.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_setHostBusMux.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_reset_pll.cold.53()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_tuner_sleep.cold.54()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_update_pll.cold.55()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_pid_filter_ctrl.cold.56()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_gpio.cold.57()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_wakeup.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_agc_config.part.21.cold.59()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_agc_soft_split.cold.60()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_output_mode.isra.25.cold.61()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_diversity_in.isra.27.cold.62()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_read_status.cold.63()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_get_frontend.cold.64()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_cfg_DibTx.constprop.33.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_cfg_DibRx.constprop.35.cold.66()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_tuner_xfer.cold.67()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_init.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_i2c_enumeration.cold.69()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8096p_set_output_mode.isra.26.cold.70()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_set_frontend.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_write.isra.0()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read.isra.1()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read_signal_strength()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read_status()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_set_frontend()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_write.isra.0.cold.5()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read.isra.1.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read_signal_strength.cold.7()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_read_status.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_set_frontend.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt312.o: warning: objtool: mt312_get_frontend.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_writereg()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_readreg()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_get_frontend()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_writereg.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_readreg.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_get_frontend.cold.3()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1820.o: warning: objtool: ves1820_attach.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_writereg()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_set_frontend()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_attach()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_writereg.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_init.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_set_frontend.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ves1x93.o: warning: objtool: ves1x93_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_byteI.isra.0()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_buf()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_byte.isra.2()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_mask()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_i2c_gate_ctrl()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_set_fe()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_ucblocks()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_snr()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_signal_strength()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_status()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_get_fe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_check_upload_ok()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10045_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10046_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_ber()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10045_attach()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10046_attach()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_byteI.isra.0.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_buf.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_byte.isra.2.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_write_mask.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_i2c_gate_ctrl.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_set_fe.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_ucblocks.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_snr.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_signal_strength.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_status.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_get_fe.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_check_upload_ok.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10045_init.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10046_init.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda1004x_read_ber.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10045_attach.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda1004x.o: warning: objtool: tda10046_attach.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_microcontroller_stop()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_readreg()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_read_status()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_microcontroller_stop.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_readreg.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_setup_frontend_parameters.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_read_status.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/sp887x.o: warning: objtool: sp887x_init.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_writereg()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_readreg()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_read_status()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_writereg.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_readreg.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt6000.o: warning: objtool: nxt6000_read_status.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: _mt352_write()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_read_register()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: _mt352_write.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_read_register.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_init.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mt352.o: warning: objtool: mt352_set_parameters.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_write()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_sleep()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_init_regs()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_read_status_reg.isra.0()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_attach()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_write.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_sleep.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_init_regs.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_read_status_reg.isra.0.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_set_params.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10036.o: warning: objtool: zl10036_attach.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_write.isra.0()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_sleep()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_init()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_set_params()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_attach()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_release.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_write.isra.0.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_sleep.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_init.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_set_params.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10039.o: warning: objtool: zl10039_attach.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_single_write()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_read_register()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_set_parameters()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_dump_regs.isra.3()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_single_write.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_read_register.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_set_parameters.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/zl10353.o: warning: objtool: zl10353_dump_regs.isra.3.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_writereg()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_readreg()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_i2c_gate_ctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_read_status()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_set_tps()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_writereg.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_readreg.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_i2c_gate_ctrl.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_read_status.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx22702.o: warning: objtool: cx22702_set_tps.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: load_firmware()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: SC_SendCommand()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: DRX_GetLockStatus()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: drxd_attach()+0x1b7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: drxd_init()+0x1ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: WriteBlock.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: load_firmware.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: SC_SendCommand.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: DRX_GetLockStatus.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: drxd_attach.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxd_hard.o: warning: objtool: drxd_init.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: tda10021_get_frontend()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: _tda10021_writereg()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: tda10021_i2c_gate_ctrl()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: tda10021_get_frontend.cold.3()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: _tda10021_writereg.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10021.o: warning: objtool: tda10021_i2c_gate_ctrl.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_writereg()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_readreg()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_i2c_gate_ctrl()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_writereg.cold.4()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_readreg.cold.5()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10023.o: warning: objtool: tda10023_i2c_gate_ctrl.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_writereg()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_readregs()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_readreg()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_writereg.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_readregs.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0297.o: warning: objtool: stv0297_readreg.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_readbytes()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_writereg_multibyte()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_microcontroller_stop()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt2004_microcontroller_init()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_init()+0x865: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_attach()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_readbytes.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_writereg_multibyte.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_microcontroller_stop.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt2004_microcontroller_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_init.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_setup_frontend_parameters.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/nxt200x.o: warning: objtool: nxt200x_attach.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: i2c_writebytes()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: i2c_readbytes()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_read_snr()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_read_status()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_init()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_set_parameters()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: i2c_writebytes.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: i2c_readbytes.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_read_snr.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_read_status.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_init.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51211.o: warning: objtool: or51211_set_parameters.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_readreg()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_read_status()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_get_parameters()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_read_snr()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_writebuf.isra.1()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_setmode.isra.2()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_set_parameters()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_readreg.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_read_status.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_get_parameters.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_read_snr.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_writebuf.isra.1.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_setmode.isra.2.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/or51132.o: warning: objtool: or51132_set_parameters.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_writebytes.constprop.3()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_readbytes.constprop.4()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_do_hab_cmd()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_read_status()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_set_frontend()+0x180: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_init()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_writebytes.constprop.3.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_readbytes.constprop.4.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_reset.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_attach.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_do_hab_cmd.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_read_status.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_set_frontend.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/bcm3510.o: warning: objtool: bcm3510_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_writereg()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_voltage()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_setfreqoffset()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_send_master_cmd()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_read_status()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_reset()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_tuner_i2c_tuner_xfer()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_tone()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_frontend()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_writereg.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_voltage.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_setfreqoffset.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_send_master_cmd.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_read_status.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_reset.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_tuner_i2c_tuner_xfer.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_tone.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1420.o: warning: objtool: s5h1420_set_frontend.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: i2c_write_demod_bytes.isra.1()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_init()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: i2c_read_demod_bytes.isra.2()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3303_read_status()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3302_read_snr()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3302_read_status()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_attach()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3303_read_snr()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: i2c_write_demod_bytes.isra.1.cold.4()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_set_parameters.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_init.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: i2c_read_demod_bytes.isra.2.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3303_read_status.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3302_read_snr.cold.9()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3302_read_status.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt330x_attach.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt330x.o: warning: objtool: lgdt3303_read_snr.cold.12()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_signal_strength()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_get_frontend()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_reg()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_ucblocks()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_snr()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_status()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_write_reg()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_reg_bit()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_i2c_gate_ctrl()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_sleep()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_write_regs()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_get_tune_settings()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_soft_reset()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_mpeg_mode_polarity()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_modulation.isra.4()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_passband_digital_agc.isra.5()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_agc_setup()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_if.isra.8()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_spectral_inversion.isra.9()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_parameters()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_attach()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3304_set_parameters()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_signal_strength.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_get_frontend.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_release.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_reg.cold.15()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_ucblocks.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_snr.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_read_status.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_write_reg.cold.19()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_reg_bit.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_i2c_gate_ctrl.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_sleep.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_write_regs.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_get_tune_settings.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_soft_reset.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_mpeg_mode_polarity.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_init.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_modulation.isra.4.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_passband_digital_agc.isra.5.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_agc_setup.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_if.isra.8.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_spectral_inversion.isra.9.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_set_parameters.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3305_attach.cold.34()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3305.o: warning: objtool: lgdt3304_set_parameters.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_signal_strength()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_get_frontend()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_get_tune_settings()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_write_reg()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_reg()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_reg_bit()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_i2c_gate_ctrl()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_mpeg_tristate()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_ts_bus_ctrl()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_ucblocks()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_calculate_snr_x100()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_ber()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_DumpRegs()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_mpeg_mode()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_soft_reset()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_vsb()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_qam()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_parameters()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_search()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_tune()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_sleep()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_attach()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_init()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_signal_strength.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_get_frontend.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_get_tune_settings.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_release.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_write_reg.cold.19()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_reg.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_reg_bit.cold.21()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_i2c_gate_ctrl.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_mpeg_tristate.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_ts_bus_ctrl.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_ucblocks.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_calculate_snr_x100.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_ber.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_DumpRegs.cold.28()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_mpeg_mode.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_soft_reset.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_vsb.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_qam.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_set_parameters.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_read_status.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_search.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_tune.cold.36()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_sleep.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_attach.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgdt3306a.o: warning: objtool: lgdt3306a_init.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_read_reg()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2161_read_snr()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_read_status()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_get_frontend()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_read_snr()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_write_reg()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_write_regs()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_get_tune_settings()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_soft_reset()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_initialize()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_set_frontend()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_i2c_gate_ctrl()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_attach()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_read_reg.cold.11()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2161_read_snr.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_read_status.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_get_frontend.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_read_snr.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_write_reg.cold.16()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_write_regs.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_release.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_get_tune_settings.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_soft_reset.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_initialize.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_set_frontend.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg216x_i2c_gate_ctrl.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lg2160.o: warning: objtool: lg2160_attach.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_i2c_writereg()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_i2c_readreg()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_voltage()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_snr()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_signal_strength()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_ber()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_get_frontend()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_wait_for_diseqc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_tone()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_send_diseqc_msg()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_diseqc_send_burst()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_pll_writereg.isra.7()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_frontend()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_initfe()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_attach()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_i2c_writereg.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_i2c_readreg.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_voltage.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_release.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_snr.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_signal_strength.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_read_ber.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_get_frontend.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_wait_for_diseqc.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_tone.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_send_diseqc_msg.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_diseqc_send_burst.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_pll_writereg.isra.7.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_set_frontend.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_initfe.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24123.o: warning: objtool: cx24123_attach.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lnbp21.o: warning: objtool: lnbx2x_attach.constprop.0()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lnbp21.o: warning: objtool: lnbx2x_attach.constprop.0.cold.1()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_enable_high_lnb_voltage()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_set_voltage()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_release()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_attach()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_enable_high_lnb_voltage.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_set_voltage.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_release.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lnbp22.o: warning: objtool: lnbp22_attach.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_write_byte.isra.1()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_set_tone()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_byte.isra.3()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_i2c_gate_ctrl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_sleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_ucblocks()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_snr()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_signal_strength()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_ber()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_status()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_get_frontend()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_set_frontend()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_diseqc_wait()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_send_burst()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_send_master_cmd()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_attach()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_write_byte.isra.1.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_set_tone.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_byte.isra.3.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_i2c_gate_ctrl.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_sleep.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_init.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_ucblocks.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_snr.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_signal_strength.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_ber.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_read_status.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_get_frontend.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_set_frontend.cold.20()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_diseqc_wait.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_send_burst.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_send_master_cmd.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10086.o: warning: objtool: tda10086_attach.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_set_params()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_sleep()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_attach()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_set_params.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_sleep.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda826x.o: warning: objtool: tda826x_attach.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_attach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_get_status()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_set_params()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_attach.cold.5()+0x91: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_get_status.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda8261.o: warning: objtool: tda8261_set_params.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_write_reg()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_ctrl_agc_filter()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_read_reg()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_set_ctrl_lo5.constprop.1()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_tune()+0x1bd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_attach()+0x3bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_write_reg.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_ctrl_agc_filter.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_read_reg.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_set_ctrl_lo5.constprop.1.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_tune.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0070.o: warning: objtool: dib0070_attach.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_write_reg()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_get_wbd_target()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_read_reg()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_update_tuning_table_7090()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_read_reg()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_write_reg()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_gain_control()+0x41c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_update_rframp_7090()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_register()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_register()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_write_reg.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_get_wbd_target.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_read_reg.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_pwm_gain_reset.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_update_tuning_table_7090.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_read_reg.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_write_reg.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_gain_control.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_update_rframp_7090.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_set_params.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_fw_register.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/dib0090.o: warning: objtool: dib0090_register.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tua6100.o: warning: objtool: tua6100_sleep()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tua6100.o: warning: objtool: tua6100_sleep.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_writereg()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_i2c_gate_ctrl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_readreg()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_if_freq.isra.0()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_softreset.isra.1()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_qam_interleave_mode.isra.5()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_read_status()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_frontend()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_read_snr()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_init()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_attach()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_writereg.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_i2c_gate_ctrl.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_readreg.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_if_freq.isra.0.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_softreset.isra.1.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_qam_interleave_mode.isra.5.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_qam_amhum_mode.isra.6.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_read_status.cold.23()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_set_frontend.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_read_snr.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_init.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1409.o: warning: objtool: s5h1409_attach.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_write_regs.constprop.0()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_read_reg()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_set_parameters()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_attach()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_write_regs.constprop.0.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_read_reg.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_set_parameters.cold.4()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/itd1000.o: warning: objtool: itd1000_attach.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_writereg()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_readreg()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_i2c_gate_ctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_analog_i2c_gate_ctrl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_sleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_release_state()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_get_state()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_writereg.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_readreg.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_i2c_gate_ctrl.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_analog_i2c_gate_ctrl.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_led_ctrl.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_init.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_sleep.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_release_state.cold.9()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_common.o: warning: objtool: au8522_get_state.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_read_status()+0x19a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_attach()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_mse2snr_lookup()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_read_snr()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_set_if.isra.1()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_set_frontend()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_read_status.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_attach.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_mse2snr_lookup.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_read_snr.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_set_if.isra.1.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_dig.o: warning: objtool: au8522_set_frontend.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: au8522_probe()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: set_audio_input()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: au8522_s_video_routing()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: au8522_probe.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: set_audio_input.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/au8522_decoder.o: warning: objtool: au8522_s_video_routing.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_writereg()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_readreg()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_ucblocks()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_snr()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_signal_strength()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_ber()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_get_frontend()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_i2c_gate_ctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_if()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_bandwidth()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_frontend()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_status()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_attach()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_release.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_writereg.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_readreg.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_ucblocks.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_snr.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_signal_strength.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_ber.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_get_frontend.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_i2c_gate_ctrl.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_if.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_bandwidth.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_set_frontend.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_read_status.cold.23()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_attach.cold.24()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda10048.o: warning: objtool: tda10048_init.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_readreg()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_get_status()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_writereg.isra.0()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_gain_settings()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_agc_callback()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_bandwidth()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_params()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_attach()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_readreg.cold.4()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_get_status.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_release.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_writereg.isra.0.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_gain_settings.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_agc_callback.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_bandwidth.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_set_params.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24113.o: warning: objtool: cx24113_attach.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_writereg()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_i2c_gate_ctrl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_if_freq.isra.0()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_softreset.isra.1()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_frontend()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_powerstate()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_readreg.constprop.11()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_serialmode.isra.3()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_init()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_read_status()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_read_snr()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_writereg.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_i2c_gate_ctrl.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_if_freq.isra.0.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_softreset.isra.1.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_frontend.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_powerstate.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_readreg.constprop.11.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_set_serialmode.isra.3.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_init.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_attach.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_read_status.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s5h1411.o: warning: objtool: s5h1411_read_snr.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda665x.o: warning: objtool: tda665x_get_status()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda665x.o: warning: objtool: tda665x_set_params()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda665x.o: warning: objtool: tda665x_get_status.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda665x.o: warning: objtool: tda665x_set_params.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_write_reg()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_reg()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_snr()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_signal_strength()+0x16e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_status()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_init()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_ber()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_ucblocks()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_attach()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_autolock_gi()+0x1e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_set_fe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_release.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_write_reg.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_reg.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_snr.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_signal_strength.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_status.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_init.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_ber.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_read_ucblocks.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_attach.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_autolock_gi.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/lgs8gxx.o: warning: objtool: lgs8gxx_set_fe.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_ucblocks()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_snr()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_get_fe()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_write_reg()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_reg()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_signal_strength()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_ber()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_set_fe()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_attach()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_ucblocks.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_snr.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_get_fe.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_release.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_write_reg.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_reg.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_signal_strength.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_ber.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_read_status.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_set_fe.cold.10()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/atbm8830.o: warning: objtool: atbm8830_attach.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/af9013.o: warning: objtool: af9013_attach()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_readreg()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_ucblocks()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_ber()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_status()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_writereg.isra.3()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_wait_for_lnb.isra.4()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_snr()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_attach()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_cmd_execute()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_voltage()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_tone()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_diseqc_send_burst()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_send_diseqc_msg()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_sleep()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_initfe()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_signal_strength()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_frontend()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_release.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_readreg.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_ucblocks.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_ber.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_status.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_writereg.isra.3.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_wait_for_lnb.isra.4.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_snr.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_attach.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_cmd_execute.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_voltage.cold.25()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_tone.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_diseqc_send_burst.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_send_diseqc_msg.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_sleep.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_initfe.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_read_signal_strength.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24116.o: warning: objtool: cx24116_set_frontend.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_release_priv()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_cmd_execute_nolock()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_attach()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_release_priv.cold.9()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24117.o: warning: objtool: cx24117_attach.cold.11()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_readreg()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_writereg()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_message_send()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_set_tone()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_send_diseqc_msg()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_readreg.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_writeregs.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_writereg.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_message_send.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_set_tone.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_send_diseqc_msg.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_init.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cx24120.o: warning: objtool: cx24120_read_status.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_readregs()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_writereg()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_readreg()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_voltage()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_tone()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_ucblocks()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_ber()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_send_diseqc_msg()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_sleep()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_init()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_frontend()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_snr()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_wait_diseqc_idle.constprop.3()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_send_diseqc_burst()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_attach()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_release.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_readregs.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_writereg.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_readreg.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_voltage.cold.9()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_tone.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_ucblocks.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_ber.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_status.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_writeregs.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_send_diseqc_msg.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_sleep.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_init.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_set_frontend.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21_read_snr.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_wait_diseqc_idle.constprop.3.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_send_diseqc_burst.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si21xx.o: warning: objtool: si21xx_attach.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_writeregI()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_send_diseqc_burst()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_send_diseqc_msg()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_readreg()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_snr()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_signal_strength()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_ber()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_set_property()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_set_frontend()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_status()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_attach()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_writeregI.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_send_diseqc_burst.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_send_diseqc_msg.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_readreg.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_snr.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_signal_strength.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_ber.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_set_property.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_set_frontend.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_read_status.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0288.o: warning: objtool: stv0288_attach.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_sleep()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_set_params()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_attach()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_sleep.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_set_params.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stb6000.o: warning: objtool: stb6000_attach.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_i2c_readreg()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_read_status()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_read_signal_strength()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_i2c_writereg()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_initfe()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_set_frontend()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_tune()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_attach()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_i2c_readreg.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_read_status.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_read_signal_strength.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_i2c_writereg.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_initfe.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_set_frontend.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_tune.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_release.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/s921.o: warning: objtool: s921_attach.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_write_regs()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_read_regs.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_write_regs.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110.o: warning: objtool: stv6110_set_frequency.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_sleep()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_write_reg()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_reg()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_search()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_tone()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_init()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_mclk_freq()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_status()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_snr()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_signal_strength()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_tuner()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_bandwidth()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_demod_lock()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_stop_all_s2_modcod()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_activate_s2_modcod()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_activate_s2_modcod_single()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_attach()+0x254: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_optim_carr_loop()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_optim_short_carr_loop()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_sleep.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_release.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_write_reg.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_reg.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_search.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_tone.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_init.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_mclk_freq.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_status.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_snr.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_read_signal_strength.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_tuner.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_set_bandwidth.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_demod_lock.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_stop_all_s2_modcod.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_activate_s2_modcod.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_activate_s2_modcod_single.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_attach.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_optim_carr_loop.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_core.o: warning: objtool: stv0900_get_optim_short_carr_loop.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_symbol_rate()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_viterbi_tracq()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_viterbi_standard()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_wait_for_lock()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_tuner_freq()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_track_optimization()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_standard()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_signal_params()+0x27c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_algo()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_symbol_rate.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_viterbi_tracq.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_set_viterbi_standard.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_wait_for_lock.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_tuner_freq.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_track_optimization.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_standard.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_get_signal_params.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0900_sw.o: warning: objtool: stv0900_algo.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_get_lock_tmg()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_reg()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_status()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_get_dmdlock()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_release()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_write_regs.isra.4.constprop.12()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_i2c_gate_ctrl()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_sleep()+0x1d6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_vitclk_ctl()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_send_diseqc_burst()+0x1fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_send_diseqc_msg()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_chk_tmg()+0x2c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_per()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_tone()+0x137: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_start_search()+0x3a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_viterbi()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_vit_thacq()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_activate_modcod_single()+0x2f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_init()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_activate_modcod()+0x2f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_dvbs_track_crl()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_vit_thtracq()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_delivery_search()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_srate()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_blind_search()+0x1a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_optimize_track()+0x27a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_chk_signal()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_search()+0x306: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_get_lock_tmg.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_reg.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_status.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_get_dmdlock.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_release.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_write_regs.isra.4.constprop.12.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_i2c_gate_ctrl.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_sleep.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_vitclk_ctl.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_send_diseqc_burst.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_attach.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_send_diseqc_msg.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_chk_tmg.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_read_per.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_tone.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_start_search.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_viterbi.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_vit_thacq.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_activate_modcod_single.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_init.cold.32()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_activate_modcod.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_dvbs_track_crl.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_vit_thtracq.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_delivery_search.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_set_srate.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_blind_search.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_optimize_track.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_chk_signal.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv090x.o: warning: objtool: stv090x_search.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_read_reg()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_write_regs.isra.1()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_set_mode()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_init()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_attach()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_read_reg.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_write_regs.isra.1.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_set_mode.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_init.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv6110x.o: warning: objtool: stv6110x_attach.cold.10()+0x78: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88ds3103.o: warning: objtool: m88ds3103_attach()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_write()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_voltage_boost()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_set_voltage()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_attach()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_write.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_voltage_boost.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_set_voltage.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/isl6423.o: warning: objtool: isl6423_attach.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_release()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_readreg()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_snr()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_status()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_get_algo()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_writereg.isra.1()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_tone()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_ucblocks()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_ber()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_voltage()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_diseqc_send_burst()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_send_diseqc_msg()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_frontend()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_attach()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_initfe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_release.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_readreg.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_snr.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_status.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_get_algo.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_writereg.isra.1.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_tone.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_ucblocks.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_read_ber.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_voltage.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_diseqc_send_burst.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_send_diseqc_msg.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_set_frontend.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_attach.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ds3000.o: warning: objtool: ds3000_initfe.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ts2020.o: warning: objtool: ts2020_attach()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: smrt_set()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: rf_val_set()+0x1e0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_set_tone()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_send_diseqc_msg()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_ber()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_status()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: afcofs_data_set()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: S01T_set()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: DAGC_data_set()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: EN_set()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: AFCEXEN_set()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: afcex_data_set()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: srst()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: iq_vt_set()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: SEQ_set()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_send_diseqc_burst()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: dagcm_val_get()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: sync_chk()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_ucblocks()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_snr()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_signal_strength()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: CNTM_set.constprop.25()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_set_fe()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_search()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_write.cold.27()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: smrt_set.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: rf_val_set.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_set_tone.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_send_diseqc_msg.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_ber.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_status.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: afcofs_data_set.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: S01T_set.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: DAGC_data_set.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: EN_set.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: AFCEXEN_set.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: afcex_data_set.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: srst.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: iq_vt_set.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: SEQ_set.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_send_diseqc_burst.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: dagcm_val_get.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: sync_chk.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_ucblocks.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_snr.cold.48()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_read_signal_strength.cold.49()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: CNTM_set.constprop.25.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_set_fe.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/mb86a16.o: warning: objtool: mb86a16_search.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_write()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_attach()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_write.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_set_params.cold.3()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/ix2505v.o: warning: objtool: ix2505v_attach.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_get_tuner_freq()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_readreg()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_get_mclk()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_status()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_ucblcks()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_get_frontend()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_read_status()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_snr()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_get_mclk.isra.3()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_writeregs.constprop.12()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_filt_coeff_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_gate_ctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_strength()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_standby.constprop.9()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_standby.constprop.10()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_gate_ctrl()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_pll_setup()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_init()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_set_frontend()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_set_frontend()+0x427: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ddb_set_frontend()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_get_tuner_freq.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_readreg.cold.14()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_get_mclk.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_status.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_ucblcks.cold.17()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_get_frontend.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_read_status.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_snr.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_get_mclk.isra.3.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_writeregs.constprop.12.cold.22()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_filt_coeff_init.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_gate_ctrl.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_read_strength.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_standby.constprop.9.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_standby.constprop.10.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_gate_ctrl.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367_pll_setup.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_init.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_set_frontend.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_init.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_set_frontend.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ddb_set_frontend.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ddb_attach.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367ter_attach.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/stv0367.o: warning: objtool: stv0367cab_attach.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/cxd2820r_core.o: warning: objtool: cxd2820r_attach()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_signal_strength()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_get_tune_settings()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: i2c_write()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write_block()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: i2c_read()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write32_flags.constprop.21()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_frequency_shifter.constprop.13()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: read32_flags.constprop.22()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: read16_flags.constprop.24()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: scu_command()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: get_signal_to_noise()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_snr()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write16_flags.constprop.25()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_agc_if.constprop.20()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_agc_rf.constprop.19()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: bl_chain_cmd.constprop.18()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: hi_command.constprop.17()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: bl_direct_cmd.constprop.15()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_sc_command.constprop.14()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: hi_cfg_command()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: qam_reset_qam()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_status()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_enable_ofdm_token_ring()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_up_device()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: ConfigureI2CBridge()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_gate_ctrl()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxx_open()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_ctrl_set_echo_threshold.isra.7()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_dto_setup()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: adc_sync_measurement()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: adc_synchronization()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write_gpio()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_iqm_af()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_down_qam()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_stop()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: shut_down()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_sleep()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: ctrl_power_mode()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_down_dvbt()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_ucblocks()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_configure_pins()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_qam32()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_qam16()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_pre_saw()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: setoperation_mode()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_set_parameters()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: init_drxk()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_attach()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_signal_strength.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_get_tune_settings.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_release.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: i2c_write.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write_block.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: i2c_read.cold.31()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write32_flags.constprop.21.cold.32()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_frequency_shifter.constprop.13.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: read32_flags.constprop.22.cold.34()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: read16_flags.constprop.24.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: scu_command.cold.36()+0x59: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: get_signal_to_noise.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_snr.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write16_flags.constprop.25.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_agc_if.constprop.20.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_agc_rf.constprop.19.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: bl_chain_cmd.constprop.18.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: hi_command.constprop.17.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: bl_direct_cmd.constprop.15.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_sc_command.constprop.14.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: hi_cfg_command.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: qam_reset_qam.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_status.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_enable_ofdm_token_ring.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_up_device.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_gate_ctrl.cold.52()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxx_open.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: dvbt_ctrl_set_echo_threshold.isra.7.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_dto_setup.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: adc_sync_measurement.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: write_gpio.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_iqm_af.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_down_qam.cold.60()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_stop.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: shut_down.cold.62()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_sleep.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: ctrl_power_mode.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: power_down_dvbt.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_read_ucblocks.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: mpegts_configure_pins.cold.67()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_qam32.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_qam16.cold.69()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: set_pre_saw.cold.70()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: setoperation_mode.cold.71()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_set_parameters.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: init_drxk.cold.73()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drxk_hard.o: warning: objtool: drxk_attach.cold.74()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tda18271c2dd.o: warning: objtool: i2c_write()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/tda18271c2dd.o: warning: objtool: i2c_write.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_write()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_set_oversamp()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_readreg8()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_write.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_set_oversamp.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_upload_firmware_block.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_readreg8.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_set_frontend.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/si2165.o: warning: objtool: si2165_init.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/rtl2830.o: warning: objtool: rtl2830_regmap_gather_write()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_writereg()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_readreg()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_send_diseqc_burst()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_send_diseqc_msg()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_set_frontend()+0x547: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_writereg.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_readreg.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_send_diseqc_burst.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_send_diseqc_msg.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_set_frontend.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/m88rs2000.o: warning: objtool: m88rs2000_init.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/as102_fe.o: warning: objtool: as102_attach()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/as102_fe.o: warning: objtool: as102_attach.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_send_diseqc_burst()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_send_diseqc_msg()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_set_frontend()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_attach()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_send_diseqc_burst.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_send_diseqc_msg.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_set_frontend.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/gp8psk-fe.o: warning: objtool: gp8psk_fe_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/tc90522.o: warning: objtool: tc90522_probe()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxbsp_i2c_write_read()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_vsb_leak_n_gain.isra.21()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx_ctrl_u_code()+0x22d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_get_qam_sig_quality.isra.5()+0x3a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_uio_cfg()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_aud.isra.6()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_uio_write()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_set_lna_state()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_lna()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: hi_command()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_i2c_gate_ctrl()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: hi_cfg_command.isra.11()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: init_hi()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: scu_command()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_lock_status()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_read_status()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_dap_scu_atomic_read_write_block.constprop.36()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_iqm_af()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: adc_sync_measurement.isra.12()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: adc_synchronization()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: init_agc()+0x5bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_mpegtei_handling.isra.13()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: bit_reverse_mpeg_output.isra.14()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_mpeg_start_width()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_orx_nsu_aox()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_cfg_mpeg_output()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_qam()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_vsb()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam16.isra.22()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam32.isra.23()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam64.isra.24()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_oob.constprop.31()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_agc_if.constprop.34()+0x33f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_agc_rf.constprop.35()+0x386: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam.constprop.33()+0x479: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_vsb()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_dap_atomic_read_reg32.isra.15()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam_flip_spec.isra.17()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam256auto.isra.18()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam64auto.isra.19()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_powerstate.isra.28()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_frontend()+0x385: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_init()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxbsp_i2c_write_read.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_vsb_leak_n_gain.isra.21.cold.47()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx_ctrl_u_code.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_frequency.isra.16.constprop.41.cold.49()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_get_qam_sig_quality.isra.5.cold.50()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_uio_cfg.cold.51()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_aud.isra.6.cold.52()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_cfg_afe_gain.isra.7.cold.53()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_cfg_pre_saw.isra.8.cold.54()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_uio_write.cold.55()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_set_lna_state.cold.56()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_lna.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: hi_command.cold.58()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_i2c_gate_ctrl.cold.59()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: hi_cfg_command.isra.11.cold.60()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: init_hi.cold.61()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: scu_command.cold.62()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_lock_status.cold.63()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_read_status.cold.64()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_dap_scu_atomic_read_write_block.constprop.36.cold.65()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_iqm_af.cold.66()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: adc_sync_measurement.isra.12.cold.67()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: adc_synchronization.cold.68()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: init_agc.cold.69()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_mpegtei_handling.isra.13.cold.70()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: bit_reverse_mpeg_output.isra.14.cold.71()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_mpeg_start_width.cold.72()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_orx_nsu_aox.cold.73()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_cfg_mpeg_output.cold.74()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_qam.cold.75()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: power_down_vsb.cold.76()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam16.isra.22.cold.77()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam32.isra.23.cold.78()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam64.isra.24.cold.79()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_set_oob.constprop.31.cold.80()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_agc_if.constprop.34.cold.81()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_agc_rf.constprop.35.cold.82()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_qam.constprop.33.cold.83()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: set_vsb.cold.84()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_dap_atomic_read_reg32.isra.15.cold.85()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam_flip_spec.isra.17.cold.86()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam256auto.isra.18.cold.87()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: qam64auto.isra.19.cold.88()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: ctrl_power_mode.cold.89()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_powerstate.isra.28.cold.90()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_set_frontend.cold.91()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_release.cold.92()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drxj_open.cold.93()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_attach.cold.94()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/dvb-frontends/drx39xyj/drxj.o: warning: objtool: drx39xxj_init.cold.95()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/firewire/firedtv-avc.o: warning: objtool: debug_fcp()+0x1ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/firewire/firedtv-avc.o: warning: objtool: avc_ca_pmt()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/firewire/firedtv-avc.o: warning: objtool: debug_fcp.cold.4()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/firewire/firedtv-avc.o: warning: objtool: avc_ca_pmt.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/msp3400-driver.o: warning: objtool: msp_probe()+0x2f0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_thread()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_write()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_setaudmode()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9873_setaudmode()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_cmd()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: ta8874z_setaudmode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_initialize()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_read()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9873_getrxsubchans()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9840_getrxsubchans()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_read2()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9875_checkit()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tvaudio_probe()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_thread.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_write.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_write_masked.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_setaudmode.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9873_setaudmode.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_cmd.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: ta8874z_setaudmode.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_initialize.cold.10()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_read.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9873_getrxsubchans.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9840_getrxsubchans.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: chip_read2.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9875_checkit.cold.15()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_getrxsubchans.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tda9874a_checkit.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tvaudio.o: warning: objtool: tvaudio_probe.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda7432.o: warning: objtool: tda7432_set()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda7432.o: warning: objtool: tda7432_write()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda7432.o: warning: objtool: tda7432_set.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda7432.o: warning: objtool: tda7432_write.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa6588.o: warning: objtool: saa6588_configure()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa6588.o: warning: objtool: saa6588_work()+0x203: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa6588.o: warning: objtool: saa6588_configure.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa6588.o: warning: objtool: saa6588_work.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa6588.o: warning: objtool: saa6588_ioctl.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_write()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_status()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_s_tuner()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_write.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_status.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_s_tuner.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tda9840.o: warning: objtool: tda9840_probe.cold.8()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_s_routing()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_probe()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_s_routing.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tea6415c.o: warning: objtool: tea6415c_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tea6420.o: warning: objtool: tea6420_s_routing()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tea6420.o: warning: objtool: tea6420_probe()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tea6420.o: warning: objtool: tea6420_s_routing.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tea6420.o: warning: objtool: tea6420_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_g_input_status()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_stream()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_routing()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_std()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_querystd()+0x1dd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_probe()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_g_input_status.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_stream.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_routing.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_s_std.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_querystd.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7110.o: warning: objtool: saa7110_probe.cold.14()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_querystd()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_routing()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_set_size()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_stream()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_clock_freq()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_set_v4lstd()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_g_tuner()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_querystd.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_routing.cold.12()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_writeregs.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_reset.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_set_size.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_stream.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_s_clock_freq.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_set_v4lstd.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_probe.cold.19()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7115.o: warning: objtool: saa711x_g_tuner.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_std()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_write()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: set_audio_regs()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_audio_routing()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_stream()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: set_audio_mode()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_tuner()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_read()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_video_routing()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_g_tuner()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_set_fmt()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_std.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_write.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: set_audio_regs.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_audio_routing.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_stream.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: set_audio_mode.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_tuner.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_read.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_probe.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_s_video_routing.cold.13()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_g_tuner.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa717x.o: warning: objtool: saa717x_set_fmt.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_write()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_video_enable()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_output_type()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_cc()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_xds()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_std()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_vps()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_wss()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_input_type()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_probe()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_write.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_video_enable.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_output_type.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_cc.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_xds.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_std.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_vps.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_wss.cold.14()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_set_input_type.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7127.o: warning: objtool: saa7127_probe.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7185.o: warning: objtool: saa7185_write()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7185.o: warning: objtool: saa7185_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/saa7185.o: warning: objtool: saa7185_write.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/saa7185.o: warning: objtool: saa7185_probe.cold.6()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_s_routing()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_s_std_output()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_s_routing.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_set_fmt.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_probe.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7170.o: warning: objtool: adv7170_s_std_output.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_routing()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_std_output()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_routing.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_s_std_output.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_set_fmt.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/adv7175.o: warning: objtool: adv7175_probe.cold.8()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_stream()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_fp_write()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_fp_read()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_status()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_g_input_status()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_querystd()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_std()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_routing()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_stream.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_fp_write.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_probe.cold.9()+0xe9: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_fp_read.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_status.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_g_input_status.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_querystd.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_std.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vpx3220.o: warning: objtool: vpx3220_s_routing.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_std()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_status()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_stream()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_routing()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_std.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_status.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_stream.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_s_routing.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt819.o: warning: objtool: bt819_probe.cold.11()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_s_std_output()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_s_routing()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_init()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_s_std_output.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_s_routing.cold.5()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_init.cold.6()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt856.o: warning: objtool: bt856_probe.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt866.o: warning: objtool: bt866_s_std_output()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt866.o: warning: objtool: bt866_write()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/bt866.o: warning: objtool: bt866_s_std_output.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt866.o: warning: objtool: bt866_write.cold.4()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/bt866.o: warning: objtool: bt866_s_routing.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_write()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_routing()+0x196: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_read()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_g_input_status()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_querystd()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_stream()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_std()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_write.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_routing.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_read.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_g_input_status.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_querystd.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_stream.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ks0127.o: warning: objtool: ks0127_s_std.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tw2804.o: warning: objtool: tw2804_probe.cold.4()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tw9903.o: warning: objtool: tw9903_probe()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tw9903.o: warning: objtool: tw9903_probe.cold.4()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/tw9906.o: warning: objtool: tw9906_probe()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/tw9906.o: warning: objtool: tw9906_probe.cold.4()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs3308.o: warning: objtool: cs3308_probe()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs3308.o: warning: objtool: cs3308_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_log_status()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_s_routing()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_probe()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_log_status.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_s_routing.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs5345.o: warning: objtool: cs5345_probe.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_s_routing()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_s_routing.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cs53l32a.o: warning: objtool: cs53l32a_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/m52790.o: warning: objtool: m52790_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/m52790.o: warning: objtool: m52790_probe.cold.4()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_write()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_probe()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_s_routing()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_write.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_probe.cold.6()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/wm8775.o: warning: objtool: wm8775_s_routing.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/wm8739.o: warning: objtool: wm8739_write()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/wm8739.o: warning: objtool: wm8739_probe()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/wm8739.o: warning: objtool: wm8739_write.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/wm8739.o: warning: objtool: wm8739_probe.cold.6()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vp27smpx.o: warning: objtool: vp27smpx_set_audmode()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vp27smpx.o: warning: objtool: vp27smpx_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/vp27smpx.o: warning: objtool: vp27smpx_set_audmode.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/vp27smpx.o: warning: objtool: vp27smpx_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/sony-btf-mpx.o: warning: objtool: sony_btf_mpx_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/sony-btf-mpx.o: warning: objtool: sony_btf_mpx_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_write()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_s_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_probe()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_write.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_s_frequency.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/upd64031a.o: warning: objtool: upd64031a_probe.cold.6()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/upd64083.o: warning: objtool: upd64083_write()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/upd64083.o: warning: objtool: upd64083_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/upd64083.o: warning: objtool: upd64083_write.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/upd64083.o: warning: objtool: upd64083_probe.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_remove()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_write()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_read()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: calc_fps()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_remove.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_write.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_read.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_probe.cold.7()+0x7a: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: calc_fps.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/mt9v011.o: warning: objtool: mt9v011_s_parm.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_fusionhdtv()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_avermedia_cardbus()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: ir_probe()+0x36b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_knc1()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: ir_work()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_pixelview()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_fusionhdtv.cold.8()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_avermedia_cardbus.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: ir_probe.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_haup_common.isra.3.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_knc1.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: ir_work.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/ir-kbd-i2c.o: warning: objtool: get_key_pixelview.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx23885_dif_setup()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_stream()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_log_status()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_g_std()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_irq_handler()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_probe()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: set_input()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx23888_std_setup()+0x2c8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_std()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx23885_dif_setup.cold.10()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_set_fmt.cold.11()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_stream.cold.12()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_audio_stream.cold.13()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_log_status.cold.14()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_g_std.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_irq_handler.cold.16()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_probe.cold.17()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: set_input.cold.18()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx23888_std_setup.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_std_setup.cold.20()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-core.o: warning: objtool: cx25840_s_std.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-firmware.o: warning: objtool: cx25840_loadfw()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-firmware.o: warning: objtool: cx25840_loadfw.cold.4()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_rx_read()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_log_status()+0x1d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_rx_read.cold.3()+0xca: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_irq_handler.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/i2c/cx25840/cx25840-ir.o: warning: objtool: cx25840_ir_log_status.cold.5()+0xd1: call without frame pointer save/setup BUILDSTDERR: drivers/media/mmc/siano/smssdio.o: warning: objtool: smssdio_interrupt()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/mmc/siano/smssdio.o: warning: objtool: smssdio_interrupt.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_config()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_allocate()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_config.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_xfer_control.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/b2c2/flexcop-dma.o: warning: objtool: flexcop_dma_allocate.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/b2c2/flexcop-pci.o: warning: objtool: flexcop_pci_probe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/b2c2/flexcop-pci.o: warning: objtool: flexcop_pci_probe.cold.3()+0xdf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_g_tuner()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_enum_fmt_vid_overlay()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_querycap()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: free_btres_lock.isra.19()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_s_fmt_vid_overlay()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_reinit_bt848()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: radio_g_tuner()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_remove()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_probe()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_enum_fmt_vid_overlay.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: free_btres_lock.isra.19.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: set_pll.part.25.cold.40()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_s_fmt_vid_overlay.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_reinit_bt848.cold.42()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_resume.cold.43()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_irq.cold.45()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_remove.cold.46()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-driver.o: warning: objtool: bttv_probe.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: boot_msp34xx()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: tea575x_init()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_idcard()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_init_card2()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_handle_chipset()+0x185: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: boot_msp34xx.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: tea575x_init.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_idcard.cold.11()+0x1c3: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_init_card1.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-cards.o: warning: objtool: bttv_handle_chipset.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-risc.o: warning: objtool: bttv_set_dma()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-risc.o: warning: objtool: bttv_risc_hook()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-risc.o: warning: objtool: bttv_set_dma.cold.3()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-risc.o: warning: objtool: bttv_risc_hook.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: bttv_I2CRead()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: init_bttv_i2c()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: bttv_i2c_xfer.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: bttv_I2CRead.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-i2c.o: warning: objtool: init_bttv_i2c.cold.4()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-gpio.o: warning: objtool: bttv_sub_add_device()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-gpio.o: warning: objtool: bttv_sub_add_device.cold.2()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: get_key_pv951()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_input_irq()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: init_bttv_i2c_ir()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: ir_handle_key.cold.3()+0x4d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_input_timer.cold.4()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_rc5_timer_end.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: get_key_pv951.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_input_irq.cold.7()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bttv-input.o: warning: objtool: bttv_input_init.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_riscmem_free()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_align()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_calc_skips()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_riscmem_free.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_riscmem_alloc.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_align.cold.5()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/btcx-risc.o: warning: objtool: btcx_calc_skips.cold.6()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_start()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_stop()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_remove()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_start.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_stop.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/bt878.o: warning: objtool: bt878_remove.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_task()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: cx24108_tuner_set_params()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: digitv_alps_tded4_tuner_calc_regs()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_remove()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_stop_feed()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_start_feed()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: or51211_reset()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: digitv_alps_tded4_reset.isra.4()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_probe()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_task.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: cx24108_tuner_set_params.cold.7()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: digitv_alps_tded4_tuner_calc_regs.cold.8()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_remove.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_stop_feed.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_start_feed.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: or51211_reset.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: digitv_alps_tded4_reset.isra.4.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dvb-bt8xx.o: warning: objtool: dvb_bt8xx_probe.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_freq()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_symbolrate()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_polarization.isra.6()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_wait_dst_ready()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_gpio_outb.isra.13()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_pio_disable()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_pio_enable()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_error_recovery()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: rdc_8820_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_error_bailout()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: write_dst()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: read_dst()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: rdc_reset_state()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_comm_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_command.constprop.18()+0x1ff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_write_tuna()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_tune_frontend()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_attach()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_freq.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_symbolrate.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_polarization.isra.6.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_wait_dst_ready.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_gpio_outb.isra.13.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_pio_disable.cold.25()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_pio_enable.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_error_recovery.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: rdc_8820_reset.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_error_bailout.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: write_dst.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: read_dst.cold.31()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: rdc_reset_state.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_comm_init.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_command.constprop.18.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_write_tuna.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_set_frontend.cold.36()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_tune_frontend.cold.37()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst.o: warning: objtool: dst_attach.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_attach()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: put_checksum()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_put_ci()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: ca_get_slot_caps()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_open()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_write()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_read()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: debug_string.constprop.7()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: ca_set_pmt.constprop.6()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_attach.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: put_checksum.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_put_ci.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: ca_get_slot_caps.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_release.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_open.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_write.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_read.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: debug_string.constprop.7.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: ca_set_pmt.constprop.6.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/bt8xx/dst_ca.o: warning: objtool: dst_ca_ioctl.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_remove()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_read_eeprom()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_probe()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_iounmap.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_remove.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_probe.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-driver.o: warning: objtool: cx18_init_on_first_open.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-i2c.o: warning: objtool: init_cx18_i2c()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-i2c.o: warning: objtool: exit_cx18_i2c()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-i2c.o: warning: objtool: init_cx18_i2c.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-i2c.o: warning: objtool: exit_cx18_i2c.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-firmware.o: warning: objtool: cx18_halt_firmware()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-firmware.o: warning: objtool: cx18_halt_firmware.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-firmware.o: warning: objtool: cx18_firmware_init.cold.13()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-gpio.o: warning: objtool: cx18_reset_ir_gpio()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-gpio.o: warning: objtool: cx18_reset_tuner_gpio()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-gpio.o: warning: objtool: cx18_reset_ir_gpio.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-gpio.o: warning: objtool: cx18_reset_tuner_gpio.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_stream_free()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_stream_alloc()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_queue_get_mdl.cold.14()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_stream_free.cold.15()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-queue.o: warning: objtool: cx18_stream_alloc.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_stop_v4l2_encode_stream()+0x1c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_start_v4l2_encode_stream()+0x4ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_stop_v4l2_encode_stream.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_start_v4l2_encode_stream.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_streams_setup.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-streams.o: warning: objtool: cx18_streams_register.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_claim_stream()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_dualwatch()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_read()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_enc_poll()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_stop_capture()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_mute()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_unmute()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_close()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_open()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_claim_stream.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_release_stream.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_dualwatch.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_start_capture.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_read.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_enc_poll.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_mmap.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_stop_capture.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_mute.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_unmute.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_close.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-fileops.o: warning: objtool: cx18_v4l2_open.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_try_encoder_cmd()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_s_input()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_s_frequency()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_g_tuner()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_encoder_cmd()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_querycap()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_try_encoder_cmd.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_s_input.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_s_frequency.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_s_std.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-ioctl.o: warning: objtool: cx18_encoder_cmd.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-controls.o: warning: objtool: cx18_s_stream_vbi_fmt()+0x13e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-controls.o: warning: objtool: cx18_s_stream_vbi_fmt.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: mb_ack_irq()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_api_call()+0x811: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_in_work_handler()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_vapi()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_api_func()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: mb_ack_irq.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_api_call.cold.14()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_in_work_handler.cold.15()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_api_epu_cmd_irq.cold.16()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_vapi.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-mailbox.o: warning: objtool: cx18_api_func.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-irq.o: warning: objtool: cx18_irq_handler.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_s_stream()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_log_status()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: set_input()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_std_setup()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_s_std()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_s_stream.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_set_fmt.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_log_status.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: set_input.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_std_setup.cold.15()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-core.o: warning: objtool: cx18_av_s_std.cold.16()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-av-firmware.o: warning: objtool: cx18_av_loadfw()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-av-firmware.o: warning: objtool: cx18_av_loadfw.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_stop_feed()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_start_feed()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: yuan_mpc718_mt352_init()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_stop_feed.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_start_feed.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: yuan_mpc718_mt352_init.cold.12()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-dvb.o: warning: objtool: cx18_dvb_register.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-main.o: warning: objtool: cx18_alsa_load()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-main.o: warning: objtool: cx18_alsa_load.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: cx18_alsa_announce_pcm_data()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_hw_free()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_hw_params()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_create()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: cx18_alsa_announce_pcm_data.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_hw_free.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_hw_params.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx18/cx18-alsa-pcm.o: warning: objtool: snd_cx18_pcm_create.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: hauppauge_eeprom()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: cx23885_tuner_callback()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: cx23885_card_setup()+0x2ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: hauppauge_eeprom.cold.2()+0x4e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: cx23885_tuner_callback.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-cards.o: warning: objtool: cx23885_card_setup.cold.4()+0xc0: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_g_std()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: buffer_queue()+0x151: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_fmt_vid_cap()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_querycap()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_query_audinput.isra.4()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_g_audinput()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_start_streaming()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_vdev_init.isra.9()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_wakeup.part.10()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_std()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_flatiron_read()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_flatiron_mux()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_mux()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_audio_mux()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_audinput()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_enum_input()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_enum_input()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_get_input()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_set_input()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_unregister()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_register()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_g_std.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: buffer_queue.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: buffer_prepare.cold.15()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_fmt_vid_cap.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_query_audinput.isra.4.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_g_audinput.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_start_streaming.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_vdev_init.isra.9.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_wakeup.part.10.cold.22()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_std.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_flatiron_read.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_flatiron_mux.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_mux.cold.26()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_audio_mux.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_s_audinput.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_enum_input.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: vidioc_enum_input.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_get_input.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_set_input.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_set_frequency.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_irq.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_unregister.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-video.o: warning: objtool: cx23885_video_register.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: buffer_queue()+0x175: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: cx23885_start_streaming()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: cx23885_vbi_irq()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: buffer_queue.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: cx23885_start_streaming.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-vbi.o: warning: objtool: cx23885_vbi_irq.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_wakeup.isra.7.part.8()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_sram_channel_setup()+0x25f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq_ts()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq_417.part.10()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_start_dma()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_buf_prepare()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_buf_queue()+0x151: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_cancel_buffers()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_set()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_clear()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_get()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_enable()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_wakeup.isra.7.part.8.cold.15()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_sram_channel_setup.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq_ts.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq_417.part.10.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_irq.cold.19()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_start_dma.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_buf_prepare.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_buf_queue.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_cancel_buffers.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_set.cold.24()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_clear.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_get.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_gpio_enable.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-core.o: warning: objtool: cx23885_initdev.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_sendbytes()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_xfer()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: cx23885_i2c_register()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: cx23885_av_clk()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_readbytes.cold.3()+0xad: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_sendbytes.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: i2c_xfer.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: cx23885_i2c_register.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-i2c.o: warning: objtool: cx23885_av_clk.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_get_bandwidth()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_set_bandwidth()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_get_frequency()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_get_bandwidth.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_set_bandwidth.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_get_frequency.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-dvb.o: warning: objtool: stb6100_set_frequency.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_g_fmt_vid_cap()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_enum_input()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_s_fmt_vid_cap()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_mc417_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_mbox_func()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_api_cmd()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_initialize_codec()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_check_encoder()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_unregister()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_register()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_g_fmt_vid_cap.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_enum_input.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: vidioc_s_fmt_vid_cap.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_mc417_init.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_mbox_func.cold.14()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_api_cmd.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_initialize_codec.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_check_encoder.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_unregister.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-417.o: warning: objtool: cx23885_417_register.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_log_status()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_rx_read()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_irq_handler()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_log_status.cold.6()+0xcd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_rx_read.cold.7()+0xdc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23888-ir.o: warning: objtool: cx23888_ir_irq_handler.cold.8()+0x91: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_read()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_write()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_write4()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_read.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_write.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/netup-init.o: warning: objtool: i2c_av_write4.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_write_i2c()+0x115: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_read_i2c.constprop.1()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_read_ci_status()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_op_cam()+0x22b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_slot_status()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_init()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_write_i2c.cold.3()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_poll_ci_slot_status.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_read_i2c.constprop.1.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_read_ci_status.cold.6()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_op_cam.cold.7()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_slot_status.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cimax2.o: warning: objtool: netup_ci_init.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_read()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_write()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_read.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/netup-eeprom.o: warning: objtool: netup_eeprom_write.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-f300.o: warning: objtool: f300_set_voltage.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_pcm_open()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_card_trigger()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: dsp_buffer_free()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_hw_params()+0x383: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: cx23885_audio_irq()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: cx23885_audio_register()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_pcm_open.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_card_trigger.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: dsp_buffer_free.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: snd_cx23885_hw_params.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/cx23885-alsa.o: warning: objtool: cx23885_audio_irq.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_slot_ts_ctl()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_op_cam()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: netup_read_ci_status()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_slot_reset()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_tuner_reset()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_irq()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_release()+0x196: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_toggle_fullts_streaming.isra.2()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_init()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_slot_ts_ctl.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_op_cam.cold.5()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: netup_read_ci_status.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_slot_reset.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_tuner_reset.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_irq.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_release.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_toggle_fullts_streaming.isra.2.cold.11()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_pid_feed_control.cold.12()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx23885/altera-ci.o: warning: objtool: altera_ci_init.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_tuner_callback()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_get_resources()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_tuner_callback.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_get_resources.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-cards.o: warning: objtool: cx88_core_create.cold.20()+0x81: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_reset()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_set_scale()+0x2dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_core_irq()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_set_tvnorm()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_sram_channel_setup.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_reset.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_set_scale.cold.12()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_core_irq.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-core.o: warning: objtool: cx88_set_tvnorm.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-i2c.o: warning: objtool: cx88_i2c_init()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-i2c.o: warning: objtool: cx88_i2c_init.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_BTSC()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_NICAM()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: cx88_audio_thread()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_BTSC.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_NICAM.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: set_audio_standard_A2.constprop.4.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: cx88_set_tvaudio.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-tvaudio.o: warning: objtool: cx88_audio_thread.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dsp.o: warning: objtool: cx88_dsp_detect_stereo_sap.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-input.o: warning: objtool: get_key_pvr2000()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-input.o: warning: objtool: cx88_i2c_init_ir()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-input.o: warning: objtool: cx88_ir_work.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-input.o: warning: objtool: get_key_pvr2000.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_s_vid_ctrl()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx88_video_mux()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: radio_g_tuner()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: vidioc_querycap()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: buffer_queue()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: buffer_prepare()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_irq()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_suspend()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_resume()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_initdev()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_s_aud_ctrl()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_s_vid_ctrl.cold.13()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx88_video_mux.cold.14()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: buffer_queue.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: buffer_prepare.cold.19()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_irq.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_suspend.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_resume.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_initdev.cold.23()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-video.o: warning: objtool: cx8800_s_aud_ctrl.cold.24()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-vbi.o: warning: objtool: buffer_queue()+0x123: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-vbi.o: warning: objtool: cx8800_restart_vbi_queue()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-vbi.o: warning: objtool: buffer_queue.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-vbi.o: warning: objtool: cx8800_restart_vbi_queue.cold.5()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_start_dma()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_buf_queue()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_resume_common()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_stop_dma.isra.4()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_cancel_buffers()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_suspend_common()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_remove()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_irq()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_probe()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_start_dma.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_buf_queue.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_resume_common.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_stop_dma.isra.4.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_cancel_buffers.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_suspend_common.cold.14()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_remove.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_irq.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-mpeg.o: warning: objtool: cx8802_probe.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: cx8801_irq()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_pcm_open()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_card_trigger()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: dsp_buffer_free()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_hw_params()+0x3be: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: cx8801_irq.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_pcm_open.cold.23()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_card_trigger.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: cx88_audio_initdev.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: dsp_buffer_free.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-alsa.o: warning: objtool: snd_cx88_hw_params.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: vidioc_querycap()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_mbox_func()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_start_codec()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_initialize_codec()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: start_streaming()+0x12c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: cx8802_blackbird_probe()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_mbox_func.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_start_codec.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: blackbird_initialize_codec.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: start_streaming.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-blackbird.o: warning: objtool: cx8802_blackbird_probe.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_advise_release()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: vp1027_set_voltage()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: geniatech_dvbs_set_voltage()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: lgdt330x_pll_rf_set()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_advise_acquire()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_remove()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx88_dvb_bus_ctrl()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_get_bandw()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_set_bandw()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_get_freq()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_set_freq()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_probe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_advise_release.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: vp1027_set_voltage.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: geniatech_dvbs_set_voltage.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: lgdt330x_pll_rf_set.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_advise_acquire.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_remove.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx88_dvb_bus_ctrl.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_get_bandw.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_set_bandw.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_get_freq.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: stb6100_set_freq.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-dvb.o: warning: objtool: cx8802_dvb_probe.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/cx88/cx88-vp3054-i2c.o: warning: objtool: vp3054_i2c_probe()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/cx88/cx88-vp3054-i2c.o: warning: objtool: vp3054_i2c_probe.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: demod_attach_cxd28xx()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: demod_attach_stv0900.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: tuner_attach_stv6110.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: demod_attach_cxd28xx.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ddbridge/ddbridge-core.o: warning: objtool: dvb_input_attach.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_emit_key()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_get.isra.9()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_enable.isra.11()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_clear.isra.12()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_andor.isra.14()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_emit_key.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_get.isra.9.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_enable.isra.11.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_clear.isra.12.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_gpio_andor.isra.14.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/dm1105/dm1105.o: warning: objtool: dm1105_probe.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-controls.o: warning: objtool: ivtv_g_pts_frame()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-controls.o: warning: objtool: ivtv_g_pts_frame.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_iounmap()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_remove()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_probe()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_init_on_first_open.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_iounmap.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_remove.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-driver.o: warning: objtool: ivtv_probe.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_dualwatch()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_read()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_start_decoding()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_write()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_dec_poll()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_enc_poll()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_stop_capture()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_mute()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_unmute()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_close()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_open()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_claim_stream.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_release_stream.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_dualwatch.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_start_capture.cold.13()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_read.cold.14()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_start_decoding.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_write.cold.16()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_dec_poll.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_enc_poll.cold.18()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_stop_capture.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_mute.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_unmute.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_close.cold.22()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-fileops.o: warning: objtool: ivtv_v4l2_open.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: load_fw_direct()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_halt_firmware()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_versions()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_init_mpeg_decoder()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_check()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: load_fw_direct.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_halt_firmware.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_versions.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_init.cold.5()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_init_mpeg_decoder.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-firmware.o: warning: objtool: ivtv_firmware_check.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-gpio.o: warning: objtool: ivtv_reset_ir_gpio()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-gpio.o: warning: objtool: ivtv_reset_tuner_gpio()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-gpio.o: warning: objtool: ivtv_reset_ir_gpio.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-gpio.o: warning: objtool: ivtv_reset_tuner_gpio.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_sendbyte()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_i2c_new_ir_legacy()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: init_ivtv_i2c()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: exit_ivtv_i2c()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_start.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_sendbyte.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_stop.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: ivtv_xfer.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: init_ivtv_i2c.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-i2c.o: warning: objtool: exit_ivtv_i2c.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_try_encoder_cmd()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_s_input()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_g_tuner()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_decoder_cmd()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_encoder_cmd()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_querycap()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_try_decoder_cmd()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_try_encoder_cmd.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_s_output.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_s_input.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_s_frequency.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_decoder_cmd.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_encoder_cmd.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_default.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_try_decoder_cmd.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_set_speed.cold.18()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-ioctl.o: warning: objtool: ivtv_s_std.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_dec_start()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_enc_start()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: dma_post()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: stream_enc_dma_append()+0x49d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_irq_work_handler()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_stream_dec_prepare()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_dec_start.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_enc_start.cold.7()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: dma_post.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: stream_enc_dma_append.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_irq_work_handler.cold.10()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_dma_stream_dec_prepare.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-irq.o: warning: objtool: ivtv_irq_handler.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-mailbox.o: warning: objtool: ivtv_api_call()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-mailbox.o: warning: objtool: ivtv_api_call.cold.3()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-queue.o: warning: objtool: ivtv_stream_alloc()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-queue.o: warning: objtool: ivtv_stream_alloc.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_vbi_setup()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_setup_v4l2_decode_stream()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_stop_v4l2_encode_stream()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_start_v4l2_encode_stream()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_vbi_setup.cold.3()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_setup_v4l2_decode_stream.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_stop_v4l2_encode_stream.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_streams_setup.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_streams_register.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_start_v4l2_decode_stream.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_stop_v4l2_decode_stream.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_passthrough_mode.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-streams.o: warning: objtool: ivtv_start_v4l2_encode_stream.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_setup()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_unmap()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_start()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_setup.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_unmap.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-udma.o: warning: objtool: ivtv_udma_start.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_setup_frame()+0x226: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_next_free()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_prep_user_dma.isra.4()+0x527: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_filter_check()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_work_handler()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_close()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_filter.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_setup_frame.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_next_free.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_prep_user_dma.isra.4.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_udma_frame.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_filter_check.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_work_handler.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtv-yuv.o: warning: objtool: ivtv_yuv_close.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: _ivtvfb_check_var()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_check_var()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_blank()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_prep_dec_dma_to_device()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_get_fix.isra.1()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_prep_frame.isra.2()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_ioctl()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_callback_cleanup()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_set_var()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_set_par()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: _ivtvfb_check_var.cold.7()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_check_var.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_blank.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_prep_dec_dma_to_device.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_get_fix.isra.1.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_prep_frame.isra.2.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_ioctl.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_callback_cleanup.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_set_var.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ivtv/ivtvfb.o: warning: objtool: ivtvfb_set_par.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_gpio_set_bits()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_stream_control()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_get_mac()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_gpio_set_bits.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_stream_control.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ioc.o: warning: objtool: mantis_get_mac.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_uart.o: warning: objtool: mantis_uart_work()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_uart.o: warning: objtool: mantis_uart_init()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_uart.o: warning: objtool: mantis_uart_work.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_uart.o: warning: objtool: mantis_uart_init.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_exit()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_init()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_start()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_stop()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_xfer()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_exit.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_init.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_start.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_stop.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dma.o: warning: objtool: mantis_dma_xfer.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_pci.o: warning: objtool: mantis_pci_exit()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_pci.o: warning: objtool: mantis_pci_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_pci.o: warning: objtool: mantis_pci_exit.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_pci.o: warning: objtool: mantis_pci_init.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_xfer()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_init()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_exit()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_xfer.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_init.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_i2c.o: warning: objtool: mantis_i2c_exit.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_frontend_power()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_frontend_soft_reset()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_init()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_exit()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_stop_feed()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_start_feed()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_frontend_power.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_frontend_soft_reset.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_init.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_exit.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_stop_feed.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_dvb.o: warning: objtool: mantis_dvb_start_feed.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_hifevm_work()+0x10c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_evmgr_init()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_evmgr_exit()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_hifevm_work.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_evmgr_init.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_evm.o: warning: objtool: mantis_evmgr_exit.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_sbuf_opdone_wait()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_wait()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_read_mem()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_mem()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_read_iom()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_iom()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_init()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_exit()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_sbuf_opdone_wait.cold.0()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_wait.cold.1()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_read_mem.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_mem.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_read_iom.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_write_iom.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_init.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_hif.o: warning: objtool: mantis_hif_exit.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_slot_status()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ts_control()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_slot_shutdown()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_slot_reset()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_write_cam_ctl()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_read_cam_ctl()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_write_attr_mem()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_read_attr_mem()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_exit()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_slot_status.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ts_control.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_slot_shutdown.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_slot_reset.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_write_cam_ctl.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_read_cam_ctl.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_write_attr_mem.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_read_attr_mem.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_exit.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_ca.o: warning: objtool: mantis_ca_init.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_plugin()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_unplug()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_pcmcia_init()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_plugin.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_event_cam_unplug.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_pcmcia.o: warning: objtool: mantis_pcmcia_init.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_input.o: warning: objtool: mantis_input_init()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_input.o: warning: objtool: mantis_input_init.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_cards.o: warning: objtool: mantis_irq_handler()+0x222: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_cards.o: warning: objtool: mantis_pci_probe()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_cards.o: warning: objtool: mantis_irq_handler.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_cards.o: warning: objtool: mantis_pci_probe.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1033.o: warning: objtool: vp1033_frontend_init()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1033.o: warning: objtool: lgtdqcs001f_tuner_set()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1033.o: warning: objtool: vp1033_frontend_init.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1033.o: warning: objtool: lgtdqcs001f_tuner_set.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1034.o: warning: objtool: vp1034_set_voltage()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1034.o: warning: objtool: vp1034_frontend_init()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1034.o: warning: objtool: vp1034_set_voltage.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1034.o: warning: objtool: vp1034_frontend_init.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: vp1041_frontend_init()+0x1be: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_get_bandwidth()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_set_bandwidth()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_get_frequency()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: vp1041_frontend_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_get_bandwidth.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_set_bandwidth.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_get_frequency.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp1041.o: warning: objtool: stb6100_set_frequency.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp2033.o: warning: objtool: vp2033_frontend_init()+0x170: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp2033.o: warning: objtool: vp2033_frontend_init.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp2040.o: warning: objtool: vp2040_frontend_init()+0x170: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp2040.o: warning: objtool: vp2040_frontend_init.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/mantis_vp3030.o: warning: objtool: vp3030_frontend_init()+0x181: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/mantis_vp3030.o: warning: objtool: vp3030_frontend_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/hopper_cards.o: warning: objtool: hopper_irq_handler()+0x222: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/hopper_cards.o: warning: objtool: hopper_pci_probe()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/hopper_cards.o: warning: objtool: hopper_irq_handler.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/hopper_cards.o: warning: objtool: hopper_pci_probe.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/mantis/hopper_vp3028.o: warning: objtool: vp3028_frontend_init()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/mantis/hopper_vp3028.o: warning: objtool: vp3028_frontend_init.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_sync()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_comp_read_frame()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: vidioc_enum_input()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: vidioc_querycap()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_mmap()+0x149: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: vidioc_reqbufs()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_probe()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_remove()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_sync.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_comp_read_frame.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_mmap.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: vidioc_reqbufs.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_vrj_setup.constprop.8.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_probe.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: mchip_hic_stop.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/meye/meye.o: warning: objtool: meye_remove.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/netup_unidvb/netup_unidvb_core.o: warning: objtool: netup_dma_interrupt.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/netup_unidvb/netup_unidvb_core.o: warning: objtool: netup_unidvb_dvb_init.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: demux_tasklet()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: irq_handler()+0x130: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_command_mutex()+0x2a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_command_stream_control.constprop.10()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: set_transfer()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_shutdown()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_probe()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: demux_tasklet.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: irq_handler.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_command_mutex.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_command_stream_control.constprop.10.cold.18()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: set_transfer.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_shutdown.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-core.o: warning: objtool: ngene_probe.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-i2c.o: warning: objtool: ngene_command_i2c_write()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-i2c.o: warning: objtool: ngene_command_i2c_read.constprop.2()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-i2c.o: warning: objtool: ngene_i2c_init()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: tuner_attach_dtt7520x()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: tuner_attach_stv6110()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: demod_attach_stv0900()+0x16f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: i2c_read_eeprom.constprop.4()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: osc_deviation()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: tuner_attach_dtt7520x.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: demod_attach_drxd.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: demod_attach_lg330x.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: tuner_attach_stv6110.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: demod_attach_stv0900.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: tuner_attach_probe.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: i2c_read_eeprom.constprop.4.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: osc_deviation.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ngene/ngene-cards.o: warning: objtool: cineS2_probe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/pt1/pt1.o: warning: objtool: pt1_thread.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: hauppauge_eeprom()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: saa7134_tuner_callback()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: hauppauge_eeprom.cold.3()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: saa7134_tuner_callback.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: saa7134_board_init1.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-cards.o: warning: objtool: saa7134_board_init2.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_set_gpio()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_hwfini()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: print_irqstatus.isra.6()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_irq()+0x237: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_set_dmabits()+0x1a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_requeue()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_track_gpio.part.13()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_queue()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_finish()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_next()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_timeout()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_set_gpio.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_hwfini.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: print_irqstatus.isra.6.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_irq.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_set_dmabits.cold.22()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_requeue.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_track_gpio.part.13.cold.24()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_initdev.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_queue.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_finish.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_next.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-core.o: warning: objtool: saa7134_buffer_timeout.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: i2c_is_busy_wait.part.4()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: saa7134_i2c_xfer()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: saa7134_i2c_register()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: i2c_is_busy_wait.part.4.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: saa7134_i2c_xfer.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-i2c.o: warning: objtool: saa7134_i2c_register.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_buffer_prepare()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_stop()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_start()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: buffer_activate()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_buffer_prepare.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_stop.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: saa7134_ts_start.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-ts.o: warning: objtool: buffer_activate.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: mute_input_7134()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: saa_dsp_writel()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_thread()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_thread_ddep()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_setmode.cold.11()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: mute_input_7134.cold.12()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_getstereo.isra.2.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_setstereo.isra.3.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: saa_dsp_writel.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_thread.cold.16()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: tvaudio_thread_ddep.cold.17()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-tvaudio.o: warning: objtool: saa7134_tvaudio_do_scan.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-vbi.o: warning: objtool: buffer_prepare()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-vbi.o: warning: objtool: buffer_activate()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-vbi.o: warning: objtool: buffer_prepare.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-vbi.o: warning: objtool: buffer_activate.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: radio_g_tuner()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_try_fmt_vid_overlay()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_enum_fmt_vid_overlay()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_querycap()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_g_tuner()+0x238: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_g_fmt_vid_overlay()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: buffer_prepare()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: set_size()+0x145: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: buffer_activate()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: start_preview()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_overlay()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_s_fmt_vid_overlay()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: set_tvnorm()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: video_mux()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_irq_video_signalchange()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_try_fmt_vid_overlay.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_enum_fmt_vid_overlay.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_g_fmt_vid_overlay.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: buffer_prepare.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: set_size.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: buffer_activate.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: set_cliplist.isra.6.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: start_preview.cold.19()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_overlay.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_s_fmt_vid_overlay.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: queue_setup.cold.22()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: set_tvnorm.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: video_mux.cold.24()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-video.o: warning: objtool: saa7134_irq_video_signalchange.cold.25()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_pinnacle()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_flydvb_trio()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_beholdm6xx()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_kworld_pc150u()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_msi_tvanywhere_plus()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_purpletv()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: saa7134_probe_i2c_ir()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: build_key.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_pinnacle.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_flydvb_trio.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_beholdm6xx.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_kworld_pc150u.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_msi_tvanywhere_plus.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: get_key_purpletv.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-input.o: warning: objtool: saa7134_probe_i2c_ir.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-empress.o: warning: objtool: empress_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-empress.o: warning: objtool: empress_init()+0x261: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-empress.o: warning: objtool: empress_init.cold.6()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-go7007.o: warning: objtool: saa7134_go7007_interface_reset.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-go7007.o: warning: objtool: saa7134_go7007_init.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: snd_card_saa7134_capture_open()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: saa7134_alsa_exit()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: snd_card_saa7134_hw_params.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: snd_card_saa7134_capture_open.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-alsa.o: warning: objtool: saa7134_alsa_exit.cold.17()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: configure_tda827x_fe()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: kworld_sbtvd_gate_ctrl()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: tda8290_i2c_gate_ctrl()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: dvb_init()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: configure_tda827x_fe.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: kworld_sbtvd_gate_ctrl.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: philips_tda6651_pll_set.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: tda8290_i2c_gate_ctrl.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7134/saa7134-dvb.o: warning: objtool: dvb_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/mxb.o: warning: objtool: vidioc_s_input()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7146/mxb.o: warning: objtool: mxb_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/mxb.o: warning: objtool: vidioc_s_input.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/hexium_orion.o: warning: objtool: hexium_attach()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7146/hexium_orion.o: warning: objtool: hexium_probe()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7146/hexium_orion.o: warning: objtool: hexium_attach.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/hexium_orion.o: warning: objtool: hexium_probe.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/hexium_gemini.o: warning: objtool: hexium_set_standard()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7146/hexium_gemini.o: warning: objtool: hexium_attach()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7146/hexium_gemini.o: warning: objtool: hexium_set_standard.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7146/hexium_gemini.o: warning: objtool: hexium_attach.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cards.o: warning: objtool: saa7164_card_setup.cold.1()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_encoder()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_vbi()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_ts()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_finidev()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_thread_function()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_enchandler_helper()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_vbihandler()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_enchandler()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_getfirmwarestatus()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_getcurrentfirmwareversion()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_dumpregs()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_encoder.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_vbi.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq_ts.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_irq.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_finidev.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_thread_function.cold.17()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_enchandler_helper.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_vbihandler.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_work_enchandler.cold.20()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_getfirmwarestatus.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_getcurrentfirmwareversion.cold.22()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_dumpregs.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-core.o: warning: objtool: saa7164_initdev.cold.24()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-i2c.o: warning: objtool: i2c_xfer()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-i2c.o: warning: objtool: saa7164_i2c_register()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-i2c.o: warning: objtool: i2c_xfer.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-i2c.o: warning: objtool: saa7164_i2c_register.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_stop_feed()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_start_feed()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: si2157_attach.constprop.0()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_unregister()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_register()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_stop_feed.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_start_feed.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_unregister.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-dvb.o: warning: objtool: saa7164_dvb_register.cold.5()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-fw.o: warning: objtool: saa7164_downloadfirmware()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-fw.o: warning: objtool: saa7164_downloadfirmware.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_dump()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_set()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_get()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_dump.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-bus.o: warning: objtool: saa7164_bus_set.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_dequeue()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_irq_dequeue()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_signal()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_dequeue.part.0.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_dequeue.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_irq_dequeue.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_signal.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-cmd.o: warning: objtool: saa7164_cmd_send.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_dif()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_modify_gpio()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_load_info()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_collect_debug()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_debug()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_vbi_format()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_encoder()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_aspect_ratio()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_encoder()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_usercontrol()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_usercontrol()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_audio_mute()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_videomux()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_volume()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_std()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_detection()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_videomux()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_configure_dif()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_initialize_dif()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_transition_port()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_fw_version()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_enum_subdevs()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_i2c_read()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_i2c_write()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_dif.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_modify_gpio.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_load_info.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_collect_debug.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_debug.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_vbi_format.cold.7()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_encoder.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_aspect_ratio.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_encoder.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_usercontrol.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_usercontrol.cold.12()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_audio_mute.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_videomux.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_volume.cold.15()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_std.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_set_audio_detection.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_videomux.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_configure_dif.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_initialize_dif.cold.20()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_transition_port.cold.21()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_get_fw_version.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_enum_subdevs.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_i2c_read.cold.24()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-api.o: warning: objtool: saa7164_api_i2c_write.cold.25()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_display()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_alloc()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_cfg_port()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_display.cold.4()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_alloc.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_dealloc.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_zero_offsets.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_activate.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_cfg_port.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-buffer.o: warning: objtool: saa7164_buffer_alloc_user.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_g_tuner()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_configure()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_start_streaming()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_enc_next_buf()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_read()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_open()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_release()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_std()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_g_input()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_input()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_frequency()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_register()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_unregister()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_configure.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_ctrl.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_start_streaming.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_enc_next_buf.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_read.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_open.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: fops_release.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_std.cold.16()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_g_input.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_input.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_s_frequency.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_register.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-encoder.o: warning: objtool: saa7164_encoder_unregister.cold.21()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_configure()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_acquire_port()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_stop_port()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_start_streaming()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_next_buf()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_read()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_open()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_release()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_register()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_unregister()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_configure.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_acquire_port.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_stop_port.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_start_streaming.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_next_buf.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_read.cold.12()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_open.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: fops_release.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_register.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/saa7164/saa7164-vbi.o: warning: objtool: saa7164_vbi_unregister.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/smipcie/smipcie-main.o: warning: objtool: smi_dvbsky_m88ds3103_fe_attach()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/smipcie/smipcie-main.o: warning: objtool: smi_dvbsky_m88rs6000_fe_attach()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/smipcie/smipcie-main.o: warning: objtool: smi_dvbsky_sit2_fe_attach()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/solo6x10/solo6x10-v4l2.o: warning: objtool: solo_enum_fmt_cap()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/solo6x10/solo6x10-v4l2.o: warning: objtool: solo_querycap()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/solo6x10/solo6x10-v4l2-enc.o: warning: objtool: solo_enc_enum_fmt_cap()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/solo6x10/solo6x10-v4l2-enc.o: warning: objtool: solo_enc_querycap()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/solo6x10/solo6x10-g723.o: warning: objtool: solo_g723_init()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/ttpci-eeprom.o: warning: objtool: ttpci_eeprom_parse_mac()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/ttpci-eeprom.o: warning: objtool: ttpci_eeprom_parse_mac.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_init()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_deinit()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_irq10_handler()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: start_ts_capture()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: budget_start_feed()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: stop_ts_capture()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: budget_stop_feed()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_init.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_deinit.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: ttpci_budget_irq10_handler.cold.10()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: start_ts_capture.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: budget_start_feed.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: stop_ts_capture.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: budget_stop_feed.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-core.o: warning: objtool: vpeirq.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: siemens_budget_set_voltage()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: Set22K()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: DiseqcSendBit()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: DiseqcSendByte()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: SendDiSEqCMsg()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: budget_attach()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: siemens_budget_set_voltage.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: Set22K.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: DiseqcSendBit.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: DiseqcSendByte.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: SendDiSEqCMsg.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget.o: warning: objtool: budget_attach.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_g_input()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_irq()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_detach()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_enum_input()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_s_input()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_ts_enable()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_shutdown()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_reset()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: tda8261_get_frequency()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: tda8261_set_frequency()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_attach()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_g_input.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_irq.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_detach.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_enum_input.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: vidioc_s_input.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_ts_enable.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_shutdown.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_poll_slot_status.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: ciintf_slot_reset.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: tda8261_get_frequency.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: tda8261_set_frequency.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-av.o: warning: objtool: budget_av_attach.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_get_bandwidth()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_set_bandwidth()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_get_frequency()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: msp430_ir_interrupt()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: budget_ci_attach()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: budget_ci_irq()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_get_bandwidth.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_set_bandwidth.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_get_frequency.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: stb6100_set_frequency.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: msp430_ir_interrupt.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: budget_ci_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-ci.o: warning: objtool: budget_ci_irq.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: gpio_Set22K()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: DiseqcSendBit()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: DiseqcSendByte()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: SendDiSEqCMsg()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: budget_av7110_send_fw_cmd()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: av7110_set22k()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: av7110_send_diseqc_msg()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: gpio_Set22K.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: budget_patch_attach.cold.1()+0xa6: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: DiseqcSendBit.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: DiseqcSendByte.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: SendDiSEqCMsg.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: budget_av7110_send_fw_cmd.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: av7110_set22k.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/budget-patch.o: warning: objtool: av7110_send_diseqc_msg.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_debiwrite()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_debiread()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: waitdebi.constprop.6()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: __av7110_send_fw_cmd()+0x3a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_send_fw_cmd()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_bootarm()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_fw_cmd()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: BlitBitmap()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_fw_request()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_firmversion()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_diseqc_send()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_osd_cmd()+0x1e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_debiwrite.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_debiread.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: waitdebi.constprop.6.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: __av7110_send_fw_cmd.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_send_fw_cmd.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_bootarm.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_wait_msgstate.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_fw_cmd.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: BlitBitmap.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_fw_request.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_firmversion.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_diseqc_send.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_hw.o: warning: objtool: av7110_osd_cmd.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: msp_readreg()+0x101: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_sliced_vbi_cap()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_audio()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_audio()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_enumaudio()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: tuner_write()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_input()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_enum_input()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_vbi_reset()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_fmt_sliced_vbi_out()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_frequency()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_fmt_sliced_vbi_out()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_tuner()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_vbi_write()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: ves1820_writereg.constprop.2()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: msp_writereg()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_frequency()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_tuner()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_input()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_init_analog_module()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_init_v4l()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: msp_readreg.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_sliced_vbi_cap.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_audio.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_audio.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_enumaudio.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: tuner_write.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_input.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_enum_input.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_vbi_reset.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_fmt_sliced_vbi_out.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_g_frequency.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_fmt_sliced_vbi_out.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_vbi_write.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: ves1820_writereg.constprop.2.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: msp_writereg.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_frequency.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_tuner.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: vidioc_s_input.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_init_analog_module.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_v4l.o: warning: objtool: av7110_init_v4l.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_open()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_open()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_poll()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_poll()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: ts_play()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_write()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_play.constprop.5()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_write()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: play_audio_cb()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_start_record()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_start_play()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_set_volume()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_set_vidmode()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_stop()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_ioctl()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_release()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_ioctl()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_release()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: play_video_cb()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_write_to_decoder()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_open.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_open.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_poll.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_poll.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: ts_play.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_write.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_play.constprop.5.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_write.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: play_audio_cb.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_start_record.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_start_play.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_pes_play.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_set_volume.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_set_vidmode.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_av_stop.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_ioctl.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_audio_release.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_ioctl.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: dvb_video_release.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: play_video_cb.cold.25()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_av.o: warning: objtool: av7110_write_to_decoder.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_open()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_poll()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_ioctl()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_write()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_read()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: CI_handle()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_open.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_poll.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_ioctl.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_write.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: dvb_ca_read.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ca.o: warning: objtool: CI_handle.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: nexusca_stv0297_tuner_set_params()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: budget_start_feed()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: StartHWFilter()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_get_stc()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: StopHWFilter()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_osd_ioctl()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: init_av7110_av()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_unregister()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: debiirq()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: budget_stop_feed()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_detach()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: gpioirq()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: ChangePIDs()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_start_feed()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: arm_thread()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_stop_feed()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_attach()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: nexusca_stv0297_tuner_set_params.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: budget_start_feed.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: StartHWFilter.cold.14()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_get_stc.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: StopHWFilter.cold.16()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_osd_ioctl.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: init_av7110_av.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: dvb_unregister.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: debiirq.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: budget_stop_feed.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_fe_lock_fix.cold.22()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_detach.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: gpioirq.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: ChangePIDs.cold.25()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_start_feed.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: arm_thread.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_stop_feed.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110.o: warning: objtool: av7110_attach.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ipack.o: warning: objtool: av7110_ipack_init()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ipack.o: warning: objtool: av7110_ipack_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/dvb_filter.o: warning: objtool: dvb_filter_get_ac3info()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/dvb_filter.o: warning: objtool: dvb_filter_get_ac3info.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ir.o: warning: objtool: ir_handler()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ir.o: warning: objtool: av7110_emit_key()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/ttpci/av7110_ir.o: warning: objtool: ir_handler.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/ttpci/av7110_ir.o: warning: objtool: av7110_emit_key.cold.3()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-core.o: warning: objtool: tw686x_probe.cold.11()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_querycap()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_memcpy_dma_free()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_memcpy_dma_alloc()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_video_irq()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_memcpy_dma_free.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_memcpy_dma_alloc.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_video_irq.cold.18()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-video.o: warning: objtool: tw686x_video_init.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/tw686x/tw686x-audio.o: warning: objtool: tw686x_audio_init()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_procfs.o: warning: objtool: zoran_write()+0x235: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_procfs.o: warning: objtool: zoran_proc_init()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_procfs.o: warning: objtool: zoran_write.cold.1()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_procfs.o: warning: objtool: zoran_proc_init.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_set_vfe.isra.2()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_overlay.part.6()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: detect_guest_activity()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_set_memgrab()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: jpeg_start()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zoran_restart()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_enable_jpg()+0x54f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_set_vfe.isra.2.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_overlay.part.6.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: post_office_wait.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: detect_guest_activity.cold.13()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_set_memgrab.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: jpeg_start.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zoran_restart.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zr36057_enable_jpg.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_device.o: warning: objtool: zoran_irq.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/pci/zoran/zoran_driver.c:44: BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.c: In function 'zoran_querycap': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_g_selection()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_v4l2_buffer_status()+0x27c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_jpegcomp()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_out()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_cap()+0x1da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_input()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_std()+0x142: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_overlay()+0x131: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_qbuf()+0x61d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: v4l_fbuffer_free()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: jpg_fbuffer_free()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_overlay()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_close()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_open()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_mmap()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_poll()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_dqbuf()+0x5d7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: jpg_qbuf.constprop.5()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_vm_close()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_reqbufs()+0x50d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_g_selection.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_v4l2_buffer_status.cold.7()+0x5b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_jpegcomp.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_selection.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_out.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_cap.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_input.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_std.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_overlay.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_streamon.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_qbuf.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: v4l_fbuffer_free.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: jpg_fbuffer_free.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fmt_vid_overlay.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_close.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_open.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_mmap.cold.22()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_poll.cold.23()+0x55: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_s_fbuf.cold.24()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_dqbuf.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: jpg_qbuf.constprop.5.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_vm_close.cold.27()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_streamoff.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.o: warning: objtool: zoran_reqbufs.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: lml33_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: dc10_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: buz_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_setup_videocodec()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: dc10plus_init()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_check_jpg_settings()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_probe()+0xa9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: lml33_init.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: dc10_init.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: buz_init.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_setup_videocodec.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: dc10plus_init.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_check_jpg_settings.cold.9()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_open_init_params.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zoran_card.o: warning: objtool: zoran_probe.cold.11()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_detach()+0x126: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_unregister()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_register()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_attach()+0x19e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_detach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_unregister.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_register.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/videocodec.o: warning: objtool: videocodec_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_read()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_control()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_unset()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_write()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_set_video()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_pushit()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_wait_end()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_init()+0x4a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_set_mode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_setup()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_read.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_control.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_unset.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_write.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_set_video.cold.7()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_pushit.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_wait_end.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_init.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_set_mode.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36050.o: warning: objtool: zr36050_setup.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_set_video()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_readi()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_unset()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_control()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_writei()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_write()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_set_mode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_setup()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_set_video.cold.5()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_readi.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_unset.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_control.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_writei.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_write.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_set_mode.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36016.o: warning: objtool: zr36016_setup.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_unset()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_read()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_control()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_write()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_set_video()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_pushit()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_wait_end()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_init()+0x453: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_set_mode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_setup()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_unset.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_read.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_control.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_write.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_set_video.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_pushit.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_wait_end.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_init.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_set_mode.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/pci/zoran/zr36060.o: warning: objtool: zr36060_setup.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-maxiradio.o: warning: objtool: maxiradio_probe()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-shark.o: warning: objtool: shark_read_val()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-shark.o: warning: objtool: shark_read_val.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-shark.o: warning: objtool: shark_write_val.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-shark.o: warning: objtool: shark_led_work.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-shark2.o: warning: objtool: shark_read_reg()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-shark2.o: warning: objtool: shark_read_reg.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-shark2.o: warning: objtool: shark_write_reg.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-shark2.o: warning: objtool: shark_led_work.cold.7()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-tea5777.o: warning: objtool: radio_tea5777_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-tea5777.o: warning: objtool: radio_tea5777_init.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/dsbr100.o: warning: objtool: vidioc_g_tuner()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/dsbr100.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/dsbr100.o: warning: objtool: usb_dsbr100_probe.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-mr800.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-keene.o: warning: objtool: vidioc_g_modulator()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-keene.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-ma901.o: warning: objtool: vidioc_g_tuner()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-ma901.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-tea5764.o: warning: objtool: vidioc_g_tuner()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-tea5764.o: warning: objtool: vidioc_s_frequency.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/saa7706h.o: warning: objtool: saa7706h_probe()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/saa7706h.o: warning: objtool: saa7706h_probe.cold.7()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_vidioc_g_tuner()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_vidioc_g_modulator()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_vidioc_g_audio()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_vidioc_querycap()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/radio-wl1273.o: warning: objtool: wl1273_fm_radio_probe.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/tea575x.o: warning: objtool: snd_tea575x_g_tuner()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/tea575x.o: warning: objtool: snd_tea575x_init()+0x1ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/tea575x.o: warning: objtool: snd_tea575x_init.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/radio/si470x/radio-si470x-usb.o: warning: objtool: si470x_vidioc_querycap()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/si470x/radio-si470x-common.o: warning: objtool: si470x_vidioc_g_tuner()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/radio/si470x/radio-si470x-i2c.o: warning: objtool: si470x_vidioc_querycap()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: rc_map_get()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: store_wakeup_protocols()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: show_wakeup_protocols()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: store_protocols()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: show_protocols()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_do_keyup()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_do_keydown()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_resize_table.constprop.12()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_update_mapping.isra.7()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: rc_g_keycode_from_table.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: rc_map_get.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_raw_load_modules.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: store_wakeup_protocols.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: show_wakeup_protocols.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: store_protocols.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: show_protocols.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_do_keyup.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_do_keydown.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_resize_table.constprop.12.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: ir_update_mapping.isra.7.cold.23()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-main.o: warning: objtool: rc_register_device.cold.24()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-ir-raw.o: warning: objtool: ir_raw_event_store()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-ir-raw.o: warning: objtool: ir_raw_event_set_idle()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-ir-raw.o: warning: objtool: ir_raw_event_store.cold.2()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-ir-raw.o: warning: objtool: ir_raw_event_set_idle.cold.3()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_release()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_unregister_driver()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_open()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_close()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_ioctl()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_poll()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_read()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_register_driver()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_release.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_unregister_driver.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_open.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_close.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_ioctl.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_poll.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_dev_fop_read.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/lirc_dev.o: warning: objtool: lirc_register_driver.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-nec-decoder.o: warning: objtool: ir_nec_decode.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-rc5-decoder.o: warning: objtool: ir_rc5_decode.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-rc6-decoder.o: warning: objtool: ir_rc6_decode.cold.3()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-jvc-decoder.o: warning: objtool: ir_jvc_decode.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-sony-decoder.o: warning: objtool: ir_sony_decode.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-sanyo-decoder.o: warning: objtool: ir_sanyo_decode()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ir-sanyo-decoder.o: warning: objtool: ir_sanyo_decode.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-sharp-decoder.o: warning: objtool: ir_sharp_decode()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ir-sharp-decoder.o: warning: objtool: ir_sharp_decode.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-mce_kbd-decoder.o: warning: objtool: mce_kbd_rx_timeout()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ir-mce_kbd-decoder.o: warning: objtool: ir_mce_kbd_decode()+0x229: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ir-mce_kbd-decoder.o: warning: objtool: mce_kbd_rx_timeout.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-mce_kbd-decoder.o: warning: objtool: ir_mce_kbd_decode.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-lirc-codec.o: warning: objtool: ir_lirc_decode.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ir-xmp-decoder.o: warning: objtool: ir_xmp_decode.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ati_remote.o: warning: objtool: ati_remote_probe()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ati_remote.o: warning: objtool: ati_remote_probe.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: imon_find_endpoints()+0x211: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: display_open()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: send_packet()+0x288: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: vfd_write()+0x238: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: lcd_write()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: show_associate_remote()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: imon_incoming_scancode.isra.9()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: display_close()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: store_associate_remote()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: imon_find_endpoints.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: display_open.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: send_packet.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: vfd_write.cold.19()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: lcd_write.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: store_imon_clock.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: imon_incoming_scancode.isra.9.cold.23()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: display_close.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: store_associate_remote.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/imon.o: warning: objtool: imon_probe.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_resume()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_shutdown()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_set_carrier_params()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_s_idle()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_open()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_rx_bytes()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_irq_causes()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_set_carrier_params()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_init_hardware()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_tx_used_slots()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_disable_tx_interrupt()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_enable_tx_interrupt()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_rx_bytes()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_idle_rx()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_disable()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_enable_rx()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_irq_causes()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_set_carrier_params()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_init_hardware()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_tx_used_slots()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_disable_tx_interrupt()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_enable_tx_interrupt()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_rx_bytes()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_idle_rx()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_disable()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_enable_rx()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_irq_causes()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_suspend()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_close()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_remove()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_tx_used_slots()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_set_carrier_params()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_init_hardware()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_disable_tx_interrupt()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_enable_tx_interrupt()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_idle_rx()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_disable()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_enable_rx()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_tx_ir()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_cir_isr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_probe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_resume.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_shutdown.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_set_carrier_params.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_s_idle.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_open.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_rx_bytes.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_irq_causes.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_set_carrier_params.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_init_hardware.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_tx_used_slots.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_disable_tx_interrupt.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_enable_tx_interrupt.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_rx_bytes.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_idle_rx.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_disable.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_enable_rx.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8708_get_irq_causes.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_set_carrier_params.cold.23()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_init_hardware.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_tx_used_slots.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_disable_tx_interrupt.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_enable_tx_interrupt.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_rx_bytes.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_idle_rx.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_disable.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_enable_rx.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it87_get_irq_causes.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_suspend.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_close.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_remove.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_get_tx_used_slots.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_set_carrier_params.cold.37()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_init_hardware.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_disable_tx_interrupt.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_enable_tx_interrupt.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_idle_rx.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_disable.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: it8709_enable_rx.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_tx_ir.cold.44()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_cir_isr.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ite-cir.o: warning: objtool: ite_probe.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_disable_cir()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_resume()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_open()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_cir_isr()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_enable_wake()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_suspend()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_disable_cir.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_resume.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_open.cold.11()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_cir_isr.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_enable_wake.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_suspend.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/fintek-cir.o: warning: objtool: fintek_probe.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_cir_isr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_write_wakeup_codes.isra.12()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_resume()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_suspend()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_cir_isr.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_write_wakeup_codes.isra.12.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_resume.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_suspend.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/nuvoton-cir.o: warning: objtool: nvt_probe.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_reg_mask()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_clear_reg_mask()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_write_reg()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_tx_set_carrier()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_rx_setup()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_read_reg()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_enable_wake()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_duty_cycle()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_idle()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_tx_sample()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_transmit()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_rx_read_hw_pointer()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_isr()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_carrier()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_mask()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_reg_mask.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_clear_reg_mask.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_write_reg.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_tx_set_carrier.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_rx_setup.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_read_reg.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_enable_wake.cold.16()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_duty_cycle.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_idle.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_tx_sample.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_transmit.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_rx_read_hw_pointer.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_isr.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_carrier.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_set_tx_mask.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/ene_ir.o: warning: objtool: ene_probe.cold.25()+0x67: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/redrat3.o: warning: objtool: redrat3_handle_async.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_carrier_report()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_learning_mode()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_idle()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_carrier()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_tx_ir()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_rx_carrier_range()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_duty_cycle()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_mask()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_carrier_report.cold.5()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_learning_mode.cold.6()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_idle.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_carrier.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_tx_ir.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_rx_carrier_range.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_duty_cycle.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/rc/rc-loopback.o: warning: objtool: loop_set_tx_mask.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: dump_firm_type_and_int_freq()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_reg()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_signal()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: free_firmware()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_dvb_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_config()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: seek_firmware.isra.4()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_firmware()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_scode()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: check_firmware()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: generic_set_freq()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_analog_freq()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_params()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_firmware_cb()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_attach()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_frequency.cold.9()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: dump_firm_type_and_int_freq.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_reg.cold.11()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_get_afc.cold.12()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_signal.cold.13()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: free_firmware.cold.14()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_sleep.cold.15()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_dvb_release.cold.16()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_config.cold.17()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: seek_firmware.isra.4.cold.18()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_firmware.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_scode.cold.20()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: check_firmware.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: generic_set_freq.cold.22()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_analog_freq.cold.23()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_set_params.cold.24()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: load_firmware_cb.cold.25()+0x55d: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-xc2028.o: warning: objtool: xc2028_attach.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_set_aux_byte()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_release()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_tuner_params.isra.4()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_config_lookup.isra.5()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_dvb_configure()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_get_status()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_set_params()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_tuner_attach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_set_aux_byte.cold.13()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_release.cold.14()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_tuner_params.isra.4.cold.15()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_config_lookup.isra.5.cold.16()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_dvb_configure.cold.17()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_get_rf_strength.cold.18()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_get_status.cold.19()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_set_params.cold.20()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tuner-simple.o: warning: objtool: simple_tuner_attach.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_antenna()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_if_freq.isra.3()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_params()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_check_lo_lock.isra.6()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_set_if_freq()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_set_params()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: microtune_attach()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_antenna.cold.10()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_if_freq.isra.3.cold.11()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2050_set_params.cold.12()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_check_lo_lock.isra.6.cold.13()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_set_if_freq.cold.14()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: mt2032_set_params.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt20xx.o: warning: objtool: microtune_attach.cold.16()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: set_audio.isra.1()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8290_probe.isra.9()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8295_probe.isra.10()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8295_set_params()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8290_set_params()+0x584: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: set_audio.isra.1.cold.14()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8290_probe.isra.9.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8295_probe.isra.10.cold.16()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda829x_attach.cold.17()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8295_set_params.cold.18()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda8290.o: warning: objtool: tda8290_set_params.cold.19()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_autodetection()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: set_radio_freq()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_standby()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_read_status.isra.4()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_get_status()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_attach()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_get_rf_strength()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_autodetection.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: set_radio_freq.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_standby.cold.9()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_read_status.isra.4.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_get_status.cold.11()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_attach.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5767.o: warning: objtool: tea5767_get_rf_strength.cold.13()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: __set_radio_freq()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_autodetection()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_read_status.isra.5()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_get_status()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_get_rf_strength()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: __set_radio_freq.cold.8()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_autodetection.cold.9()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_read_status.isra.5.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_get_status.cold.11()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_attach.cold.12()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tea5761.o: warning: objtool: tea5761_get_rf_strength.cold.13()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_release()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_configure()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_attach()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_release.cold.9()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_configure.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda9887.o: warning: objtool: tda9887_attach.cold.11()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_set_std.isra.0()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xo_sleep()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_sleep()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_lna_gain()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_set_analog_params()+0x1c2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_set_params()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_probe_version()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xo_set_params()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_attach()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_init.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_set_std.isra.0.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xo_sleep.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_sleep.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_lna_gain.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_set_analog_params.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xa_set_params.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_probe_version.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827xo_set_params.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda827x.o: warning: objtool: tda827x_attach.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_dump_regs.isra.2()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_read_regs()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_read_extended()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_init_regs()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_main_pll()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_cal_pll()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_bp_filter()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_km()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_rf_band()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_gain_taper()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_ir_measure()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_dump_regs.isra.2.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_read_regs.cold.5()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_read_extended.cold.6()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: __tda18271_write_regs.cold.7()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_init_regs.cold.8()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_main_pll.cold.9()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_cal_pll.cold.10()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_bp_filter.cold.11()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_km.cold.12()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_rf_band.cold.13()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_gain_taper.cold.14()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-common.o: warning: objtool: tda18271_calc_ir_measure.cold.15()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271c2_rf_cal_init()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271_release()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271_attach()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271c2_rf_cal_init.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271_release.cold.11()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18271-fe.o: warning: objtool: tda18271_attach.cold.12()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_if_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_bandwidth()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_config()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_tuner_reset()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_readreg()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_status()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_debug_dump()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_sleep()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_suspend()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_write_reg()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_set_tv_standard()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_set_signal_source()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_tune_channel.isra.8()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_tune_digital.isra.10()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_do_timer_sleep()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_attach()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_load_fw_and_init_tuner()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_digital_params()+0x21c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_params()+0x231: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_analog_params()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_resume()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_if_frequency.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_bandwidth.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_frequency.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_config.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_tuner_reset.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_readreg.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_get_status.cold.20()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_debug_dump.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_sleep.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_release.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_suspend.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_write_reg.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_set_tv_standard.cold.26()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_set_signal_source.cold.27()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_tune_channel.isra.8.cold.28()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_tune_digital.isra.10.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_do_timer_sleep.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_attach.cold.31()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc_load_fw_and_init_tuner.cold.32()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_digital_params.cold.33()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_init.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_params.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_set_analog_params.cold.36()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc5000.o: warning: objtool: xc5000_resume.cold.37()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_bandwidth()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: dump_firm_type_and_int_freq()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_readreg()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_signal()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_status()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_frequency()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: seek_firmware.isra.2()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_send_i2c_data()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_set_signal_source()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_set_tv_standard()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_sleep()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_fwupload.isra.6()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: check_firmware()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_tune_channel()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_set_analog_params()+0x1fc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_set_params()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_attach()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_bandwidth.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: dump_firm_type_and_int_freq.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_readreg.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_signal.cold.12()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_status.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_get_frequency.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_release.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_init.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: seek_firmware.isra.2.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_send_i2c_data.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_set_signal_source.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_set_tv_standard.cold.20()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_sleep.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_fwupload.isra.6.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: check_firmware.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc_tune_channel.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_set_analog_params.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_set_params.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/xc4000.o: warning: objtool: xc4000_attach.cold.27()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_writereg()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_readreg()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_set_params()+0x159: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_writereg.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_readreg.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_set_params.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_calibrate.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2060.o: warning: objtool: mt2060_attach.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_if_frequency()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_bandwidth()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_AddExclZone()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_ChooseFirstIF()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_read()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_lockStatus()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_write()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_setreg()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: IsSpurInBand()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_release()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_status()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_Tune()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_SetReceiverMode.constprop.6()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_set_params()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_set_analog_params()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_attach()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_if_frequency.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_bandwidth.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_AddExclZone.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_ChooseFirstIF.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_read.cold.12()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_lockStatus.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_write.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_setreg.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: IsSpurInBand.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_release.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_get_status.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_Tune.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_init.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: MT2063_SetReceiverMode.constprop.6.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_set_params.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_set_analog_params.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2063.o: warning: objtool: mt2063_attach.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_writeregs()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_writereg()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_readreg()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_set_params()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_writeregs.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_writereg.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_readreg.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_set_params.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2266.o: warning: objtool: mt2266_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_get_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_release()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_writeregs()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_writereg()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_init()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_readreg()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_get_status()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_set_params()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_attach()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_get_frequency.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_release.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_writeregs.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_writereg.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_init.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_readreg.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_get_status.cold.7()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_set_params.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mt2131.o: warning: objtool: mt2131_attach.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_writereg()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_attach()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_reconfigure()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_writereg.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_attach.cold.8()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5005s.o: warning: objtool: mxl5005s_reconfigure.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_release()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_read_reg()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_get_status()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_write_reg()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_set_params()+0x31a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_sleep()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_init()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_attach()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_release.cold.5()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_read_reg.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_get_status.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_write_reg.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_set_params.cold.9()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_sleep.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_init.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mxl5007t.o: warning: objtool: mxl5007t_attach.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_writereg.isra.0()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_set_params()+0x184: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_init()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_attach()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_writereg.isra.0.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_set_params.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/mc44s803.o: warning: objtool: mc44s803_attach.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_bandwidth()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_read_reg()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_debug_status()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_status()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_write_reg()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_set_params()+0x1ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_sleep()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_attach()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_bandwidth.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_frequency.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_read_reg.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_debug_status.cold.6()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_get_status.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_write_reg.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_set_params.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_init.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_release.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_sleep.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/max2165.o: warning: objtool: max2165_attach.cold.13()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/tda18218.o: warning: objtool: tda18218_wr_regs()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/e4000.o: warning: objtool: e4000_g_tuner()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc2580.o: warning: objtool: fc2580_g_tuner()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_readreg()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_writereg()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_set_params()+0x83a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_attach()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_readreg.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_writereg.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_set_params.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/fc0013.o: warning: objtool: fc0013_attach.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_get_if_frequency()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_write()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_mux()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_sleep()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_attach()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_signal()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: generic_set_freq.isra.5()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_analog_freq()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_params()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_get_if_frequency.cold.9()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_write.cold.10()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_mux.cold.11()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_sleep.cold.12()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_release.cold.13()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_read.constprop.8.cold.14()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_attach.cold.15()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_pll.isra.4.cold.16()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_init.cold.17()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_signal.cold.18()+0x4e: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: generic_set_freq.isra.5.cold.19()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_analog_freq.cold.20()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/tuners/r820t.o: warning: objtool: r820t_set_params.cold.21()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_drv.o: warning: objtool: as102_dvb_register.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_fw.o: warning: objtool: as102_firmware_upload.isra.0()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/as102/as102_fw.o: warning: objtool: as102_fw_upload()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/as102/as102_fw.o: warning: objtool: as102_firmware_upload.isra.0.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_fw.o: warning: objtool: as102_fw_upload.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_open()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_usb_disconnect()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_usb_probe()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_open.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_usb_disconnect.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/as102/as102_usb_drv.o: warning: objtool: as102_usb_probe.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_suspend()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_readreg()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_writereg()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_resume()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_usb_disconnect()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_usb_probe()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_suspend.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_disable_source.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_enable_source.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_readreg.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_writereg.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_resume.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_usb_disconnect.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-core.o: warning: objtool: au0828_usb_probe.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_readbytes.isra.5()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_sendbytes.isra.6()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_xfer()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: au0828_i2c_register()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_readbytes.isra.5.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_sendbytes.isra.6.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: i2c_xfer.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-i2c.o: warning: objtool: au0828_i2c_register.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_tuner_callback()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_card_analog_fe_setup()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_card_setup()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_gpio_setup()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_tuner_callback.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_card_analog_fe_setup.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_card_setup.cold.7()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-cards.o: warning: objtool: au0828_gpio_setup.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_bulk_timeout()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: urb_completion()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: stop_urb_transfer()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_stop_feed()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: start_urb_transfer()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_start_feed()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_restart_dvb_streaming()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_unregister()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_register()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_bulk_timeout.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: urb_completion.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: stop_urb_transfer.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_stop_feed.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: start_urb_transfer.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_start_feed.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_restart_dvb_streaming.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_unregister.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-dvb.o: warning: objtool: au0828_dvb_register.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_init_tuner()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_s_input()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: buffer_prepare()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_irq_callback()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_stream_enable()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_frequency()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_cropcap()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_audio()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_input()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_std()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_fmt_vbi_cap()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_fmt_vid_cap()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_tuner()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_std()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_log_status()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_input()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enumaudio()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_audio()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_close()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enum_input()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_uninit_isoc()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_stop_streaming()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_stream_reset()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_frequency()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_fmt_vid_cap()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_vbi_buffer_timeout()+0x169: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_vid_buffer_timeout()+0x169: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_start_analog_streaming()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_device_register()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_stop_vbi_streaming()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_unregister()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_register()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_init_tuner.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_s_input.cold.17()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: buffer_prepare.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_irq_callback.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_stream_enable.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_frequency.cold.21()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_cropcap.cold.22()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_audio.cold.23()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_input.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_std.cold.25()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_fmt_vbi_cap.cold.26()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_fmt_vid_cap.cold.27()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_tuner.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_std.cold.29()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_log_status.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_input.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enumaudio.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enum_fmt_vid_cap.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_g_audio.cold.34()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_close.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_enum_input.cold.38()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_uninit_isoc.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_stop_streaming.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_stream_reset.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_frequency.cold.42()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_open.cold.43()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_s_fmt_vid_cap.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.45()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_vbi_buffer_timeout.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_vid_buffer_timeout.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_isoc_copy.cold.48()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_start_analog_streaming.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_v4l2_device_register.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_stop_vbi_streaming.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_unregister.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-video.o: warning: objtool: au0828_analog_register.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/au0828/au0828-vbi.o: warning: objtool: vbi_buffer_prepare()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/au0828/au0828-vbi.o: warning: objtool: vbi_buffer_prepare.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_readwrite_dw()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_urb_complete()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_probe()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_i2c_req.constprop.8()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_readwrite_dw.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_urb_complete.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_probe.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/b2c2/flexcop-usb.o: warning: objtool: flexcop_usb_i2c_req.constprop.8.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_s_jpegcomp()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_enum_input()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_enum_fmt_vid_cap()+0xc2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_register_camera()+0x284: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_s_jpegcomp.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_v4l.o: warning: objtool: cpia2_register_camera.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_complete()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_probe()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_transfer_cmd()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_stream_start.part.6()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_complete.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_probe.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_transfer_cmd.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_stream_resume.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_usb.o: warning: objtool: cpia2_usb_stream_start.part.6.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_do_command()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_set_high_power()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: apply_vp_patch()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: config_sensor_410()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: config_sensor_500()+0x2ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_init_camera_struct()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_init_camera()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_allocate_buffers()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_read()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_do_command.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_set_high_power.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: apply_vp_patch.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: config_sensor_410.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: config_sensor_500.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_reset_camera.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_init_camera_struct.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_init_camera.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_allocate_buffers.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cpia2/cpia2_core.o: warning: objtool: cpia2_read.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: radio_g_tuner()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_querycap()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_close()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: buffer_release()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_open()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_reset_video_buffer()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_create_entities()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_mmap.cold.17()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_close.cold.18()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: buffer_release.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_open.cold.20()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_reset_video_buffer.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_copy_video_line.cold.23()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_bulk_copy.cold.24()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_isoc_copy.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-video.o: warning: objtool: cx231xx_v4l2_create_entities.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-i2c.o: warning: objtool: cx231xx_i2c_xfer()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-i2c.o: warning: objtool: cx231xx_i2c_xfer.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_set_alt_setting()+0x221: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_uninit_isoc()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_uninit_bulk()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: __usb_control_msg.constprop.5()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_init_bulk()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_demod_reset()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_set_video_alternate()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_set_alt_setting.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_isoc_irq_callback.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_bulk_irq_callback.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_uninit_isoc.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_uninit_bulk.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: __usb_control_msg.constprop.5.cold.12()+0xfb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_init_bulk.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_write_ctrl_reg.cold.14()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_demod_reset.cold.15()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-core.o: warning: objtool: cx231xx_set_video_alternate.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_g_fmt_vid_cap()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_s_ctrl()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_s_std()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_streamon()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: wait_for_mci_complete()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_mmap()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_mbox_func()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_api_cmd()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_release()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_initialize_codec()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_open()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_417_unregister()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_417_register()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_g_fmt_vid_cap.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_s_ctrl.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_s_std.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: vidioc_streamon.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: wait_for_mci_complete.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_mmap.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_mbox_func.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_api_cmd.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_release.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_initialize_codec.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: mpeg_open.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_417_unregister.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-417.o: warning: objtool: cx231xx_417_register.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/cx231xx/cx231xx-dvb.o: warning: objtool: dvb_init.part.3.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-firmware.o: warning: objtool: usb_cypress_load_firmware()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-firmware.o: warning: objtool: dvb_usb_download_firmware()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-firmware.o: warning: objtool: usb_cypress_load_firmware.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-firmware.o: warning: objtool: dvb_usb_download_firmware.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-init.o: warning: objtool: dvb_usb_device_exit()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-init.o: warning: objtool: dvb_usb_device_init()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-init.o: warning: objtool: dvb_usb_device_init.cold.7()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-urb.o: warning: objtool: dvb_usb_generic_rw.cold.1()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-i2c.o: warning: objtool: dvb_usb_i2c_init()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-i2c.o: warning: objtool: dvb_usb_i2c_init.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_adapter_dvb_init()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_adapter_frontend_init()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_set_active_fe.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_ctrl_feed.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_adapter_dvb_init.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-dvb.o: warning: objtool: dvb_usb_adapter_frontend_init.cold.6()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-remote.o: warning: objtool: legacy_dvb_usb_read_remote_control()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-remote.o: warning: objtool: legacy_dvb_usb_read_remote_control.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dvb-usb-remote.o: warning: objtool: dvb_usb_read_remote_control.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/usb-urb.o: warning: objtool: usb_urb_submit()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/usb-urb.o: warning: objtool: usb_urb_submit.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/usb-urb.o: warning: objtool: usb_urb_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/vp7045.o: warning: objtool: vp7045_usb_op()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/vp7045.o: warning: objtool: vp7045_usb_op.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_usb_in_op_unlocked()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_usb_out_op_unlocked()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_frontend_attach()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_usb_in_op_unlocked.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_usb_out_op_unlocked.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/vp702x.o: warning: objtool: vp702x_frontend_attach.cold.8()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_usb_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_load_bcm4500fw()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_usb_probe.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_load_bcm4500fw.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_power_ctrl.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/gp8psk.o: warning: objtool: gp8psk_frontend_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-common.o: warning: objtool: dibusb_i2c_msg()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-common.o: warning: objtool: dibusb_streaming_ctrl.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-common.o: warning: objtool: dibusb_pid_filter_ctrl.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-common.o: warning: objtool: dibusb_i2c_msg.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mc-common.o: warning: objtool: dibusb_dib3000mc_frontend_attach.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mc-common.o: warning: objtool: dibusb_dib3000mc_tuner_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_thomson_tuner_attach()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_tuner_probe_and_attach()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_thomson_tuner_attach.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_tuner_probe_and_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dibusb-mb.o: warning: objtool: dibusb_dib3000mb_frontend_attach.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/umt-010.o: warning: objtool: umt_tuner_attach()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/umt-010.o: warning: objtool: umt_tuner_attach.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/umt-010.o: warning: objtool: umt_mt352_frontend_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_mt2060_tuner_attach()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_mt352_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_fmd1216me_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_qt1010_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda8275_61_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda10046_0b_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda8275_60_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda10046_08_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_rc_core_query()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_rc_query()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_mt2060_tuner_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_mt352_frontend_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_fmd1216me_tuner_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_qt1010_tuner_attach.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda8275_61_tuner_attach.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda10046_0b_frontend_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda8275_60_tuner_attach.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_tda10046_08_frontend_attach.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_probe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_i2c_xfer.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_rc_core_query.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_rc_query.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/m920x.o: warning: objtool: m920x_firmware_download.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_frontend_attach()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_i2c_xfer()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_tuner_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_frontend_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/digitv.o: warning: objtool: digitv_i2c_xfer.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_ctrl_msg()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_aver_power_ctrl()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_t230c_frontend_attach()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_t230_frontend_attach()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_d689_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_d680_dmb_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_rev2_tuner_attach()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mxl5003s_tuner_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_aver_lgdt3303_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dtt7579_tuner_attach()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mt352_frontend_attach()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgz201_tuner_attach()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dee1601_tuner_attach()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dee1601_frontend_attach()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgh064f_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgdt3303_frontend_attach()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_fmd1216me_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_cx22702_frontend_attach()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_d680_dmb_frontend_attach()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_d689_frontend_attach()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_frontend_attach()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_nano2_frontend_attach()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_rev2_frontend_attach()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_ctrl_msg.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_i2c_xfer.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_aver_power_ctrl.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_t230c_frontend_attach.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_t230_frontend_attach.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_d689_tuner_attach.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_d680_dmb_tuner_attach.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_rev2_tuner_attach.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mxl5003s_tuner_attach.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_aver_lgdt3303_frontend_attach.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dvico_xc3028_tuner_attach.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dtt7579_tuner_attach.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mt352_frontend_attach.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgz201_tuner_attach.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dee1601_tuner_attach.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dee1601_frontend_attach.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgh064f_tuner_attach.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_lgdt3303_frontend_attach.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_fmd1216me_tuner_attach.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_cx22702_frontend_attach.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_d680_dmb_frontend_attach.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_mygica_d689_frontend_attach.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_frontend_attach.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_nano2_frontend_attach.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cxusb.o: warning: objtool: cxusb_dualdig4_rev2_frontend_attach.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_usb_disconnect()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_tuner_tda826x_attach()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_frontend_tda10086_attach()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_frontend_tda10023_attach()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_tuner_tda827x_attach()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_i2c_xfer()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_set_video_port()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_write_cam_control()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_read_cam_control()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_write_attribute_mem()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_read_attribute_mem()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_slot_reset()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_usb_disconnect.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_tuner_tda826x_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_frontend_tda10086_attach.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_frontend_tda10023_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_tuner_tda827x_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_msg.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: ttusb2_i2c_xfer.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_set_video_port.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_write_cam_control.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_read_cam_control.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_write_attribute_mem.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_read_attribute_mem.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/ttusb2.o: warning: objtool: tt3650_ci_slot_reset.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_get_version()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_ctrl_rd()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_set_gpio()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_set_i2c_speed()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_ctrl_clock()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_change_protocol()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_rc_urb_completion.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_get_version.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_ctrl_rd.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_i2c_xfer.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_set_gpio.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_set_i2c_speed.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_ctrl_clock.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_download_firmware.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_streaming_ctrl.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_change_protocol.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_core.o: warning: objtool: dib0700_rc_setup.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk809x_frontend1_attach()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe8096p_tuner_attach()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7790p_tuner_attach()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: xc4000_tuner_attach()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_tuner1_attach()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_tuner0_attach()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim7090_tuner_attach()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim8096md_tuner_attach()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib809x_tuner_attach()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807xpvr_frontend_attach1()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib807x_tuner_attach()+0x115: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib7770p_tuner_attach()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: mxl5007t_tuner_attach()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: xc5000_tuner_attach()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700ph_tuner_attach()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070pd_frontend_attach1()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib7070p_tuner_attach()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700d_tuner_attach()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_xc4000_tuner_callback()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: lgdt3305_frontend_attach()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_xc5000_tuner_callback()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: s5h1411_frontend_attach()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe8096p_frontend_attach()+0x1e1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk809x_frontend_attach()+0x180: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807xpvr_frontend_attach0()+0x19e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807x_frontend_attach()+0x180: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700p_frontend_attach()+0x221: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7790p_frontend_attach()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: pctv340e_frontend_attach()+0x181: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_frontend1_attach()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_frontend0_attach()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim7090_frontend_attach()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7770p_frontend_attach()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700ph_frontend_attach()+0x1c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070pd_frontend_attach0()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: novatd_frontend_attach()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070p_frontend_attach()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700P2_frontend_attach()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700d_frontend_attach()+0x19a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk9090m_frontend_attach()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: bristol_frontend_attach()+0x1aa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_rc_query_old_firmware()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim9090md_frontend_attach()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk809x_frontend1_attach.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe8096p_tuner_attach.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7790p_tuner_attach.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: xc4000_tuner_attach.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_tuner1_attach.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_tuner0_attach.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim7090_tuner_attach.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim8096md_tuner_attach.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib809x_tuner_attach.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807xpvr_frontend_attach1.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib807x_tuner_attach.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib7770p_tuner_attach.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: mxl5007t_tuner_attach.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: xc5000_tuner_attach.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700ph_tuner_attach.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070pd_frontend_attach1.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib7070p_tuner_attach.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700d_tuner_attach.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_xc4000_tuner_callback.cold.32()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: lgdt3305_frontend_attach.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_xc5000_tuner_callback.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: s5h1411_frontend_attach.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe8096p_frontend_attach.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim8096md_frontend_attach.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk809x_frontend_attach.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807xpvr_frontend_attach0.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk807x_frontend_attach.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700p_frontend_attach.cold.41()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7790p_frontend_attach.cold.42()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: pctv340e_frontend_attach.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_frontend1_attach.cold.44()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: tfe7090pvr_frontend0_attach.cold.45()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim7090_frontend_attach.cold.46()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7770p_frontend_attach.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700ph_frontend_attach.cold.48()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070pd_frontend_attach0.cold.49()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: novatd_frontend_attach.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7070p_frontend_attach.cold.51()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700P2_frontend_attach.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700d_frontend_attach.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk9090m_frontend_attach.cold.54()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: bristol_tuner_attach.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: bristol_frontend_attach.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: dib0700_rc_query_old_firmware.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: stk7700p_tuner_attach.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dib0700_devices.o: warning: objtool: nim9090md_frontend_attach.cold.59()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_power_ctrl()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_pid_filter()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_pid_filter_control()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_streaming_ctrl()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_probe()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_i2c_xfer.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_power_ctrl.cold.7()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_pid_filter.cold.8()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_pid_filter_control.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_streaming_ctrl.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_tuner_attach.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_frontend_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/opera1.o: warning: objtool: opera1_probe.cold.13()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_generic_read_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_rc_query()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_boot_packet.constprop.6()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_i2c_xfer()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_send_command()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_read_eeprom()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_frontend_attach()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_generic_read_write.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_rc_query.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_boot_packet.constprop.6.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_download_firmware.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_i2c_xfer.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_send_command.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_read_eeprom.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005.o: warning: objtool: af9005_frontend_attach.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005-fe.o: warning: objtool: af9005_fe_set_frontend()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/af9005-fe.o: warning: objtool: af9005_fe_init.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005-fe.o: warning: objtool: af9005_fe_set_frontend.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/af9005-fe.o: warning: objtool: af9005_fe_refresh_state.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_get_bandwidth()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_set_bandwidth()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_get_frequency()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: tt3650_ci_msg()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_i2c_msg()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_frontend_attach()+0x1dd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_tuner_attach()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_get_bandwidth.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_set_bandwidth.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_get_frequency.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: stb6100_set_frequency.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: tt3650_ci_msg.cold.7()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_i2c_msg.cold.8()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_rc_query.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_frontend_attach.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: tt3650_ci_set_video_port.cold.11()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/pctv452e.o: warning: objtool: pctv452e_tuner_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: tt_s2_4600_frontend_attach()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: t220_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw3101_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw3101_frontend_attach()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_tuner_attach()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: m88rs2000_frontend_attach()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: su3000_frontend_attach()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: zl100313_frontend_attach()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw210x_read_mac_address()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: s6x0_read_mac_address()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_load_firmware()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_get_bandw()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_set_bandw()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_get_freq()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_set_freq()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: su3000_i2c_transfer.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: t220_frontend_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw3101_tuner_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw3101_frontend_attach.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_tuner_attach.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2104_frontend_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_frontend_attach.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: m88rs2000_frontend_attach.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: su3000_frontend_attach.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: zl100313_frontend_attach.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw3101_i2c_transfer.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw210x_read_mac_address.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_earda_i2c_transfer.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_serit_i2c_transfer.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: prof_7500_frontend_attach.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: ds3000_frontend_attach.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stv0288_frontend_attach.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: s6x0_i2c_transfer.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: s6x0_read_mac_address.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: dw2102_load_firmware.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_get_bandw.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_set_bandw.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_get_freq.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dw2102.o: warning: objtool: stb6100_set_freq.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dtv5100.o: warning: objtool: dtv5100_tuner_attach()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dtv5100.o: warning: objtool: dtv5100_frontend_attach()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/dtv5100.o: warning: objtool: dtv5100_tuner_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/dtv5100.o: warning: objtool: dtv5100_frontend_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/cinergyT2-fe.o: warning: objtool: cinergyt2_fe_set_frontend()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/cinergyT2-fe.o: warning: objtool: cinergyt2_fe_set_frontend.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_get_bandwidth()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_set_bandwidth()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_get_frequency()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_set_frequency()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_usb_in_op()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_usb_out_op()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_streaming_ctrl()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_poll_slot_status()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_slot_ts_enable()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_write_cam_control()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_write_attribute_mem()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_slot_reset()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_frontend_attach()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_get_bandwidth.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_set_bandwidth.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_get_frequency.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: stb6100_set_frequency.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_usb_in_op.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_usb_out_op.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_i2c_xfer.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_streaming_ctrl.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_poll_slot_status.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_slot_ts_enable.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_write_cam_control.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_read_cam_control.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_write_attribute_mem.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_read_attribute_mem.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_ci_slot_reset.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/az6027.o: warning: objtool: az6027_frontend_attach.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_i2c_access()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_identify_state()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_i2c_access.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_identify_state.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb/technisat-usb2.o: warning: objtool: technisat_usb2_frontend_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/af9015.o: warning: objtool: af9015_tuner_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/af9015.o: warning: objtool: af9015_af9013_frontend_attach.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/af9035.o: warning: objtool: af9035_wr_regs()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/af9035.o: warning: objtool: af9035_tuner_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/anysee.o: warning: objtool: anysee_add_i2c_dev.constprop.6()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/anysee.o: warning: objtool: anysee_frontend_attach.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/anysee.o: warning: objtool: anysee_tuner_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/au6610.o: warning: objtool: au6610_qt1010_tuner_attach()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/au6610.o: warning: objtool: au6610_zl10353_frontend_attach()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/au6610.o: warning: objtool: au6610_qt1010_tuner_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/au6610.o: warning: objtool: au6610_zl10353_frontend_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: __az6007_write()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: __az6007_read()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_init()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_cablestar_hdci_frontend_attach()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_frontend_attach()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_write_attribute_mem()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_write_cam_control()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_slot_ts_enable()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_slot_reset()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_poll_slot_status()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: __az6007_write.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: __az6007_read.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_i2c_xfer.cold.8()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_tuner_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_init.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_cablestar_hdci_frontend_attach.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_frontend_attach.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_write_attribute_mem.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_write_cam_control.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_slot_ts_enable.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_read_attribute_mem.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_read_cam_control.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_slot_reset.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/az6007.o: warning: objtool: az6007_ci_poll_slot_status.cold.19()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ce6230.o: warning: objtool: ce6230_mxl5003s_tuner_attach()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ce6230.o: warning: objtool: ce6230_zl10353_frontend_attach()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ce6230.o: warning: objtool: ce6230_mxl5003s_tuner_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ce6230.o: warning: objtool: ce6230_zl10353_frontend_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ec168.o: warning: objtool: ec168_mxl5003s_tuner_attach()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ec168.o: warning: objtool: ec168_ec100_frontend_attach()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ec168.o: warning: objtool: ec168_mxl5003s_tuner_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/ec168.o: warning: objtool: ec168_ec100_frontend_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: lme2510_usb_talk()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: dm04_lme2510_tuner()+0x132: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: dm04_lme2510_frontend_attach()+0x206: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: lme2510_download_firmware()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: lme2510_usb_talk.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: dm04_lme2510_tuner.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: dm04_lme2510_frontend_attach.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/lmedm04.o: warning: objtool: lme2510_download_firmware.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/gl861.o: warning: objtool: gl861_tuner_attach()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/gl861.o: warning: objtool: gl861_frontend_attach()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/gl861.o: warning: objtool: gl861_tuner_attach.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/gl861.o: warning: objtool: gl861_frontend_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ep6_streaming_ctrl()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ep5_streaming_ctrl()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_attach_demod()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_adap_fe_init()+0x237: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_adap_fe_sleep()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lgdt3305_frontend_attach.constprop.8()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ctrl_msg()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_read_reg()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl1x1sf_get_chip_info()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_init()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lg2160_frontend_attach()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lg2161_ep6_frontend_attach()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_frontend_attach_mercury_mh()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_write_reg()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_write_reg_mask()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ep4_streaming_ctrl.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ep6_streaming_ctrl.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ep5_streaming_ctrl.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_attach_tuner.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ant_hunt.cold.14()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_attach_demod.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_adap_fe_init.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_adap_fe_sleep.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lgdt3305_frontend_attach.constprop.8.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ctrl_msg.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_read_reg.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl1x1sf_get_chip_info.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_init.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lg2160_frontend_attach.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_lg2161_ep6_frontend_attach.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_frontend_attach_mercury_mh.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_write_reg.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_write_reg_mask.cold.27()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf.o: warning: objtool: mxl111sf_ctrl_program_regs.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_init_tuner_demod()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_soft_reset()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_set_device_mode()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_top_master_ctrl()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_disable_656_port()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_enable_usb_output()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_mpeg_in()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_init_i2s_port()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_disable_i2s_port()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_i2s()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_spi()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_idac_config()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_init_tuner_demod.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_soft_reset.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_set_device_mode.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl1x1sf_top_master_ctrl.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_disable_656_port.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_enable_usb_output.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_mpeg_in.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_init_i2s_port.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_disable_i2s_port.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_i2s.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_config_spi.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-phy.o: warning: objtool: mxl111sf_idac_config.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_bitbang_sendbyte()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_start()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_stop()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_get_data.constprop.3()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_check_status()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_readagain()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_send_data.constprop.4()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_bitbang_sendbyte.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_start.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_stop.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_get_data.constprop.3.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_check_status.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_readagain.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_send_data.constprop.4.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.o: warning: objtool: mxl111sf_i2c_xfer.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_hw_do_set_gpio.constprop.3()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_config_pin_mux_modes()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_set_gpio()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_init_port_expander()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_gpio_mode_switch()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_hw_do_set_gpio.constprop.3.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_config_pin_mux_modes.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_set_gpio.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_init_port_expander.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.o: warning: objtool: mxl111sf_gpio_mode_switch.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_ucblocks()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_ber()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_set_frontend()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_calc_snr.isra.2()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_snr()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl1x1sf_demod_get_tps_modulation.isra.3()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_status()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl1x1sf_demod_get_tps_code_rate.isra.8()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_get_frontend()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_attach()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_ucblocks.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_ber.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_set_frontend.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_release.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_calc_snr.isra.2.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_snr.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl1x1sf_demod_get_tps_modulation.isra.3.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_read_status.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl1x1sf_demod_get_tps_code_rate.isra.8.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_get_frontend.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-demod.o: warning: objtool: mxl111sf_demod_attach.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_get_rf_strength()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_set_params()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_get_status()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_attach()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_get_rf_strength.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_set_params.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_release.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_get_status.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.o: warning: objtool: mxl111sf_tuner_attach.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/rtl28xxu.o: warning: objtool: rtl28xxu_frontend_attach()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/rtl28xxu.o: warning: objtool: rtl2832u_tuner_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/rtl28xxu.o: warning: objtool: rtl28xxu_tuner_attach.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_s960_attach()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_t680c_attach()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_s960c_attach()+0x389: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_t330_attach()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_s960_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/dvb-usb-v2/dvbsky.o: warning: objtool: dvbsky_s960c_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-i2c.o: warning: objtool: functionality()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-i2c.o: warning: objtool: functionality.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-video.o: warning: objtool: vidioc_g_audio()+0x239: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-video.o: warning: objtool: radio_g_tuner()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-video.o: warning: objtool: vidioc_g_tuner()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-video.o: warning: objtool: vidioc_querycap()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-audio.o: warning: objtool: snd_em28xx_capture_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/em28xx/em28xx-audio.o: warning: objtool: snd_em28xx_capture_open.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-dvb.o: warning: objtool: em28xx_attach_xc3028.constprop.12.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-dvb.o: warning: objtool: em28xx_dvb_init.part.9.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-input.o: warning: objtool: em28xx_query_buttons.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/em28xx/em28xx-input.o: warning: objtool: em28xx_ir_init.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/usb/go7007/go7007-v4l2.c:14: BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.c: In function 'vidioc_enum_input': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.o: warning: objtool: vidioc_querycap()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.o: warning: objtool: vidioc_g_tuner()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.o: warning: objtool: go7007_v4l2_ctrl_init()+0x25d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.o: warning: objtool: go7007_v4l2_ctrl_init.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_read_interrupt()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_load_encoder()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: init_i2c_module()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_start_encoder()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_read_interrupt.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_load_encoder.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: init_i2c_module.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_parse_video_stream.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/go7007-driver.o: warning: objtool: go7007_start_encoder.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/go7007/s2250-board.o: warning: objtool: s2250_probe.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: which_bandwidth()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_frame_add()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: vidioc_qbuf()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: destroy_urbs()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: bulk_irq()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: isoc_irq()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: vidioc_dqbuf()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: frame_free()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_open()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_mmap()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: PDEBUG_MODE()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_disconnect()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_set_alt0.part.13()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_stream_off()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_close()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_init_transfer()+0x8a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: read_alloc()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_read()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_poll()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_dev_probe()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: which_bandwidth.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_frame_add.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: vidioc_qbuf.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: destroy_urbs.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: bulk_irq.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: isoc_irq.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: int_irq.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: vidioc_dqbuf.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: frame_free.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_open.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_mmap.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: PDEBUG_MODE.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_disconnect.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_set_alt0.part.13.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_input_create_urb.part.14.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_stream_off.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_close.cold.34()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_init_transfer.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: vidioc_reqbufs.cold.36()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: read_alloc.cold.37()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_read.cold.38()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: dev_poll.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gspca.o: warning: objtool: gspca_dev_probe.cold.40()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/autogain_functions.o: warning: objtool: gspca_expo_autogain()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/autogain_functions.o: warning: objtool: gspca_coarse_grained_expo_autogain()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/autogain_functions.o: warning: objtool: gspca_expo_autogain.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/autogain_functions.o: warning: objtool: gspca_coarse_grained_expo_autogain.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: sd_start()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: sd_isoc_irq()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: reg_w.constprop.1()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: sd_start.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: sd_isoc_irq.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/benq.o: warning: objtool: reg_w.constprop.1.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: reg_r()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: reg_w()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: sd_init_controls()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: reg_r.cold.3()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: reg_w.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/conex.o: warning: objtool: sd_init_controls.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: cpia_usb_transferCmd()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_init_controls()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: goto_low_power()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_config()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_dq_callback()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_init()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: cpia_usb_transferCmd.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_init_controls.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: goto_low_power.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_config.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: goto_high_power.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_dq_callback.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_start.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/cpia1.o: warning: objtool: sd_init.cold.16()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: reg_rw()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: reg_reqs()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: dtcs033_setexposure()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: dtcs033_init_controls()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: reg_rw.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: reg_reqs.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: dtcs033_setexposure.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/dtcs033.o: warning: objtool: dtcs033_init_controls.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: reg_r()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: sd_pkt_scan()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: sd_init_controls()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: do_autogain()+0x1a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: reg_w.constprop.2()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: Et_init2()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: Et_init1()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: reg_r.cold.3()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: sd_pkt_scan.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: sd_init_controls.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: do_autogain.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: reg_w.constprop.2.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: Et_init2.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/etoms.o: warning: objtool: Et_init1.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/finepix.o: warning: objtool: sd_start()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/finepix.o: warning: objtool: dostream()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/finepix.o: warning: objtool: sd_start.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/finepix.o: warning: objtool: dostream.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: jlj_write2()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_pkt_scan()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_init_controls()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_start()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: jlj_write2.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_pkt_scan.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jeilinj.o: warning: objtool: sd_start.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_write2.isra.1()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: sd_start()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_read_reg()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_dostream()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: sd_config()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_write2.isra.1.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: sd_start.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_read_reg.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: jl2005c_dostream.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/jl2005bcd.o: warning: objtool: sd_config.cold.7()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: sd_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: sd_pkt_scan()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: write_register()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: sd_init.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: sd_pkt_scan.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/kinect.o: warning: objtool: write_register.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: reg_w()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_start()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_isoc_irq()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_init_controls()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: reg_w.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_start.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_isoc_irq.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/konica.o: warning: objtool: sd_init.cold.7()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mars.o: warning: objtool: sd_init_controls()+0x15d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mars.o: warning: objtool: reg_w.part.1()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mars.o: warning: objtool: sd_init_controls.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mars.o: warning: objtool: reg_w.part.1.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mars.o: warning: objtool: sd_pkt_scan.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_init_controls()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: mr_write.isra.1()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: mr_read.isra.2.constprop.6()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_stopN()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_pkt_scan.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_init_controls.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: mr_write.isra.1.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: mr_read.isra.2.constprop.6.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: cam_get_response16.cold.11()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: zero_the_pointer.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_stopN.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/mr97310a.o: warning: objtool: sd_config.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: reg_r()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: reg_w()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: sd_init_controls()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: sd_config()+0x230: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: reg_r.cold.4()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: reg_w.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/nw80x.o: warning: objtool: sd_config.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_r()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_read_sb()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_write_fsb()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_init_controls()+0x19e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_w.part.5()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov51x_upload_quan_tables()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov518_reg_w32.part.9()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_write_sb.part.10()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_r8.constprop.15()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov518_i2c_w()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_init()+0xe15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_stopN()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_start()+0x337: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_r.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_read_sb.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_write_fsb.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_init_controls.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_w.part.5.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov51x_upload_quan_tables.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov518_reg_w32.part.9.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_write_sb.part.10.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: w9968cf_smbus_read_ack.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_pkt_scan.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: reg_r8.constprop.15.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: ov518_i2c_w.cold.27()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: i2c_w.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: i2c_r.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: init_ov_sensor.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_init.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_stopN.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov519.o: warning: objtool: sd_start.cold.33()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_reg_read()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_reg_write()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sccb_reg_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sccb_reg_read()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_pkt_scan()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_init_controls()+0x2bd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: set_frame_rate.part.5()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_set_led()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_init()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_reg_read.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_reg_write.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sccb_reg_write.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sccb_reg_read.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_pkt_scan.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_init_controls.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: set_frame_rate.part.5.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: ov534_set_led.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534.o: warning: objtool: sd_init.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_r()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_w_i()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_w()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_pkt_scan()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_init_controls()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: set_led()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sccb_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sccb_read()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_init()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_r.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_w_i.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: reg_w.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_pkt_scan.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_init_controls.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: set_led.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sccb_check_status.part.4.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sccb_write.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sccb_read.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/ov534_9.o: warning: objtool: sd_init.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_write_reg()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_read_reg()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_init_controls()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_config()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_write_regs.constprop.2()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_start()+0x1b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_write_reg.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_read_reg.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_pkt_scan.cold.5()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_config.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: pac207_write_regs.constprop.2.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac207.o: warning: objtool: sd_start.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: sd_init_controls()+0x252: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: reg_w.part.1()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: sd_pkt_scan.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: sd_init_controls.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: reg_w.part.1.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7302.o: warning: objtool: sd_start.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: sd_init_controls()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: reg_w.part.1()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: sd_pkt_scan.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: sd_init_controls.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: reg_w.part.1.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/pac7311.o: warning: objtool: sd_start.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: sd_init_controls()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_get_feature()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_set_feature.part.2()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_write_req.part.3()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_read_req.part.5()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: sd_config()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: sd_init_controls.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_get_feature.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_set_feature.part.2.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_write_req.part.3.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: se401_read_req.part.5.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: sd_config.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/se401.o: warning: objtool: sd_pkt_scan.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sd_config()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sn9c2028_read1()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sn9c2028_command()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sd_stopN()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sd_config.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sn9c2028_read1.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sn9c2028_command.cold.6()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sd_stopN.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: run_start_commands.cold.8()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c2028.o: warning: objtool: sd_pkt_scan.cold.9()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: reg_r()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: qual_upd()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_init_controls()+0x1e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_isoc_init()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: i2c_w()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_init()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_start()+0x117: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: reg_r.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: qual_upd.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_init_controls.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_isoc_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: i2c_w.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sn9c20x.o: warning: objtool: sd_start.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixb.o: warning: objtool: sd_init_controls()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixb.o: warning: objtool: sd_init_controls.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_w1()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_r()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: i2c_w1()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_w()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: i2c_w8()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: sd_init()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: qual_upd()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: sd_init_controls()+0x257: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: do_autogain()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_w1.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_r.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: i2c_w1.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: reg_w.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: i2c_w8.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: expo_adjust.cold.9()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: sd_init.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: qual_upd.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: sd_init_controls.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: do_autogain.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sonixj.o: warning: objtool: sd_start.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: reg_w()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_init_controls()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_stopN()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: spca500_ping310()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: reg_r_wait()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: reg_w.cold.9()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_init_controls.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_stopN.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: spca500_ping310.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_init.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: reg_r_wait.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: spca500_full_reset.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca500.o: warning: objtool: sd_start.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: reg_write()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: write_vector()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: sd_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: sd_init_controls()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: reg_write.cold.3()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: write_vector.cold.4()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: sd_init.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca501.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: reg_write()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: sd_init_controls()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: sd_start()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: reg_write.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca505.o: warning: objtool: sd_start.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: spca506_Setsize()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_init_controls()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: spca506_SetNormeInput()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_start()+0x615: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_init()+0x6ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: spca506_Setsize.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_init_controls.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: spca506_SetNormeInput.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_start.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca506.o: warning: objtool: sd_init.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: reg_write()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: reg_read()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: sd_init_controls()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: sd_config()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: reg_write.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: reg_read.cold.3()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: sd_init_controls.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca508.o: warning: objtool: sd_config.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: reg_w_val()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_12a()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_pkt_scan()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_controls_12a()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_controls_72a()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_config()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_72a()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: reg_w_val.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_12a.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_pkt_scan.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_controls_12a.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_controls_72a.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_config.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca561.o: warning: objtool: sd_init_72a.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_w()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_r()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: sd_init()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: sd_init_controls()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: wait_status_0()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_wb.constprop.4()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: wait_status_1()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_w.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_r.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: sd_init.cold.8()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: sd_init_controls.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: wait_status_0.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: reg_wb.constprop.4.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/spca1528.o: warning: objtool: wait_status_1.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_command()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sd_start()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_read_data()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_dostream()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_command.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sd_start.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_read_data.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sq905_dostream.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905.o: warning: objtool: sd_init.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sq905c_command()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sd_start()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sq905c_dostream()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sd_config()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sq905c_command.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sd_start.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sq905c_dostream.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq905c.o: warning: objtool: sd_config.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_w()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: i2c_write()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_wb()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_init_controls()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_dq_callback()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_r.part.2()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: ucbus_write()+0x157: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_init()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_w.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: i2c_write.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_wb.cold.6()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_init_controls.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_dq_callback.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: reg_r.part.2.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: ucbus_write.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: global_init.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sq930x.o: warning: objtool: sd_init.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_r()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_w_riv()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: sd_init_controls()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca504A_acknowledged_command()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca504_acknowledged_command()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca50x_GetFirmware()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_w_1.part.1.constprop.10()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: sd_init()+0x13b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_r.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_w_riv.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: sd_init_controls.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca504A_acknowledged_command.cold.14()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca504_acknowledged_command.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca504_read_info.part.7.cold.16()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: spca50x_GetFirmware.cold.17()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: reg_w_1.part.1.constprop.10.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/sunplus.o: warning: objtool: sd_init.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: reg_r()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: reg_w()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: snd_val()+0x145: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: sd_init_controls()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: rcv_val.constprop.1()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: sd_stopN()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: reg_r.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: reg_w.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: snd_val.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: rcv_val.constprop.1.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: sd_stopN.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk014.o: warning: objtool: sd_start.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: reg_w()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: reg_r()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: stk1135_serial_wait_ready()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sensor_write_8()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sensor_read_8()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_init_controls()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_pkt_scan()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_stopN()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: reg_w.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: reg_r.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: stk1135_serial_wait_ready.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sensor_write_8.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sensor_read_8.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_init_controls.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_pkt_scan.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_start.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stk1135.o: warning: objtool: sd_stopN.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: stv0680_get_video_mode()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: stv0680_set_video_mode()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: sd_config()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: stv0680_get_video_mode.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: stv0680_set_video_mode.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv0680.o: warning: objtool: sd_config.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: reg_w_buf()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_init()+0x34d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_start()+0x33c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_init_controls()+0x240: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: reg_w_buf.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_s_ctrl.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_init.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_start.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/t613.o: warning: objtool: sd_init_controls.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: reg_r()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: reg_w()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: set_dqt()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: sd_init_controls()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: reg_r.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: reg_w.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: set_dqt.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: sd_pkt_scan.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: sd_init_controls.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: sd_dq_callback.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/topro.o: warning: objtool: sd_init.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: val_reply()+0xb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: reg_w()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_start()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_init_controls()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_s_ctrl()+0x25c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: val_reply.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: reg_w.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_start.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_init_controls.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_pkt_scan.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/touptek.o: warning: objtool: sd_s_ctrl.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/tv8532.o: warning: objtool: sd_init_controls()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/tv8532.o: warning: objtool: sd_init_controls.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_init_controls()+0x274: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_w_i.part.2()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_w()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_r_i.part.5()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_r()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: read_sensor_register()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_init()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_init_controls.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_w_i.part.2.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_w.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_r_i.part.5.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: reg_r.cold.12()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: i2c_write.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_pkt_scan.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: read_sensor_register.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vc032x.o: warning: objtool: sd_init.cold.16()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: sd_init_controls()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: vicam_control_msg.constprop.5()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: vicam_dostream()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: sd_init_controls.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: vicam_control_msg.constprop.5.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/vicam.o: warning: objtool: vicam_dostream.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_read_reg()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_write_reg()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_isoc_nego()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_get_packet_size()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_get_clock_div()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_init_controls()+0x1c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_read_reg.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_write_reg.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_isoc_nego.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_pkt_scan.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_get_packet_size.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: cit_get_clock_div.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/xirlink_cit.o: warning: objtool: sd_init_controls.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: sd_init_controls()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: reg_w.part.4()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: reg_r.part.7()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: i2c_read()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: zcxx_probeSensor()+0x2f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: sd_init()+0x44e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: sd_init_controls.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: reg_w.part.4.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: reg_r.part.7.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: i2c_read.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: i2c_write.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: zcxx_probeSensor.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/zc3xx.o: warning: objtool: sd_init.cold.19()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: sd_init_controls()+0x101: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: gl860_RTx()+0x181: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: sd_config()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: sd_init_controls.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: gl860_RTx.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/gl860/gl860.o: warning: objtool: sd_config.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_start_transfer()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_urb_complete()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_read_bridge()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_write_bridge()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_init.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_start_transfer.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_urb_complete.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_read_bridge.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_configure.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_write_bridge.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_read_sensor.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_core.o: warning: objtool: m5602_write_sensor.cold.10()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_probe()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_init_controls()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_s_ctrl()+0x284: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_init()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_probe.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_init_controls.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_start.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_s_ctrl.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov9650.o: warning: objtool: ov9650_init.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_s_ctrl()+0x137: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_init_controls()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_init()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_probe.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_s_ctrl.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_init_controls.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_ov7660.o: warning: objtool: ov7660_init.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_probe()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_init()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_init_controls()+0x15e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_start.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_probe.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_init.cold.2()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_s_ctrl.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_mt9m111.o: warning: objtool: mt9m111_init_controls.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_probe()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_init()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_s_ctrl()+0x2cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_init_controls()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_probe.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_init.cold.1()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_s_ctrl.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_po1030.o: warning: objtool: po1030_init_controls.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_probe()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_init_controls()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_probe.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_init.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: s5k83a_init_controls.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k83a.o: warning: objtool: rotation_thread_function.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_start()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_probe()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_init_controls()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_start.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_init.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_probe.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_init_controls.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/m5602/m5602_s5k4aa.o: warning: objtool: s5k4aa_s_ctrl.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_init_controls()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: sd_disconnect()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_isoc_nego()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_pkt_scan()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_bridge()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_stopN()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_start()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_read_bridge()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_config()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_sensor_bytes()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_sensor_words()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_read_sensor()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_init_controls.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: sd_disconnect.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_isoc_nego.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_pkt_scan.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_init.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_bridge.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_stopN.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_start.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_read_bridge.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_config.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_sensor_bytes.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_write_sensor_words.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx.o: warning: objtool: stv06xx_read_sensor.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_s_ctrl()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_start.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_s_ctrl.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_probe.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.o: warning: objtool: vv6410_stop.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_stop()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_start()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_probe_1x00()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_probe_1020()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_s_ctrl()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_stop.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_start.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_probe_1x00.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_probe_1020.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.o: warning: objtool: hdcs_s_ctrl.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_stop()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_s_ctrl()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_start()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_probe()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_stop.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_s_ctrl.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_start.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.o: warning: objtool: pb0100_probe.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o: warning: objtool: st6422_stop()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o: warning: objtool: st6422_probe()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o: warning: objtool: st6422_stop.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/gspca/stv06xx/stv06xx_st6422.o: warning: objtool: st6422_probe.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-control.o: warning: objtool: hdpvr_config_call()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-control.o: warning: objtool: hdpvr_config_call.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-core.o: warning: objtool: hdpvr_probe.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_poll()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: vidioc_querycap()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_transmit_buffers()+0x1f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_read()+0x479: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_alloc_buffers()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_register_videodev()+0x321: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_start_streaming.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_poll.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_transmit_buffers.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_stop_streaming.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: vidioc_encoder_cmd.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_read.cold.12()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-video.o: warning: objtool: hdpvr_alloc_buffers.cold.13()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/hdpvr/hdpvr-i2c.o: warning: objtool: hdpvr_transfer.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o: warning: objtool: pvr2_i2c_xfer.cold.2()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o: warning: objtool: pvr2_i2c_basic_op.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o: warning: objtool: i2c_hack_cx25840.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-i2c-core.o: warning: objtool: pvr2_i2c_core_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-audio.o: warning: objtool: pvr2_msp3400_subdev_update()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-audio.o: warning: objtool: pvr2_msp3400_subdev_update.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_cmd()+0x452: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_adjust()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_configure()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_cmd.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_adjust.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-encoder.o: warning: objtool: pvr2_encoder_configure.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-video-v4l.o: warning: objtool: pvr2_saa7115_subdev_update()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-video-v4l.o: warning: objtool: pvr2_saa7115_subdev_update.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-eeprom.o: warning: objtool: pvr2_eeprom_fetch()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-eeprom.o: warning: objtool: pvr2_eeprom_analyze()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-eeprom.o: warning: objtool: pvr2_eeprom_fetch.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-eeprom.o: warning: objtool: pvr2_eeprom_analyze.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_disconnect()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_probe()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_disconnect.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-main.o: warning: objtool: pvr_probe.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_subdev_set_control()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_encoder_run_timeout()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_encoder_wait_timeout()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_decoder_stabilization_timeout()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_quiescent_timeout()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_decoder_enable()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_encoder_config()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_untrip_unlocked.isra.8.part.9()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_locate_firmware.isra.10.part.11()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_state_sched()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_commit_setup()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cx25840_vbi_hack()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_state_log_state.part.16()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_worker_poll()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_set_stream_type()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_create()+0x4ac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_trigger_module_log()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_render_useless()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_send_request_ex()+0x5d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_issue_simple_cmd()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_remove_usb_stuff()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_destroy()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_disconnect()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cpureset_assert.part.22()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_upload_firmware1()+0x229: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cpufw_set_enabled()+0x1f4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_device_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cmd_decoder_reset()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_pathway_ok()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_gpio_chg_dir()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_initialize()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_gpio_chg_out()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_upload_firmware2()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_status_poll()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_subdev_update()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_subdev_set_control.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_encoder_run_timeout.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_encoder_wait_timeout.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_decoder_stabilization_timeout.cold.33()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_quiescent_timeout.cold.34()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_encoder_run.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_decoder_enable.cold.36()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_decoder_run.cold.37()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_encoder_config.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_untrip_unlocked.isra.8.part.9.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_locate_firmware.isra.10.part.11.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_state_sched.cold.41()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_commit_setup.cold.42()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cx25840_vbi_hack.cold.43()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_state_log_state.part.16.cold.44()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_worker_poll.cold.45()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_set_streaming.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_set_stream_type.cold.47()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_create.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_trigger_module_log.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cpufw_get.cold.50()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_render_useless.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_send_request_ex.cold.52()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_issue_simple_cmd.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_usbstream_run.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_remove_usb_stuff.cold.55()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_destroy.cold.56()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_disconnect.cold.57()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cpureset_assert.part.22.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_upload_firmware1.cold.59()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cpufw_set_enabled.cold.60()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_device_reset.cold.61()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_cmd_decoder_reset.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_pathway_ok.cold.63()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_gpio_chg_dir.cold.64()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_initialize.cold.65()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_gpio_chg_out.cold.66()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_upload_firmware2.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: state_eval_encoder_ok.cold.68()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_status_poll.cold.69()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_subdev_update.cold.70()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-hdw.o: warning: objtool: pvr2_hdw_commit_execute.cold.71()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_queryctrl()+0x1cf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_querycap()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_ioctl()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_dev_init()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_destroy_no_lock()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_release()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_open()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_create()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_queryctrl.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_ioctl.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_dev_init.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_destroy_no_lock.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_release.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_open.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-v4l2.o: warning: objtool: pvr2_v4l2_create.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-std.o: warning: objtool: pvr2_std_fill()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-std.o: warning: objtool: pvr2_std_create_enum()+0x278: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-std.o: warning: objtool: pvr2_std_fill.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-std.o: warning: objtool: pvr2_std_create_enum.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda18271_8295_attach()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1411_attach()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1409_attach()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_73xxx_tda18271_8295_attach()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda10048_attach()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_fcv1236d_attach()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3302_attach()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgh06xf_attach()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3303_attach()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda18271_8295_attach.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1411_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_s5h1409_attach.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_73xxx_tda18271_8295_attach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_tda10048_attach.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_fcv1236d_attach.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3302_attach.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgh06xf_attach.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-devattr.o: warning: objtool: pvr2_lgdt3303_attach.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_destroy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_thread_func()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_create()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_destroy.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_thread_func.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-context.o: warning: objtool: pvr2_context_create.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_remove()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_set_idle()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: buffer_complete()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_buffer_count()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_achieve_buffer_count()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_create()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_destroy()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_set_buffer()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_remove.cold.4()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_set_idle.cold.5()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: buffer_complete.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_buffer_count.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_achieve_buffer_count.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_create.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_stream_destroy.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_queue.cold.11()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-io.o: warning: objtool: pvr2_buffer_set_buffer.cold.12()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_stop()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_create()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_setup()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_read()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_stop.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_get_buffer.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_create.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_setup.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_destroy.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_set_enabled.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_avail.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-ioread.o: warning: objtool: pvr2_ioread_read.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.o: warning: objtool: pvr2_cx25840_subdev_update()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-cx2584x-v4l.o: warning: objtool: pvr2_cx25840_subdev_update.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-wm8775.o: warning: objtool: pvr2_wm8775_subdev_update()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-wm8775.o: warning: objtool: pvr2_wm8775_subdev_update.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.o: warning: objtool: pvr2_cs53l32a_subdev_update()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-cs53l32a.o: warning: objtool: pvr2_cs53l32a_subdev_update.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_feed_thread()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_adapter_exit()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_start_feed()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_stop_feed()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_feed_thread.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_adapter_exit.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_start_feed.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_stop_feed.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-dvb.o: warning: objtool: pvr2_dvb_create.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_release()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_type()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_val_custom()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_val_norm()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_bits()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_enum()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_def()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_max()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_min()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_name()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_internal_check()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: store_val_custom()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: store_val_norm()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_create()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_create()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_destroy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_release.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_release.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_type.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_val_custom.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_val_norm.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_bits.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_enum.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_def.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_max.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_min.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: show_name.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_internal_check.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: store_val_custom.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: store_val_norm.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_create.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_create.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pvrusb2/pvrusb2-sysfs.o: warning: objtool: pvr2_sysfs_class_destroy.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-if.o: warning: objtool: start_streaming.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-if.o: warning: objtool: usb_pwc_probe.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-if.o: warning: objtool: pwc_isoc_handler.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: recv_control_msg()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: pwc_set_video_mode()+0x322: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: pwc_set_leds()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: recv_control_msg.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: set_video_mode_Nala.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: pwc_camera_power.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-ctrl.o: warning: objtool: pwc_set_leds.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/pwc/pwc-v4l.o: warning: objtool: pwc_enum_input()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-v4l.o: warning: objtool: pwc_enum_fmt_vid_cap()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-v4l.o: warning: objtool: pwc_querycap()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/pwc/pwc-uncompress.o: warning: objtool: pwc_decompress.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: buffer_prepare()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_timer()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_g_parm()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_g_jpegcomp()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_try_fmt_vid_cap()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_jpegcomp()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_querycap()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: buffer_queue()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_enum_input()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_set_mode()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_parm()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_std()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: start_streaming()+0x15e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_stop_acquire.isra.15()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_board_shutdown()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: stop_streaming()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_destroy()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_video_device_release()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_open()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: buffer_prepare.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_timer.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_enum_frameintervals.cold.24()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_g_parm.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_g_jpegcomp.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_jpegcomp.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: buffer_queue.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: read_pipe_completion.cold.31()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_set_mode.cold.33()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_parm.cold.34()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_std.cold.35()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: vidioc_s_fmt_vid_cap.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: start_streaming.cold.37()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_stop_acquire.isra.15.cold.38()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_board_shutdown.cold.39()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: stop_streaming.cold.40()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_destroy.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_video_device_release.cold.42()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_open.cold.43()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/s2255/s2255drv.o: warning: objtool: s2255_probe.cold.44()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb_onresponse()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb1_detectmode()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb_submit_urb()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb1_setmode()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb_onresponse.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb1_detectmode.cold.9()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb_submit_urb.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/siano/smsusb.o: warning: objtool: smsusb1_setmode.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_read_reg()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_write_reg()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_read_reg.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_write_reg.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-core.o: warning: objtool: stk1160_probe.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-v4l.o: warning: objtool: vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-v4l.o: warning: objtool: stk1160_video_register()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-v4l.o: warning: objtool: start_streaming.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-v4l.o: warning: objtool: stk1160_video_register.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-video.o: warning: objtool: stk1160_alloc_isoc()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-video.o: warning: objtool: stk1160_isoc_irq.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-video.o: warning: objtool: stk1160_alloc_isoc.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-i2c.o: warning: objtool: stk1160_i2c_xfer()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-i2c.o: warning: objtool: stk1160_i2c_register()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-i2c.o: warning: objtool: stk1160_i2c_xfer.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-ac97.o: warning: objtool: stk1160_write_ac97()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-ac97.o: warning: objtool: stk1160_ac97_setup()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stk1160/stk1160-ac97.o: warning: objtool: stk1160_write_ac97.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stk1160/stk1160-ac97.o: warning: objtool: stk1160_ac97_setup.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_camera_disconnect()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_vidioc_enum_input()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_vidioc_enum_fmt_vid_cap()+0x101: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_vidioc_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_v4l_dev_release()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_allocate_buffers()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_isoc_handler()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_camera_probe()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_start_stream()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_stop_stream.part.15()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_camera_disconnect.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_v4l_dev_release.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_allocate_buffers.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_isoc_handler.cold.24()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_camera_probe.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_start_stream.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-webcam.o: warning: objtool: stk_stop_stream.part.15.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_configure()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_inb.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_outb.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_init.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/stkwebcam/stk-sensor.o: warning: objtool: stk_sensor_configure.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_usb_disconnect()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_usb_probe()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_cards_setup()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_usb_disconnect.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_usb_probe.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-cards.o: warning: objtool: tm6000_cards_setup.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_unregister_extension()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_read_write_usb()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_init()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_unregister_extension.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_read_write_usb.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_init.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_tvaudio_set_mute.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-core.o: warning: objtool: tm6000_set_volume.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-i2c.o: warning: objtool: tm6000_i2c_xfer()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-i2c.o: warning: objtool: tm6000_i2c_register()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-i2c.o: warning: objtool: tm6000_i2c_xfer.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: radio_g_tuner()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_querycap()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_release()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_start_thread()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_prepare_isoc()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_open()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_read()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_v4l2_register()+0x247: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_s_tuner.cold.18()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_try_fmt_vid_cap.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_release.cold.23()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_start_thread.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_prepare_isoc.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_open.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_streamon.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_read.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: vidioc_streamoff.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_irq_callback.cold.30()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-video.o: warning: objtool: tm6000_v4l2_register.cold.31()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-stds.o: warning: objtool: tm6000_load_std()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-stds.o: warning: objtool: tm6000_load_std.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_start()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_stop()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_int_work()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_change_protocol()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_keydown.part.1()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_urb_received()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_handle_key()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: __tm6000_ir_int_start()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_wait()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_fini()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_start.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: __tm6000_ir_int_stop.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_stop.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_int_work.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_change_protocol.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_keydown.part.1.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_urb_received.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_handle_key.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: __tm6000_ir_int_start.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_wait.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_init.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-input.o: warning: objtool: tm6000_ir_fini.cold.15()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: tm6000_fillbuf()+0x19d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: snd_tm6000_pcm_open()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: audio_trigger()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: dsp_buffer_free.isra.2()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: snd_tm6000_hw_params()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: tm6000_fillbuf.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: snd_tm6000_pcm_open.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: audio_trigger.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: dsp_buffer_free.isra.2.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-alsa.o: warning: objtool: snd_tm6000_hw_params.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-dvb.o: warning: objtool: tm6000_urb_received.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/tm6000/tm6000-dvb.o: warning: objtool: dvb_init.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_cmd()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_set_voltage()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_boot_dsp()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: dvbc_philips_tdm1316l_tuner_set_params()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_start_feed()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_probe()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_cmd.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_set_voltage.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: master_xfer.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_iso_irq.cold.12()+0x4a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_boot_dsp.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: dvbc_philips_tdm1316l_tuner_set_params.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_start_feed.cold.15()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_disconnect.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-budget/dvb-ttusb-budget.o: warning: objtool: ttusb_probe.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_setup_urbs()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_stop_iso_xfer()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_send_command()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_start_iso_xfer()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_handle_irq()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_process_urb()+0x142: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_set_pids()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_start_feed()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_stop_feed()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_free_iso_urbs()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_exit_usb()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_disconnect()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_probe()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_setup_urbs.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_stop_iso_xfer.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_send_command.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_start_iso_xfer.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_handle_irq.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_process_urb.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_set_pids.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_start_feed.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_process_urb_frame_list.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_stop_feed.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_free_iso_urbs.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_exit_usb.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_disconnect.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusb_dec.o: warning: objtool: ttusb_dec_probe.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbt_read_status()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/ttusb-dec/ttusbdecfe.o: warning: objtool: ttusbdecfe_dvbt_read_status.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbtv/usbtv-video.o: warning: objtool: usbtv_enum_fmt_vid_cap()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbtv/usbtv-video.o: warning: objtool: usbtv_enum_input()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbtv/usbtv-video.o: warning: objtool: usbtv_querycap()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbtv/usbtv-audio.o: warning: objtool: usbtv_audio_init()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_free()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_rm_old()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_len()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_ctrl_urb_complete()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_set_extra_ptr()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_inc_extra_ptr()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_get()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_get_extra()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_write_reg_irq()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_request_intra()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_parse_compress()+0x176: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_power_off()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_frames_alloc()+0x164: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_frames_free()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_power_on()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_audio_off()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_audio()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_alternate()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_reset.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_free.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_rm_old.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_len.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_ctrl_urb_complete.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_set_extra_ptr.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_inc_extra_ptr.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_get.cold.9()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: scratch_get_extra.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_write_reg_irq.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_request_intra.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_parse_compress.cold.13()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_isoc_irq.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_power_off.cold.15()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_output.cold.16()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_frames_alloc.cold.17()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_frames_free.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_input.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_power_on.cold.20()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_audio_off.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_audio.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_setup.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_set_alternate.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_init_isoc.cold.25()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-core.o: warning: objtool: usbvision_stop_isoc.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: vidioc_enum_input()+0x364: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: vidioc_g_tuner()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: vidioc_querycap()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_radio_open()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_mmap()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_unregister_video()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_release()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_disconnect()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_radio_close()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_close()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_read()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_probe()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_radio_open.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_open.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_mmap.cold.17()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_unregister_video.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_release.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_disconnect.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_radio_close.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_close.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_v4l2_read.cold.23()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-video.o: warning: objtool: usbvision_probe.cold.24()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_xfer()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_register()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_unregister()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_read.cold.4()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_write.cold.5()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_xfer.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_register.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/usbvision/usbvision-i2c.o: warning: objtool: usbvision_i2c_unregister.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: __uvc_resume()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_suspend()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_parse_standard_control()+0x30d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_probe()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: __uvc_resume.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_suspend.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_parse_standard_control.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_driver.o: warning: objtool: uvc_probe.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_queue.o: warning: objtool: uvc_buffer_prepare.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_read()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_ioctl_query_ext_ctrl()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_ioctl_querycap()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_release()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_mmap()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_poll()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_try_format()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_open()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_read.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_release.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_mmap.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_poll.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_ioctl_s_parm.cold.21()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_try_format.cold.22()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_ioctl_ctrl_map.cold.23()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_v4l2.o: warning: objtool: uvc_v4l2_open.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_data.isra.10()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_alloc_urb_buffers.part.16()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_get_video_ctrl.constprop.17()+0x2dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_isoc()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_query_ctrl()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_complete.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_data.isra.10.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_end.isra.12.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_alloc_urb_buffers.part.16.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_init_video.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_get_video_ctrl.constprop.17.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_set_video_ctrl.isra.14.cold.25()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_start.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_decode_isoc.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_query_ctrl.cold.28()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_clock_update.cold.29()+0x5b: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_video.o: warning: objtool: uvc_video_init.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_find_control()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_add_info.isra.6()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_init_xu_ctrl.part.10()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_xu_ctrl_query()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_add_mapping()+0x1ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_find_control.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_populate_cache.isra.3.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: __uvc_ctrl_add_mapping.isra.8.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_add_info.isra.6.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_init_xu_ctrl.part.10.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_xu_ctrl_query.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_restore_values.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_add_mapping.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_ctrl.o: warning: objtool: uvc_ctrl_init_device.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_status.o: warning: objtool: uvc_status_complete.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_isight.o: warning: objtool: uvc_video_decode_isight()+0x1d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/uvc/uvc_isight.o: warning: objtool: uvc_video_decode_isight.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/uvc/uvc_debugfs.o: warning: objtool: uvc_debugfs_init_stream.cold.0()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_start_readpipe()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_stop_readpipe()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_enum_input()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_enum_fmt_vid_cap()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_streamoff()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_try_fmt_vid_cap()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_querycap()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_open()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_release()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_start_acquire()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: read_pipe_completion()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: buffer_prepare()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_mmap()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_close()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_s_fmt_vid_cap()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_streamon()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_probe()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_start_readpipe.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_stop_readpipe.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_streamoff.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_try_fmt_vid_cap.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_open.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_release.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_start_acquire.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: read_pipe_completion.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: buffer_prepare.cold.27()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_mmap.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_close.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_s_fmt_vid_cap.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_vidioc_streamon.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_read.cold.32()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/usb/zr364xx/zr364xx.o: warning: objtool: zr364xx_probe.cold.33()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-fwnode.o: warning: objtool: v4l2_fwnode_endpoint_parse.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_mmap()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_poll()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_write()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_read()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_release()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_mmap.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_poll.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_write.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_read.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_release.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: v4l2_open.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dev.o: warning: objtool: __video_register_device.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: v4l_log_status()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: __video_do_ioctl()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: v4l_log_status.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: v4l_enum_fmt.cold.25()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-ioctl.o: warning: objtool: __video_do_ioctl.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-ctrls.o: warning: objtool: v4l2_queryctrl()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-ctrls.o: warning: objtool: v4l2_ctrl_handler_log_status.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-subdev.o: warning: objtool: v4l2_subdev_link_validate_get_format.isra.5()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-subdev.o: warning: objtool: subdev_do_ioctl.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-subdev.o: warning: objtool: v4l2_subdev_link_validate_get_format.isra.5.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_unregister()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_disable()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_unregister.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-clk.o: warning: objtool: v4l2_clk_disable.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-compat-ioctl32.o: warning: objtool: __get_v4l2_format32()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-compat-ioctl32.o: warning: objtool: __put_v4l2_format32()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-compat-ioctl32.o: warning: objtool: __get_v4l2_format32.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-compat-ioctl32.o: warning: objtool: __put_v4l2_format32.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/v4l2-dv-timings.o: warning: objtool: v4l2_print_dv_timings()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/v4l2-dv-timings.o: warning: objtool: v4l2_print_dv_timings.cold.6()+0x95: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: fe_set_config()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: fe_set_params()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_radio_freq()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_tv_freq()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_suspend()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_type()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_type_addr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_mode()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_resume()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_std()+0x144: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_config()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_probe()+0x340: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: fe_set_config.cold.9()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: fe_set_params.cold.10()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_radio_freq.cold.11()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_tv_freq.cold.12()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_suspend.cold.13()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_type.cold.14()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_type_addr.cold.15()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: set_mode.cold.16()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_resume.cold.17()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_std.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_config.cold.19()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_s_power.cold.20()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/tuner-core.o: warning: objtool: tuner_probe.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_iolock()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_queue_is_busy()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_mmap_mapper()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: __videobuf_free()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_qbuf()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_status.isra.3()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_querybuf()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_alloc_vb()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_waiton()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_dqbuf()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: __videobuf_mmap_setup()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_reqbufs()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_read_stream()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_read_one()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_iolock.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_queue_is_busy.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_mmap_mapper.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: __videobuf_free.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_qbuf.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_status.isra.3.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_querybuf.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_alloc_vb.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_waiton.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_dqbuf.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: __videobuf_mmap_setup.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_reqbufs.cold.20()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_read_stream.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-core.o: warning: objtool: videobuf_read_one.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_open()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_close()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_mmap_mapper()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_to_dma()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_to_vaddr()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_fault()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_init_user_locked.constprop.12()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_unmap()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_alloc_vb()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_free()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_iolock()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_open.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_close.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_mmap_mapper.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_sync.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_to_dma.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_to_vaddr.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_vm_fault.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_init_user_locked.constprop.12.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_unmap.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_alloc_vb.cold.28()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: videobuf_dma_free.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dma-sg.o: warning: objtool: __videobuf_iolock.cold.30()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_vm_open()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_iolock()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_vm_close()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_to_vmalloc()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_alloc_vb()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_mmap_mapper()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_vm_open.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_iolock.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_vmalloc_free.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_vm_close.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: videobuf_to_vmalloc.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_alloc_vb.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-vmalloc.o: warning: objtool: __videobuf_mmap_mapper.cold.8()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dvb.o: warning: objtool: videobuf_dvb_thread()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dvb.o: warning: objtool: videobuf_dvb_register_bus()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf-dvb.o: warning: objtool: videobuf_dvb_thread.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf-dvb.o: warning: objtool: videobuf_dvb_register_bus.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_verify_memory_type()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_buf_mem_free()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_mmap()+0x1a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __prepare_userptr()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_buffer_done()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_expbuf()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __prepare_dmabuf()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __buf_prepare()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_prepare_buf()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_qbuf()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_streamoff()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_wait_for_all_buffers()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_streamon()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_dqbuf()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_queue_alloc()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_create_bufs()+0x24f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_reqbufs()+0x32c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_cleanup_fileio()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_perform_fileio()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_verify_memory_type.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_buf_mem_free.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_mmap.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __prepare_userptr.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_buffer_done.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_start_streaming.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_expbuf.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_queue_free.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __prepare_dmabuf.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __buf_prepare.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_prepare_buf.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_qbuf.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_streamoff.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_wait_for_all_buffers.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_streamon.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_dqbuf.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_thread.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_queue_alloc.cold.30()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_create_bufs.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_core_reqbufs.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_cleanup_fileio.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_init_fileio.cold.34()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: __vb2_perform_fileio.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-core.o: warning: objtool: vb2_thread_start.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: __verify_planes_array.isra.3()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_queue_or_prepare_buf()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_querybuf()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_prepare_buf()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_qbuf()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_dqbuf()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_streamon()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_streamoff()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_warn_zero_bytesused.isra.12.part.13()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: __verify_planes_array.isra.3.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_queue_or_prepare_buf.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_querybuf.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_prepare_buf.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_qbuf.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_dqbuf.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_streamon.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_streamoff.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: vb2_warn_zero_bytesused.isra.12.part.13.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-v4l2.o: warning: objtool: __fill_vb2_buffer.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_vaddr()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_mmap()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_dmabuf_ops_map()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_vaddr.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_mmap.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-vmalloc.o: warning: objtool: vb2_vmalloc_dmabuf_ops_map.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_mmap()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_dmabuf_ops_map()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_mmap.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_map_dmabuf.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_attach_dmabuf.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_get_userptr.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-contig.o: warning: objtool: vb2_dc_dmabuf_ops_map.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_mmap()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_put()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_attach_dmabuf()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_put_userptr()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_dmabuf_ops_map()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_mmap.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_map_dmabuf.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_put.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_attach_dmabuf.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_alloc.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_put_userptr.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dma-sg.o: warning: objtool: vb2_dma_sg_dmabuf_ops_map.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dvb.o: warning: objtool: vb2_dvb_register_bus()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/media/v4l2-core/videobuf2-dvb.o: warning: objtool: vb2_dvb_register_bus.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/core/mspro_block.o: warning: objtool: mspro_block_probe.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/tifm_ms.o: warning: objtool: tifm_ms_probe()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/tifm_ms.o: warning: objtool: tifm_ms_abort()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/tifm_ms.o: warning: objtool: tifm_ms_probe.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/tifm_ms.o: warning: objtool: tifm_ms_abort.cold.7()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_update_card_detect()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_write_fifo_pio()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_flush_fifo_write()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_submit_req()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_enable_device()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_clear_interrupts()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_stop_dma()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_irq()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_set_mode()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_process_thread()+0x12b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_update_card_detect.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_write_fifo_pio.cold.20()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_flush_fifo_write.cold.21()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_read_fifo_pio.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_submit_req.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_enable_device.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_clear_interrupts.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_stop_dma.cold.26()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_irq.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_probe.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_set_mode.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_transfer_fifo_dma.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/memstick/host/r592.o: warning: objtool: r592_process_thread.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/message/fusion/mptbase.c:50: BUILDSTDERR: drivers/message/fusion/mptbase.c: In function 'mptbase_reply': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 100 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_put_msg_frame()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_put_msg_frame_hi_pri()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_add_sge_64bit_1078()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_get_msg_frame()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: WaitForDoorbellInt()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_interrupt()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_halt_firmware()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_ioc_reset()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mptbase_reply()+0x28f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendIocReset()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_suspend()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_handshake_req_reply_wait()+0x17d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: GetIocFacts()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendEventNotification.constprop.22()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_mapresources()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_free_fw_memory()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendIocInit()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_downloadboot()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: PrimeIocFifos()+0x7b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_HardResetHandler()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_Soft_Hard_ResetHandler()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mptbase_sas_persist_operation()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_config()+0x47d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_attach()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_put_msg_frame.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_put_msg_frame_hi_pri.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_add_sge_64bit_1078.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_get_msg_frame.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: WaitForDoorbellInt.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_interrupt.cold.31()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_halt_firmware.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_ioc_reset.cold.33()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mptbase_reply.cold.34()+0x8b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: WaitForDoorbellAck.constprop.23.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendIocReset.cold.36()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_suspend.cold.37()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_handshake_req_reply_wait.cold.38()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: GetIocFacts.cold.39()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendEventNotification.constprop.22.cold.40()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_send_handshake_request.cold.41()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_mapresources.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_alloc_fw_memory.cold.43()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_free_fw_memory.cold.44()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: SendIocInit.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_downloadboot.cold.46()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: PrimeIocFifos.cold.47()+0xc3: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_detach.cold.48()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_HardResetHandler.cold.49()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_Soft_Hard_ResetHandler.cold.50()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mptbase_sas_persist_operation.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_config.cold.52()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_attach.cold.53()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptbase.o: warning: objtool: mpt_fault_reset_work.cold.54()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_freeChainBuffers()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_remove()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_qcmd()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_IssueTaskMgmt()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_abort()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_taskmgmt_complete()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_slave_configure()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_debug_level_store()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_event_process()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_issue_sep_command.part.5()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_io_done()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_host_reset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_ioc_reset()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_freeChainBuffers.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_remove.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_qcmd.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_IssueTaskMgmt.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_abort.cold.18()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_taskmgmt_complete.cold.19()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_slave_configure.cold.20()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_debug_level_store.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_report_queue_full.isra.2.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_event_process.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_scandv_complete.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_issue_sep_command.part.5.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_io_done.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_host_reset.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_ioc_reset.cold.28()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptscsih.o: warning: objtool: mptscsih_slave_destroy.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_writeIOCPage4()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptscsih_quiesce_raid()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_probe()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_slave_alloc()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_slave_configure()+0x232: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_writeIOCPage4.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptscsih_quiesce_raid.cold.17()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_write_spi_device_pg1.constprop.11.cold.18()+0xd0: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_target_alloc.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_probe.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_slave_alloc.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptspi.o: warning: objtool: mptspi_slave_configure.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_event_process()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_block_error_handler()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_probe()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_setup_reset.cold.14()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_event_process.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_block_error_handler.cold.16()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_slave_alloc.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_ioc_reset.cold.18()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_GetFcPortPage0.cold.19()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_probe.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptfc.o: warning: objtool: mptfc_rescan_devices.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_eh_timed_out()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_free_fw_event()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_add_fw_event()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_target_reset()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_add_end_device()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_issue_tm.constprop.29()+0x15b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_port_delete()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_remove()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_del_end_device()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_queue_rescan()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_slave_alloc()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_setup_wide_ports()+0x2e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_smp_handler()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_taskmgmt_complete()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_event_process()+0x31e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_expander_delete()+0x2df: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_probe()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_send_raid_event()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_send_ir2_event()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_firmware_event_work()+0x373: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_eh_timed_out.cold.38()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_free_fw_event.cold.39()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_cleanup_fw_event_q.cold.40()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_phy_reset.cold.41()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_add_fw_event.cold.42()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_target_reset.cold.43()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_add_end_device.cold.44()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_issue_tm.constprop.29.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_port_delete.cold.46()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_remove.cold.47()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_del_end_device.cold.48()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_queue_rescan.cold.49()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_ioc_reset.cold.50()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_slave_alloc.cold.51()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_setup_wide_ports.cold.52()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_smp_handler.cold.53()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_probe_one_phy.isra.21.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_taskmgmt_complete.cold.55()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_sas_device_pg0.cold.56()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_expander_refresh.cold.57()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_get_linkerrors.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_event_process.cold.59()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_expander_delete.cold.60()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_probe_hba_phys.cold.61()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_scan_sas_topology.cold.62()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_probe.cold.63()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_hotplug_work.cold.64()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_send_raid_event.cold.65()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_send_ir2_event.cold.66()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptsas.o: warning: objtool: mptsas_firmware_event_work.cold.67()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_event_process()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_taskmgmt_reply()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_reply()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_taskmgmt()+0x27d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_timeout_expired()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_ioc_reset()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: kfree_sgl()+0x2e4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_mpt_command.isra.8()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_hp_hostinfo()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_hp_targetinfo()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_fw_download()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: __mptctl_ioctl.isra.10()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_event_process.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_taskmgmt_reply.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_reply.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_taskmgmt.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_timeout_expired.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_ioc_reset.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: kfree_sgl.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_mpt_command.isra.8.cold.23()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_hp_hostinfo.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_hp_targetinfo.cold.25()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: mptctl_do_fw_download.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: __mptctl_ioctl.isra.10.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptctl.o: warning: objtool: compat_mpctl_ioctl.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mptlan_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_receive_skb()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_post_receive_buckets()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_open()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mptlan_probe.cold.12()+0x6b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_receive_skb.cold.13()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_post_receive_buckets.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: lan_reply.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/message/fusion/mptlan.o: warning: objtool: mpt_lan_open.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mfd/sm501.o: warning: objtool: sm501_register_device.part.18()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mfd/sm501.o: warning: objtool: sm501_register_device.part.18.cold.25()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/mfd/lpc_ich.o: warning: objtool: lpc_ich_probe.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/misc/tifm_7xx1.o: warning: objtool: tifm_7xx1_switch_media.cold.5()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_remove()+0xfa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_probe()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_register_submodule.cold.4()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_unregister_submodule.cold.5()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_remove.cold.6()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ioc4.o: warning: objtool: ioc4_probe.cold.7()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/misc/enclosure.o: warning: objtool: enclosure_link_name()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/altera-stapl/altera.o: warning: objtool: altera_execute()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/altera-stapl/altera.o: warning: objtool: altera_execute.cold.2()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/misc/altera-stapl/altera.o: warning: objtool: altera_init.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/misc/eeprom/eeprom.o: warning: objtool: eeprom_detect()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/eeprom/eeprom_93cx6.o: warning: objtool: eeprom_93cx6_write()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/eeprom/eeprom_93cx6.o: warning: objtool: eeprom_93cx6_write.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ibmasm/module.o: warning: objtool: ibmasm_remove_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/ibmasm/module.o: warning: objtool: ibmasm_remove_one.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ibmasm/command.o: warning: objtool: ibmasm_free_command()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/ibmasm/command.o: warning: objtool: ibmasm_new_command.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ibmasm/command.o: warning: objtool: ibmasm_free_command.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ibmasm/remote.o: warning: objtool: ibmasm_handle_mouse_interrupt()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/ibmasm/remote.o: warning: objtool: ibmasm_handle_mouse_interrupt.cold.3()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/misc/ibmasm/lowlevel.o: warning: objtool: ibmasm_interrupt_handler.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_get_pwron_wait()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_init_device()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_get_pwron_wait.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d.o: warning: objtool: lis3lv02d_init_device.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3_i2c_init()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/lis3lv02d/lis3lv02d_i2c.o: warning: objtool: lis3_i2c_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mei/hw-me.o: warning: objtool: mei_me_pg_exit_sync.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_is_input_ready()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_input_ready_interrupt_enable()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_is_input_ready.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_input_ready_interrupt_enable.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mei/hw-txe.o: warning: objtool: mei_txe_write.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/cosm/cosm_debugfs.o: warning: objtool: cosm_init_debugfs()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/mic/cosm/cosm_debugfs.o: warning: objtool: cosm_init_debugfs.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/cosm/cosm_scif_server.o: warning: objtool: cosm_scif_init()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/mic/cosm/cosm_scif_server.o: warning: objtool: cosm_scif_server.cold.1()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/cosm/cosm_scif_server.o: warning: objtool: cosm_scif_init.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/cosm/cosm_scif_server.o: warning: objtool: cosm_scif_exit.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/cosm_client/cosm_scif_client.o: warning: objtool: cosm_scif_remove.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/vop/vop_main.o: warning: objtool: vop_find_vqs.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/mic/vop/vop_debugfs.o: warning: objtool: vop_init_debugfs()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/mic/vop/vop_debugfs.o: warning: objtool: vop_init_debugfs.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-gru/grufault.o: warning: objtool: gru_vtop.isra.7.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: gru_create_message_queue()+0x1e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: gru_abort.constprop.10()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: quicktest3.isra.8()+0x31d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: gru_create_message_queue.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: quicktest3.isra.8.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-gru/grukservices.o: warning: objtool: gru_ktest.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xp_uv.o: warning: objtool: xp_pa_uv()+0x118: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-xp/xp_uv.o: warning: objtool: xp_pa_uv.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_cache_remote_gru_mq_desc_uv()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_send_chctl_openreply_uv()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_get_remote_heartbeat_uv()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_setup_rsvd_page_uv()+0x2be: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_create_gru_mq_uv.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_cache_remote_gru_mq_desc_uv.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_send_chctl_openreply_uv.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_get_remote_heartbeat_uv.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_setup_rsvd_page_uv.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpc_uv.o: warning: objtool: xpc_request_partition_activation_uv.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/misc/sgi-xp/xpnet.o: warning: objtool: xpnet_send()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/vmw_vmci/vmci_context.o: warning: objtool: vmci_ctx_create.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_context.o: warning: objtool: vmci_ctx_enqueue_datagram.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_context.o: warning: objtool: vmci_ctx_notify_dbell.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_datagram.o: warning: objtool: dg_create_handle()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/vmw_vmci/vmci_datagram.o: warning: objtool: dg_create_handle.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_datagram.o: warning: objtool: vmci_datagram_dispatch.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_doorbell.o: warning: objtool: vmci_doorbell_create.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_doorbell.o: warning: objtool: vmci_doorbell_notify.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_event.o: warning: objtool: vmci_event_exit()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/misc/vmw_vmci/vmci_event.o: warning: objtool: vmci_event_exit.cold.2()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: qp_notify_peer.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: qp_host_map_queues.isra.20.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: qp_broker_alloc.cold.35()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: vmci_qp_alloc.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/misc/vmw_vmci/vmci_queue_pair.o: warning: objtool: vmci_qp_broker_set_page_store.cold.37()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_do_erase()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_execute_tuning()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_set_uhs_voltage()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_wait_for_req_done.cold.33()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_start_areq.cold.34()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_do_erase.cold.35()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_hw_reset.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_execute_tuning.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/core.o: warning: objtool: mmc_set_uhs_voltage.cold.38()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_bus_shutdown()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_bus_resume()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_add_card()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_remove_card()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_bus_shutdown.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_bus_resume.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/bus.o: warning: objtool: mmc_remove_card.cold.14()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_select_hs400()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_runtime_suspend()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_runtime_resume()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_hs400_to_hs200()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_attach_mmc()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_select_hs400.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_select_bus_width.cold.20()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: _mmc_suspend.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_runtime_suspend.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_init_card.cold.23()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_runtime_resume.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_hs400_to_hs200.cold.25()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc.o: warning: objtool: mmc_attach_mmc.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_switch_status_error.part.2()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_interrupt_hpi()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_start_bkops()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_send_bus_test.cold.6()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_switch_status_error.part.2.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: __mmc_switch.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_flush_cache.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_interrupt_hpi.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/mmc_ops.o: warning: objtool: mmc_start_bkops.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_runtime_suspend()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_get_cid.part.7()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_get_csd()+0x280: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_setup_card()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_attach_sd()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_runtime_suspend.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_get_cid.part.7.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_switch_hs.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_get_csd.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_setup_card.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_init_card.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_sd_runtime_resume.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd.o: warning: objtool: mmc_attach_sd.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sd_ops.o: warning: objtool: mmc_send_app_op_cond.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio.o: warning: objtool: mmc_sdio_init_card()+0xbc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sdio.o: warning: objtool: mmc_attach_sdio()+0x21b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sdio.o: warning: objtool: sdio_enable_wide.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio.o: warning: objtool: mmc_sdio_init_card.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio.o: warning: objtool: mmc_attach_sdio.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_bus.o: warning: objtool: sdio_bus_remove()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sdio_bus.o: warning: objtool: sdio_bus_remove.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_cis.o: warning: objtool: cis_tpl_parse()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sdio_cis.o: warning: objtool: cis_tpl_parse.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_cis.o: warning: objtool: sdio_read_cis.cold.4()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_cis.o: warning: objtool: cistpl_funce_func.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_irq.o: warning: objtool: process_sdio_pending_irqs.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: card_busy_detect()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_err_check()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: power_ro_lock_store()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_probe()+0x225: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: card_busy_detect.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_err_check.cold.35()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: power_ro_lock_store.cold.36()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_probe.cold.37()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_issue_rw_rq.cold.38()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: __mmc_blk_ioctl_cmd.cold.39()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/block.o: warning: objtool: mmc_blk_issue_rq.cold.40()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/core/sdio_uart.o: warning: objtool: sdio_uart_probe()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/core/sdio_uart.o: warning: objtool: sdio_uart_probe.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_start_signal_voltage_switch()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: __sdhci_add_host()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_cqe_irq()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_enable_clk()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_send_command()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_execute_tuning()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_timeout_data_timer()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_reset()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_irq()+0x45a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_remove_host()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_set_power_noreg.cold.51()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_start_signal_voltage_switch.cold.52()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: __sdhci_add_host.cold.53()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_timeout_timer.cold.54()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_set_ios.cold.56()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_cqe_irq.cold.57()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_enable_clk.cold.58()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_card_event.cold.59()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_setup_host.cold.60()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_send_command.cold.61()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_execute_tuning.cold.62()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_timeout_data_timer.cold.63()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_reset.cold.64()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_irq.cold.65()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/sdhci.o: warning: objtool: sdhci_remove_host.cold.66()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_pnp_resume()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_init.part.24()+0x40c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_tasklet_card.cold.27()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_pnp_resume.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_init.part.24.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/wbsd.o: warning: objtool: wbsd_tasklet_finish.cold.30()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_probe()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_end_cmd()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_request()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_initialize_host.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_probe.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_end_cmd.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/tifm_sd.o: warning: objtool: tifm_sd_request.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sd_remove()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_card_detect()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_send_command()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_timeout()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sd_remove.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_card_detect.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_send_command.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_timeout.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/mmc/host/via-sdmmc.o: warning: objtool: via_sdc_isr.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdcore.o: warning: objtool: add_mtd_device()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/mtdcore.o: warning: objtool: del_mtd_device()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/mtdcore.o: warning: objtool: add_mtd_device.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdcore.o: warning: objtool: mtd_device_parse_register.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdcore.o: warning: objtool: del_mtd_device.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdsuper.o: warning: objtool: mount_mtd.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdpart.o: warning: objtool: mtd_add_partition_attrs()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/mtdpart.o: warning: objtool: allocate_partition()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/mtdpart.o: warning: objtool: mtd_add_partition_attrs.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdpart.o: warning: objtool: allocate_partition.cold.10()+0x2fc: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtdpart.o: warning: objtool: parse_mtd_partitions.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/mtd_blkdevs.o: warning: objtool: register_mtd_blktrans()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/mtd_blkdevs.o: warning: objtool: register_mtd_blktrans.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/vtbl.o: warning: objtool: ubi_change_vtbl_record()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/vtbl.o: warning: objtool: ubi_change_vtbl_record.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/vtbl.o: warning: objtool: ubi_read_volume_table.cold.9()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/vmt.o: warning: objtool: ubi_remove_volume()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/vmt.o: warning: objtool: vol_attribute_show.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/vmt.o: warning: objtool: ubi_remove_volume.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: set_update_marker()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: clear_update_marker()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_start_update()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_start_leb_change()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: set_update_marker.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: clear_update_marker.cold.2()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_start_update.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_start_leb_change.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_more_update_data.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/upd.o: warning: objtool: ubi_more_leb_change_data.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_mtd_param_parse()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_get_device()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_detach_mtd_dev()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_mtd_param_parse.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_get_device.cold.6()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_get_by_major.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_attach_mtd_dev.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/build.o: warning: objtool: ubi_detach_mtd_dev.cold.9()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/cdev.o: warning: objtool: get_exclusive.isra.8()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/cdev.o: warning: objtool: revoke_exclusive.isra.7.constprop.11()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/cdev.o: warning: objtool: vol_cdev_release.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/cdev.o: warning: objtool: get_exclusive.isra.8.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/cdev.o: warning: objtool: revoke_exclusive.isra.7.constprop.11.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/kapi.o: warning: objtool: ubi_open_volume_nm()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: leb_write_unlock()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: leb_read_unlock()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_copy_table()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_read_leb()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_read_leb_sg()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_copy_leb()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ltree_add_entry.cold.13()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: leb_write_unlock.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: leb_read_unlock.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: try_write_vid_and_data.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_copy_table.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_read_leb.cold.18()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_read_leb_sg.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_write_leb.cold.20()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_write_leb_st.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/eba.o: warning: objtool: ubi_eba_copy_leb.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_is_bad()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_mark_bad()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read_ec_hdr()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read_vid_hdr()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: nor_erase_prepare()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write_ec_hdr()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write_vid_hdr()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: do_sync_erase()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_sync_erase()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_is_bad.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read.cold.9()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_mark_bad.cold.10()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read_ec_hdr.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_read_vid_hdr.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: nor_erase_prepare.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write.cold.14()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write_ec_hdr.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_write_vid_hdr.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: do_sync_erase.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/io.o: warning: objtool: ubi_io_sync_erase.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: shutdown_work()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: do_work()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: __schedule_ubi_work()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: in_wl_tree.isra.6()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: get_peb_for_wl()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: schedule_erase.constprop.18()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_put_peb()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_flush()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: shutdown_work.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: do_work.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: __schedule_ubi_work.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: wl_tree_add.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: in_wl_tree.isra.6.cold.23()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: prot_queue_add.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: get_peb_for_wl.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: schedule_erase.constprop.18.cold.26()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: __erase_worker.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: wear_leveling_worker.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_put_peb.cold.29()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_flush.cold.30()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_init.cold.31()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/wl.o: warning: objtool: ubi_wl_get_peb.cold.32()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/attach.o: warning: objtool: ubi_add_to_av.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/attach.o: warning: objtool: ubi_attach.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/misc.o: warning: objtool: ubi_calc_data_len()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/misc.o: warning: objtool: ubi_update_reserved()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/mtd/ubi/misc.o: warning: objtool: ubi_calc_data_len.cold.0()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/mtd/ubi/misc.o: warning: objtool: ubi_update_reserved.cold.1()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/dummy.o: warning: objtool: dummy_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/macsec.o: warning: objtool: macsec_add_txsa.cold.41()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/macsec.o: warning: objtool: macsec_add_rxsa.cold.42()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/macvlan.o: warning: objtool: macvlan_ethtool_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: netconsole_netdev_event()+0x1a4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_mac_store()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: dev_name_store()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_ip_store()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: local_ip_store()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: extended_store()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_port_store()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: local_port_store()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: make_netconsole_target()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: netconsole_netdev_event.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_mac_store.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: dev_name_store.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_ip_store.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: local_ip_store.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: extended_store.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: enabled_store.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: remote_port_store.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/netconsole.o: warning: objtool: local_port_store.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/tun.o: warning: objtool: tun_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_get_tap_dev()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_disable_queue()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_del_queues()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_get_tap_dev.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_disable_queue.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_ioctl.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/tap.o: warning: objtool: tap_del_queues.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/veth.o: warning: objtool: veth_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/virtio_net.o: warning: objtool: virtnet_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/virtio_net.o: warning: objtool: receive_buf.cold.64()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/vxlan.o: warning: objtool: vxlan_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/vxlan.o: warning: objtool: vxlan_fdb_add()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/vxlan.o: warning: objtool: vxlan_fdb_add.cold.70()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/vxlan.o: warning: objtool: vxlan_xmit_one.cold.71()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/vxlan.o: warning: objtool: vxlan_rcv.cold.72()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/geneve.o: warning: objtool: geneve_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/geneve.o: warning: objtool: geneve_udp_encap_recv.cold.37()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/vrf.o: warning: objtool: vrf_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: xennet_start_xmit()+0x3cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: netfront_probe.cold.38()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: xennet_tx_buf_gc.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: xennet_start_xmit.cold.40()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: xennet_poll.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netfront.o: warning: objtool: netback_changed.cold.42()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ntb_netdev.o: warning: objtool: ntb_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_ethtool_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_arp_send.constprop.65()+0x240: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_change_active_slave()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_select_active_slave()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_update_slave_arr()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_slave_arr_handler()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_create()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_arp_send.constprop.65.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_change_active_slave.cold.70()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_select_active_slave.cold.71()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_arp_send_all.isra.58.cold.72()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_start_xmit.cold.73()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_update_slave_arr.cold.74()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_slave_arr_handler.cold.77()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_main.o: warning: objtool: bond_create.cold.78()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: bond_3ad_update_ad_actor_settings()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: __get_link_speed.isra.14.cold.28()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: bond_3ad_update_ad_actor_settings.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: ad_agg_selection_logic.cold.30()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: bond_3ad_state_machine_handler.cold.31()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_3ad.o: warning: objtool: bond_3ad_lacpdu_recv.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: alb_fasten_mac_swap()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: alb_swap_mac_addr()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: alb_set_mac_address.isra.21()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: bond_alb_handle_link_change()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: alb_fasten_mac_swap.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: rlb_clear_slave.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_alb.o: warning: objtool: bond_alb_handle_link_change.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_sysfs.o: warning: objtool: bonding_store_bonds()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_sysfs.o: warning: objtool: bond_create_sysfs()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_sysfs.o: warning: objtool: bond_create_sysfs.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_options.o: warning: objtool: bond_option_slaves_set()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_options.o: warning: objtool: __bond_opt_set()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_options.o: warning: objtool: __bond_opt_set_notify()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_options.o: warning: objtool: __bond_opt_set.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_options.o: warning: objtool: __bond_opt_set_notify.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/bonding/bond_procfs.o: warning: objtool: bond_create_proc_dir()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/bonding/bond_procfs.o: warning: objtool: bond_create_proc_dir.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/can/dev.o: warning: objtool: can_changelink()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/can/dev.o: warning: objtool: can_changelink.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/can/usb/peak_usb/pcan_usb_core.o: warning: objtool: peak_usb_read_bulk_callback.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/can/usb/peak_usb/pcan_usb_pro.o: warning: objtool: pcan_msg_add_rec()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/can/usb/peak_usb/pcan_usb_pro.o: warning: objtool: pcan_msg_add_rec.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/dsa/qca8k.o: warning: objtool: qca8k_setup()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/dsa/qca8k.o: warning: objtool: qca8k_setup.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/dsa/b53/b53_common.o: warning: objtool: b53_fdb_add()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/dsa/b53/b53_common.o: warning: objtool: b53_fdb_add.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dnet.o: warning: objtool: dnet_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dnet.o: warning: objtool: dnet_handle_link_change()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dnet.o: warning: objtool: dnet_poll.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dnet.o: warning: objtool: dnet_handle_link_change.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dnet.o: warning: objtool: dnet_probe.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/jme.o: warning: objtool: jme_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/jme.o: warning: objtool: jme_init_one()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/jme.o: warning: objtool: jme_init_one.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: fealnx_remove_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: intr_handler()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: netdev_open.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: fealnx_remove_one.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: intr_handler.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/fealnx.o: warning: objtool: fealnx_init_one.cold.20()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c589_cs.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c574_cs.o: warning: objtool: tc574_probe.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: set_rx_mode()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: acpi_set_WOL()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_check_media()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: dump_tx_ring.part.17()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_probe1()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_up()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_error()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_remove_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_open()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_tx_timeout()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: boomerang_start_xmit()+0x7e1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: set_rx_mode.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: issue_and_wait.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: acpi_set_WOL.cold.38()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_check_media.cold.39()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: dump_tx_ring.part.17.cold.40()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_probe1.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_rx.cold.42()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_up.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_error.cold.44()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_remove_one.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_close.cold.46()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_open.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_interrupt.cold.48()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: boomerang_rx.cold.49()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: boomerang_interrupt.cold.50()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: vortex_tx_timeout.cold.51()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/3c59x.o: warning: objtool: boomerang_start_xmit.cold.52()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/3com/typhoon.o: warning: objtool: typhoon_get_drvinfo()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/3com/typhoon.o: warning: objtool: typhoon_init_one()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/8390/ne2k-pci.o: warning: objtool: ne2k_pci_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/8390/8390.o: warning: objtool: ei_tx_intr()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/8390/8390.o: warning: objtool: ethdev_setup()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/8390/8390.o: warning: objtool: ei_tx_intr.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/8390/8390.o: warning: objtool: ethdev_setup.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/8390/axnet_cs.o: warning: objtool: axnet_probe.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/8390/pcnet_cs.o: warning: objtool: pcnet_probe()+0x651: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/8390/pcnet_cs.o: warning: objtool: pcnet_probe.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: check_duplex()+0x113: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_vlan_rx_kill_vid()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_vlan_rx_add_vid()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_poll()+0x65e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_close()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_open()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: intr_handler()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: start_tx()+0x279: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: check_duplex.cold.19()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_vlan_rx_kill_vid.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_vlan_rx_add_vid.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: starfire_init_one.cold.23()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_poll.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_close.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: netdev_open.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: intr_handler.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/adaptec/starfire.o: warning: objtool: start_tx.cold.28()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/agere/et131x.o: warning: objtool: et131x_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/agere/et131x.o: warning: objtool: nic_send_packet.constprop.31()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_set_link_ksettings()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_watchdog()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_load_jumbo_rx_ring()+0x226: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_open()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_start_xmit()+0x626: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: acenic_probe_one()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_set_link_ksettings.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_watchdog.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_load_jumbo_rx_ring.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_change_mtu.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_open.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_interrupt.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: ace_start_xmit.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/alteon/acenic.o: warning: objtool: acenic_probe_one.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/altera/altera_tse_ethtool.o: warning: objtool: tse_get_drvinfo()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/cpu_rmap.h:13, BUILDSTDERR: from drivers/net/ethernet/amazon/ena/ena_netdev.c:36: BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.c: In function 'ena_device_init': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_notification()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_start_xmit()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_device_init.cold.65()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_notification.cold.66()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_probe.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_start_xmit.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_io_poll.cold.69()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.o: warning: objtool: ena_adjust_intr_moderation.cold.70()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: get_comp_ctxt()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_comp_status_to_errno()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_handle_admin_completion()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_reg_bar_read32()+0x120: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: wait_for_reset_state()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_feature_ex()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_create_io_cq()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_io_handlers()+0xe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_admin_aenq_enable()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_aenq_config()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_dma_width()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_validate_version()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_admin_init()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_create_io_queue()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_destroy_io_queue()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_dev_basic_stats()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_offload_settings()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_default_hash_ctrl()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_fill_hash_ctrl()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_rss_init()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_host_attributes()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_update_nonadaptive_moderation_interval_tx()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_update_nonadaptive_moderation_interval_rx()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_init_interrupt_moderation()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: get_comp_ctxt.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_comp_status_to_errno.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_handle_admin_completion.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_reg_bar_read32.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: wait_for_reset_state.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_execute_admin_command.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_feature_ex.cold.22()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_create_io_cq.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_io_handlers.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_admin_aenq_enable.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_aenq_config.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_dma_width.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_validate_version.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_admin_init.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_create_io_queue.cold.30()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_destroy_io_queue.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_dev_reset.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_dev_basic_stats.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_dev_mtu.cold.34()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_get_offload_settings.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_hash_function.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_fill_hash_function.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_hash_ctrl.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_default_hash_ctrl.cold.39()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_fill_hash_ctrl.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_indirect_table_set.cold.41()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_rss_init.cold.42()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_set_host_attributes.cold.43()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_update_nonadaptive_moderation_interval_tx.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_update_nonadaptive_moderation_interval_rx.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_com.o: warning: objtool: ena_com_init_interrupt_moderation.cold.46()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_prepare_tx()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_rx_pkt()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_add_single_rx_desc()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_tx_comp_req_id_get()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_prepare_tx.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_rx_pkt.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_add_single_rx_desc.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_eth_com.o: warning: objtool: ena_com_tx_comp_req_id_get.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_ethtool.o: warning: objtool: ena_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/amd8111e.o: warning: objtool: amd8111e_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/nmclan_cs.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/nmclan_cs.o: warning: objtool: mace_init()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/nmclan_cs.o: warning: objtool: mace_init.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/nmclan_cs.o: warning: objtool: nmclan_probe.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_tx_timeout()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_probe1()+0x91d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_probe_pci()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_tx_timeout.cold.25()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_ethtool_test.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_probe1.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/pcnet32.o: warning: objtool: pcnet32_probe_pci.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/amd/xgbe/xgbe-ethtool.o: warning: objtool: xgbe_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/alx/main.o: warning: objtool: alx_reinit()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/alx/main.o: warning: objtool: alx_reinit.cold.48()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/alx/ethtool.o: warning: objtool: alx_set_link_ksettings()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/alx/ethtool.o: warning: objtool: alx_set_pauseparam()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/alx/ethtool.o: warning: objtool: alx_set_link_ksettings.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/alx/ethtool.o: warning: objtool: alx_set_pauseparam.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.o: warning: objtool: atl1e_get_drvinfo()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl1.o: warning: objtool: atl1_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_validate_option()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_resume()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_intr.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_validate_option.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_suspend.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/atheros/atlx/atl2.o: warning: objtool: atl2_resume.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/b44.o: warning: objtool: b44_get_drvinfo()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/b44.o: warning: objtool: b44_init_one()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/b44.o: warning: objtool: b44_init_one.cold.52()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_fw_sync()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_report_link()+0x241: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_reset_chip()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_init_one()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_open()+0x336: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_fw_sync.cold.87()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_report_link.cold.88()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_reset_chip.cold.90()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_init_one.cold.91()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2.o: warning: objtool: bnx2_open.cold.92()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_unregister_device()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_register_device()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_register_driver()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_unregister_driver()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_unregister_device.cold.58()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_register_device.cold.59()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_register_driver.cold.60()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/cnic.o: warning: objtool: cnic_unregister_driver.cold.61()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/tg3.o: warning: objtool: tg3_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/tg3.o: warning: objtool: tg3_read_vpd()+0x34c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/tg3.o: warning: objtool: tg3_init_one()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_int_disable()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_load_status()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_trylock_leader_lock()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_reset_is_global()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_234_gates()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_adjtime()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_mode()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_func_stop()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_adjfreq()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_stop_queue()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_enable_ptp_packets()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_handle_mcast_eqe()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_q_rx_mode()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_reset_port()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_mdio_write()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_mdio_read()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_period_task()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_settime()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_gettime()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_task()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_calc_vn_max()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_get_next()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_shmem()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_io_error_detected()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mc_list_e1x()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_firmware()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_vlan_one.part.99()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_issue_dmae_with_comp()+0x1ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_write_dmae()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_port()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_read_dmae()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cyclecounter_read()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_fw_dump_lvl()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_panic_dump()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cnic_sp_post()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cnic_sp_queue()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_tx_hw_flushed()+0x3b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_send_final_clnup()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_int_enable()+0x322: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_event()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_interrupt()+0x22e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_acquire_hw_lock()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_release_hw_lock()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_common()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_gpio()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_gpio()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mult_gpio()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_gpio_int()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_initial_phy_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_link_set()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_link_test()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_read_mf_cfg()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cmng_fns_init()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_local_cmng()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_attn_int_asserted()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_fw_command()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_prev_mcp_done()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_leader_reset()+0x3dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_after_function_update()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_handle_afex_cmd()+0x2cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_update_mng_version()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_update_mfw_dump()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_post()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_pf_load()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_clear_pf_load()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_chk_parity_attn()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_open()+0x23b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_task()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_igu_ack_sb()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_msix_sp_int()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_timer()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_sb()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_nic_init_cnic()+0x255: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_func()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_func_cnic()+0x179: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mac_one()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_vlan_one()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_del_all_macs()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_drv_ctl()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_eth_mac()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ilt_set_info()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_setup_queue()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_send_unload_req()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_chip_cleanup()+0x138: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_disable_close_the_gate()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_prev_unload()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_io_slot_reset()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_one()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_mode_inner()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_configure()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_rx_kill_vid()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_rx_add_vid()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_rtnl_task()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_register_cnic()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_setup_cnic_info()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_ts()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ioctl()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_ptp()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_int_disable.cold.133()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_load_status.cold.135()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_trylock_leader_lock.cold.136()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_reset_is_global.cold.137()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_234_gates.cold.138()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_adjtime.cold.139()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: __bnx2x_add_udp_port.cold.140()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_mode.cold.141()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_func_stop.cold.142()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_adjfreq.cold.143()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_stop_queue.cold.144()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_enable_ptp_packets.cold.145()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_handle_mcast_eqe.cold.146()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_q_rx_mode.cold.147()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_func_wait_started.cold.148()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_reset_port.cold.149()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_port_hwinfo.cold.150()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_fc_npiv.cold.151()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_mdio_write.cold.152()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_mdio_read.cold.153()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_period_task.cold.154()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_settime.cold.155()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_gettime.cold.156()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ptp_task.cold.157()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_calc_vn_max.cold.158()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_get_next.cold.159()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_shmem.cold.160()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: __bnx2x_del_udp_port.cold.161()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_io_error_detected.cold.162()+0x15a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mc_list_e1x.cold.163()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_firmware.cold.164()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_prev_is_path_marked.part.77.cold.165()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_vlan_one.part.99.cold.166()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_issue_dmae_with_comp.cold.168()+0x4d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_write_dmae.cold.169()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_block.cold.170()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_port.cold.171()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_read_dmae.cold.172()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cyclecounter_read.cold.173()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_fw_dump_lvl.cold.174()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_panic_dump.cold.175()+0x75: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cnic_sp_post.cold.176()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cnic_sp_queue.cold.177()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_tx_hw_flushed.cold.178()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_send_final_clnup.cold.179()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_int_enable.cold.180()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_event.cold.181()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_interrupt.cold.182()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_acquire_hw_lock.cold.183()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_release_hw_lock.cold.184()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_common.cold.185()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_get_gpio.cold.186()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_gpio.cold.187()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mult_gpio.cold.188()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_gpio_int.cold.189()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_initial_phy_init.cold.190()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_link_set.cold.191()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_link_test.cold.192()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_read_mf_cfg.cold.193()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_cmng_fns_init.cold.194()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_local_cmng.cold.195()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_attn_int_asserted.cold.196()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_fw_command.cold.197()+0xcd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_prev_mcp_done.cold.198()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_leader_reset.cold.199()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_after_function_update.cold.200()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_handle_afex_cmd.cold.201()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_update_mng_version.cold.202()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_update_mfw_dump.cold.203()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_post.cold.204()+0x8c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_pf_load.cold.205()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_clear_pf_load.cold.206()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_chk_parity_attn.cold.207()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_open.cold.208()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_igu_ack_sb.cold.210()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_msix_sp_int.cold.211()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_timer.cold.212()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_sb.cold.213()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_nic_init_cnic.cold.214()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_pre_irq_nic_init.cold.215()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_igu_clear_sb_gen.cold.216()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_func.cold.217()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_hw_func_cnic.cold.218()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_alloc_mem_cnic.cold.219()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_alloc_mem.cold.220()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_mac_one.cold.221()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_vlan_one.cold.222()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_del_all_macs.cold.223()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_drv_ctl.cold.224()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_eth_mac.cold.225()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_int_mode.cold.226()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ilt_set_info.cold.227()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_setup_queue.cold.228()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_send_unload_req.cold.229()+0x4e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_chip_cleanup.cold.230()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_disable_close_the_gate.cold.231()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_prev_unload.cold.232()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_io_slot_reset.cold.233()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_one.cold.234()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_mode_inner.cold.235()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_configure.cold.236()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_rx_kill_vid.cold.237()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_vlan_rx_add_vid.cold.238()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_sp_rtnl_task.cold.239()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_register_cnic.cold.240()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_setup_cnic_info.cold.241()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_set_rx_ts.cold.242()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_configure_ptp_filters.cold.243()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_ioctl.cold.244()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o: warning: objtool: bnx2x_init_ptp.cold.245()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_emac_enable()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_rearm_latch_signal()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_xmac_rxtx()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_link_speed_duplex()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_save_spirom_version()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_int_enable()+0x1b5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl22_read()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl22_write()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_5461x_set_link_led()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_config_loopback()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xgxs_deassert()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_pfc_bmac2()+0x293: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_umac_enable()+0xfa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_common_ext_link_reset()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_link_reset()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: set_phy_vars.isra.17()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sync_link.isra.18()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_pause_resolve.isra.19()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_calc_ieee_aneg_adv.isra.20()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_ext_phy_config()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_populate_phy()+0x57b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_mdio_clk.isra.23()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl45_read()+0x23a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_adv_fc()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ext_phy_update_adv_fc()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl45_write()+0x239: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_restart_autoneg()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_warpcore_loopback()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ext_phy_set_pause()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_eee_advertise()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_cmn_config_init()+0x119: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_set_link_led()+0x2af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_disable_pmd_transmit()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_config_loopback()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_link_reset()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_read_sfp_module_eeprom()+0x1e5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_read_sfp_module_eeprom()+0x179: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_cmd_hdlr()+0x33f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8483x_disable_eee()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_xgxs_loopback()+0x14b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_8727_external_rom_boot()+0x196: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_config_init()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_84833_hw_reset_phy()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_bmac_enable()+0x468: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_direct_parallel_detect_used.isra.26()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_settings_status()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_read_status()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8705_read_status()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_7101_read_status()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_read_status()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_eee_an_resolve.isra.30()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_read_status()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_read_status()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_set_lpi_passthrough.isra.32()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_set_sgmii_speed()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_program_serdes.isra.34()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xgxs_config_init()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_enable_AN_KR2.isra.38()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_disable_kr2.isra.39()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_enable_AN_KR()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_kr2_recovery.isra.40()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_config_speed.isra.42()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_wait_reset_complete.isra.49()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848x3_config_init()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_cfg_pin()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_power_module()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_e3_set_transmitter()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_set_transmitter()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_e3_module_fault_led()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_sfp_module_fault_led()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_cfg_pin()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8706_8726_read_status()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_read_status()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_config_sfi()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_read_sfp_module_eeprom()+0x2c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xmac_enable()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_mod_abs_int_cfg.constprop.70()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_common_init_phy.constprop.59()+0x288: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_power_sfp_module()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_config_init()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_config_init()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_disabled()+0x33b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_e3b0_config()+0x28f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_bw_limit()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_strict()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_pfc()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_status_update()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_led()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_emac_program()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_analyze_link_error()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_update()+0x33b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_7101_config_init()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8706_config_init()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8705_config_init()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_common_init_phy.constprop.60()+0x127: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_common_init_phy.constprop.61()+0x2f6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_read_sfp_module_eeprom()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_wait_for_sfp_module_initialized()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_verify_sfp_module()+0x160: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_module_detection()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_config_init()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_read_status()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_config_init()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_handle_module_detect_int()+0x18e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_phy_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_reset()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_phy_init()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_common_init_phy()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_fan_failure_det_req()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_emac_enable.cold.72()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_rearm_latch_signal.cold.73()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_xmac_rxtx.cold.74()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_link_speed_duplex.cold.75()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_save_spirom_version.cold.76()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_int_enable.cold.77()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl22_read.cold.78()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl22_write.cold.79()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_5461x_set_link_led.cold.80()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_config_loopback.cold.81()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xgxs_deassert.cold.82()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_pfc_bmac2.cold.83()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_umac_enable.cold.84()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_common_ext_link_reset.cold.85()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_link_reset.cold.86()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: set_phy_vars.isra.17.cold.87()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sync_link.isra.18.cold.88()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_pause_resolve.isra.19.cold.89()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_calc_ieee_aneg_adv.isra.20.cold.90()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_eee_initial_config.cold.91()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_ext_phy_config.cold.92()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_populate_phy.cold.93()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_mdio_clk.isra.23.cold.94()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl45_read.cold.95()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_adv_fc.cold.96()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ext_phy_update_adv_fc.cold.97()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_cl45_write.cold.98()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_restart_autoneg.cold.99()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_warpcore_loopback.cold.100()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ext_phy_set_pause.cold.101()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_eee_advertise.cold.102()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_save_848xx_spirom_version.cold.103()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_cmn_config_init.cold.104()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_set_link_led.cold.105()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_disable_pmd_transmit.cold.106()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_config_loopback.cold.107()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_link_reset.cold.108()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_read_sfp_module_eeprom.cold.109()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_read_sfp_module_eeprom.cold.110()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_cmd_hdlr.cold.111()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8483x_disable_eee.cold.112()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_xgxs_loopback.cold.113()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_8727_external_rom_boot.cold.114()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_config_init.cold.115()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_84833_hw_reset_phy.cold.116()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_bmac_enable.cold.117()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_direct_parallel_detect_used.isra.26.cold.118()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_settings_status.cold.119()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_read_status.cold.120()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8705_read_status.cold.121()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_7101_read_status.cold.122()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_read_status.cold.123()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_eee_an_resolve.isra.30.cold.124()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_read_status.cold.125()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848xx_read_status.cold.126()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_set_lpi_passthrough.isra.32.cold.127()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_set_sgmii_speed.cold.128()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_program_serdes.isra.34.cold.129()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xgxs_config_init.cold.130()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_enable_AN_KR2.isra.38.cold.131()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_disable_kr2.isra.39.cold.132()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_enable_AN_KR.cold.133()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_kr2_recovery.isra.40.cold.134()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_config_speed.isra.42.cold.135()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_wait_reset_complete.isra.49.cold.136()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_848x3_config_init.cold.137()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_cfg_pin.cold.138()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_power_module.cold.139()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_e3_set_transmitter.cold.140()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_set_transmitter.cold.141()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_specific_func.cold.142()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_e3_module_fault_led.cold.143()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_sfp_module_fault_led.cold.144()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_cfg_pin.cold.145()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8706_8726_read_status.cold.146()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_read_status.cold.147()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_initialize.cold.148()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_config_sfi.cold.149()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_read_sfp_module_eeprom.cold.150()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_xmac_enable.cold.151()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_get_mod_abs_int_cfg.constprop.70.cold.152()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_common_init_phy.constprop.59.cold.153()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_power_sfp_module.cold.154()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_config_init.cold.155()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_54618se_config_init.cold.156()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_disabled.cold.157()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_e3b0_config.cold.158()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_bw_limit.cold.159()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_ets_strict.cold.160()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_update_pfc.cold.161()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_status_update.cold.162()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_set_led.cold.163()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_emac_program.cold.164()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_analyze_link_error.cold.165()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_update.cold.166()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_7101_config_init.cold.167()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8706_config_init.cold.168()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8705_config_init.cold.169()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_common_init_phy.constprop.60.cold.170()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8073_common_init_phy.constprop.61.cold.171()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_read_sfp_module_eeprom.cold.172()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_wait_for_sfp_module_initialized.cold.173()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_verify_sfp_module.cold.174()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_sfp_module_detection.cold.175()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_warpcore_config_init.cold.176()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8727_read_status.cold.177()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_8726_config_init.cold.178()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_handle_module_detect_int.cold.179()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_phy_probe.cold.180()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_link_reset.cold.181()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_phy_init.cold.182()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_common_init_phy.cold.183()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_period_func.cold.184()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_fan_failure_det_req.cold.185()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.o: warning: objtool: bnx2x_init_mod_abs_int.cold.186()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_real_num_queues()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_msix_irqs.part.53()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_compare_fw_ver.part.66()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_msix_fp_int()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_alloc_rx_sge()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_tpa_pool()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_tx_pkt()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_fp_mem_at()+0x3c5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_alloc_fp_mem_at()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_poll()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_get_mf_speed()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_init_rx_rings_cnic()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_init_rx_rings()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_update_max_mf_config()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_enable_msix()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_squeeze_objects()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_load_cnic()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_nic_unload()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_setup_tc()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_change_mac_addr()+0x184: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_ctx_validation()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_update_coalesce_sb_index()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_schedule_sp_rtnl()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_nic_load()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_change_mtu()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_resume()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_real_num_queues.cold.85()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_msix_irqs.part.53.cold.86()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_compare_fw_ver.part.66.cold.87()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_msix_fp_int.cold.88()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_alloc_rx_sge.cold.89()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_tpa_pool.cold.90()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_tx_pkt.cold.91()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_free_fp_mem_at.cold.92()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_alloc_fp_mem_at.cold.93()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_tx_int.cold.94()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_poll.cold.95()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_get_mf_speed.cold.96()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_init_rx_rings_cnic.cold.97()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_init_rx_rings.cold.98()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_update_max_mf_config.cold.99()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_enable_msix.cold.100()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_squeeze_objects.cold.101()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_os_driver_state.cold.102()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_load_cnic.cold.103()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_drain_tx_queues.cold.104()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_nic_unload.cold.105()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_start_xmit.cold.106()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_setup_tc.cold.107()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_change_mac_addr.cold.108()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_set_ctx_validation.cold.109()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_update_coalesce_sb_index.cold.110()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_schedule_sp_rtnl.cold.111()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_nic_load.cold.112()+0x55: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_change_mtu.cold.113()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.o: warning: objtool: bnx2x_resume.cold.114()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_eee()+0xf6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_wol()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_vf_link_ksettings()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_ringparam()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_drvinfo()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_pauseparam()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_link_ksettings()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_eee()+0x1a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_pauseparam()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_link_ksettings()+0x1db: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_test_intr()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_dump_flag()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_channels()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_rxnfc()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_module_eeprom()+0x185: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_module_info()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_phys_id()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_wait_for_link()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_eeprom()+0x4cd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_run_loopback()+0x5e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_read()+0x149: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_crc()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_self_test()+0x1ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_eeprom()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_eee.cold.42()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_wol.cold.43()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_vf_link_ksettings.cold.44()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_ringparam.cold.45()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_pauseparam.cold.47()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_link_ksettings.cold.48()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_eee.cold.49()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_pauseparam.cold.50()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_link_ksettings.cold.51()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_test_intr.cold.52()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_dump_flag.cold.53()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_rxnfc.cold.54()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_regs.cold.55()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_write_dword.cold.56()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_acquire_nvram_lock.cold.57()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_release_nvram_lock.cold.58()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_read_dword.cold.59()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_channels.cold.60()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_rxnfc.cold.61()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_module_eeprom.cold.62()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_module_info.cold.63()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_phys_id.cold.64()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_wait_for_link.cold.65()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_set_eeprom.cold.66()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_run_loopback.cold.67()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_dump_data.cold.68()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_read.cold.69()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_nvram_crc.cold.70()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_test_nvram_tbl.cold.71()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_test_dir_entry.cold.72()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_self_test.cold.73()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.o: warning: objtool: bnx2x_get_eeprom.cold.74()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_storm_stats_update()+0x119e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_hw_stats_update()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_func_stats_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_comp.isra.2()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_storm_stats_post()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_pmf_update()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_start.part.5()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_handle()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_init()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_safe_exec()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_storm_stats_update.cold.7()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_hw_stats_update.cold.8()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_func_stats_init.cold.9()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_comp.isra.2.cold.10()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_storm_stats_post.cold.11()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_update.cold.12()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_pmf_update.cold.13()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_start.part.5.cold.14()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_handle.cold.15()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_init.cold.16()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.o: warning: objtool: bnx2x_stats_safe_exec.cold.17()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_peer_apptable()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_featcfg()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_app_up()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pfc_state()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pfc_state()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_numtcs()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_cap()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pfc_cfg()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_bwgcfg_rx()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_tccfg_rx()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_bwgcfg_tx()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_tccfg_tx()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_state()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_perm_hw_addr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dump_dcbx_drv_param.isra.8()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_peer_appinfo()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_dcbx()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_featcfg()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_numtcs()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pfc_cfg()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_bwgcfg_tx()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_tccfg_tx()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_bwgcfg_rx()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_tccfg_rx()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_get_dcbx_drv_param()+0x462: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_read_shmem_neg_results()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_stop_hw_tx()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_resume_hw_tx()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_set_params()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_state()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_init()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_all()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_separate_pauseable_from_non.cold.28()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_peer_apptable.cold.29()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_featcfg.cold.30()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_app_up.cold.31()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pfc_state.cold.32()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pfc_state.cold.33()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_numtcs.cold.34()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_cap.cold.35()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pfc_cfg.cold.36()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_bwgcfg_rx.cold.37()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_tccfg_rx.cold.38()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_bwgcfg_tx.cold.39()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_tccfg_tx.cold.40()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_state.cold.41()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_perm_hw_addr.cold.42()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dump_dcbx_drv_param.isra.8.cold.43()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_peer_appinfo.cold.44()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_dcbx.cold.45()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_featcfg.cold.46()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_numtcs.cold.47()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pfc_cfg.cold.48()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_bwgcfg_tx.cold.49()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_get_pg_tccfg_tx.cold.50()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_bwgcfg_rx.cold.51()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_pg_tccfg_rx.cold.52()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_get_dcbx_drv_param.cold.53()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_read_shmem_neg_results.cold.54()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_stop_hw_tx.cold.55()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_resume_hw_tx.cold.56()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_set_params.cold.57()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_state.cold.59()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_init.cold.60()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbnl_set_all.cold.61()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.o: warning: objtool: bnx2x_dcbx_pmf_update.cold.62()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e2()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e1()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_chk_transition()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_chk_transition()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_mac_add()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_mac_del()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_add()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_del()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_handle_restore_cmd_e1()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_rx_mode_e1x()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_comp_cmd()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_one_vlan_e2()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_validate_vlan_mac()+0x305: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_mac_in_nig()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_mac_add()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_mac_del()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_set_one_rule_e2()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e1h()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_setup_rss()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_q_fill_init_general_data.isra.26()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_wait()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_enqueue_cmd()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e1h()+0x249: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: __bnx2x_vlan_mac_execute_step()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_optimize_vlan_mac()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_send_cmd()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_comp_cmd()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e2()+0x7cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e1()+0x326: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_rx_mode_e2()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_raw_wait()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_wait_comp()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_wait_comp()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_wait_rx_mode_comp_e2()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_send_cmd_e2()+0x501: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_send_cmd_e1x()+0x4eb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_vlan_mac_h_read_lock()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_vlan_mac_h_read_unlock()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_get_n_elements()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_vlan_mac()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_mac_obj()+0x2d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_vlan_obj()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_vlan_mac_obj()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_mcast()+0x119: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_rss()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_state_change()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_state_change()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e2.cold.51()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e1.cold.52()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_chk_transition.cold.53()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_chk_transition.cold.54()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_mac_add.cold.55()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_mac_del.cold.56()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_add.cold.57()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_del.cold.58()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_handle_restore_cmd_e1.cold.59()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_rx_mode_e1x.cold.60()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_comp_cmd.cold.61()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_one_vlan_e2.cold.62()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_validate_vlan_mac.cold.63()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_mac_in_nig.cold.64()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_one_mac_e2.cold.65()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_mac_add.cold.66()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_check_vlan_mac_del.cold.67()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_set_one_rule_e2.cold.68()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_validate_e1h.cold.70()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_setup_rss.cold.71()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_q_fill_init_general_data.isra.26.cold.72()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_wait.cold.73()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_handle_restore_cmd_e2.cold.74()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_enqueue_cmd.cold.75()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e1h.cold.76()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: __bnx2x_vlan_mac_execute_step.cold.78()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_complete_vlan_mac.cold.79()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_optimize_vlan_mac.cold.80()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_execute_vlan_mac.cold.81()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_send_cmd.cold.82()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_comp_cmd.cold.83()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e2.cold.84()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_mcast_setup_e1.cold.85()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_set_rx_mode_e2.cold.86()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_raw_wait.cold.87()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_wait_comp.cold.88()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_wait_comp.cold.89()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_wait_rx_mode_comp_e2.cold.90()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_send_cmd_e2.cold.91()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_send_cmd_e1x.cold.92()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_vlan_mac_h_read_lock.cold.93()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_vlan_mac_h_read_unlock.cold.94()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_get_n_elements.cold.95()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_vlan_mac.cold.96()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_vlan_mac_del_all.cold.97()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_mac_obj.cold.98()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_vlan_obj.cold.99()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_init_vlan_mac_obj.cold.100()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_mcast.cold.101()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_config_rss.cold.102()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_queue_state_change.cold.103()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.o: warning: objtool: bnx2x_func_state_change.cold.104()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_send_msg2pf()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_prep()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_copy32_vf_dmae()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_dp_tlv_list.isra.6()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_resp_send_msg()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_search_tlv_list.isra.7()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_finalize.isra.15()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_setup_q.isra.19()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_update_rss.isra.25()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_acquire()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_release()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_init()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_setup_q()+0x19e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_config_mac()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_config_rss()+0x1b1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_set_mcast()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_update_vlan()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_storm_rx_mode()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_schedule()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_send_msg2pf.cold.31()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_prep.cold.32()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_copy32_vf_dmae.cold.33()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_dp_tlv_list.isra.6.cold.34()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_resp_send_msg.cold.35()+0x50: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_search_tlv_list.isra.7.cold.36()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_get_vf_id.part.14.cold.37()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_finalize.isra.15.cold.38()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_setup_q.isra.19.cold.39()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_update_rss.isra.25.cold.40()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_acquire.cold.41()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_release.cold.42()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_init.cold.43()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_setup_q.cold.44()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_config_mac.cold.45()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_close_vf.cold.46()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_config_rss.cold.47()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_set_mcast.cold.48()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_update_vlan.cold.49()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vfpf_storm_rx_mode.cold.50()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx_schedule.cold.51()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o: warning: objtool: bnx2x_vf_mbx.cold.52()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_op_prep()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_get_vf_igu_cam_info()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mac_vlan_config()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_validate_vf_sp_objs.part.12()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_destroy.isra.14()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_set_pf_tx_switching.part.15()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_sample_bulletin.part.22()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_vlan_mac_clear.constprop.24()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_flr()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_igu_ack_sb.constprop.25()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vfop_qctor_dump_tx()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vfop_qctor_dump_rx()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mac_vlan_config_list()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_setup()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mcast()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_rxmode()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_teardown()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_enable_access()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_flr_clnup_epilog()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_link_update_vf()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_nic_init()+0x2f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_set_queue_sp_obj()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_adjust_stats_req()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_acquire()+0x23a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_init()+0x2d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_close()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_free()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_rss_update()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_tpa_update()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_lock_vf_pf_channel()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_unlock_vf_pf_channel()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_handle_flr_event()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_release()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_disable_sriov()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_remove_one()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_sriov_configure()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_set_vf_vlan()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_pf_set_vfs_vlan()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_schedule_iov_task()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_op_prep.cold.30()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_get_vf_igu_cam_info.cold.31()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mac_vlan_config.cold.32()+0x65: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_validate_vf_sp_objs.part.12.cold.33()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_destroy.isra.14.cold.34()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_set_pf_tx_switching.part.15.cold.35()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_sample_bulletin.part.22.cold.36()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_vlan_mac_clear.constprop.24.cold.37()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_flr.cold.38()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_igu_ack_sb.constprop.25.cold.39()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vfop_qctor_dump_tx.cold.40()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vfop_qctor_dump_rx.cold.41()+0x6a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mac_vlan_config_list.cold.42()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_setup.cold.43()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_mcast.cold.44()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_rxmode.cold.45()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_queue_teardown.cold.46()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_enable_access.cold.47()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_flr_clnup_epilog.cold.48()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_init_one.cold.49()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_alloc_mem.cold.50()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_link_update_vf.cold.51()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_nic_init.cold.52()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_eq_sp_event.cold.53()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_set_queue_sp_obj.cold.54()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_adjust_stats_req.cold.55()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_acquire.cold.56()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_init.cold.57()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_close.cold.58()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_free.cold.59()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_rss_update.cold.60()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_tpa_update.cold.61()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_lock_vf_pf_channel.cold.62()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_unlock_vf_pf_channel.cold.63()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_handle_flr_event.cold.64()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_release.cold.65()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_disable_sriov.cold.66()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_iov_remove_one.cold.67()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_enable_sriov.cold.68()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_sriov_configure.cold.69()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_set_vf_mac.cold.70()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_set_vf_vlan.cold.71()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_pf_set_vfs_vlan.cold.72()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_vf_pci_alloc.cold.73()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.o: warning: objtool: bnx2x_schedule_iov_task.cold.74()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: bnxt_init_one()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: bnxt_restore_pf_fw_resources()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: __bnxt_open_nic.cold.83()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: bnxt_init_one.cold.84()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt.o: warning: objtool: bnxt_restore_pf_fw_resources.cold.85()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o: warning: objtool: bnxt_get_drvinfo()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_free_msix_vecs()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_req_msix_vecs()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_unregister_dev()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_register_dev()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_subtract_ulp_resources()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_free_msix_vecs.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_req_msix_vecs.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_unregister_dev.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_register_dev.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o: warning: objtool: bnxt_subtract_ulp_resources.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmgenet.o: warning: objtool: bcmgenet_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmgenet.o: warning: objtool: bcmgenet_probe.cold.66()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmmii.o: warning: objtool: bcmgenet_mii_probe()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmmii.o: warning: objtool: bcmgenet_mii_init()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmmii.o: warning: objtool: bcmgenet_mii_probe.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/broadcom/genet/bcmmii.o: warning: objtool: bcmgenet_mii_init.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bnad_ethtool.o: warning: objtool: bnad_get_drvinfo()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_up_resp_wait()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_cfg_wait()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_pause_init_wait()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_stopped()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_down_resp_wait()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_last_resp_wait()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_cfg_stop_wait()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_up_resp_wait.cold.47()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_cfg_wait.cold.48()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_pause_init_wait.cold.49()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_stopped.cold.50()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_down_resp_wait.cold.51()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_ethport_sm_last_resp_wait.cold.52()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_enet.o: warning: objtool: bna_enet_sm_cfg_stop_wait.cold.53()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_tx_rx.o: warning: objtool: bna_rx_sm_failed()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bna_tx_rx.o: warning: objtool: bna_rx_sm_failed.cold.54()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_msgq.o: warning: objtool: rspq_sm_stopped()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_msgq.o: warning: objtool: rspq_sm_stopped.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_getattr()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_iocpf_sm_initfail_sync()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_uninit()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_enabling()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_fail_retry()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_iocpf_sm_fail()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_nw_ioc_hb_check()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_op()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_getattr.cold.72()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_iocpf_sm_initfail_sync.cold.73()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_uninit.cold.74()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_enabling.cold.75()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_fail_retry.cold.76()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_iocpf_sm_fail.cold.77()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_nw_ioc_hb_check.cold.78()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/brocade/bna/bfa_ioc.o: warning: objtool: bfa_ioc_sm_op.cold.79()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cadence/macb_main.o: warning: objtool: macb_probe.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cadence/macb_ptp.o: warning: objtool: gem_ptp_init()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/cadence/macb_ptp.o: warning: objtool: gem_ptp_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: init_one()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: t1_fatal_err()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: init_one.cold.13()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/cxgb2.o: warning: objtool: t1_fatal_err.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/espi.o: warning: objtool: t1_espi_init()+0x1c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/espi.o: warning: objtool: t1_espi_init.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/sge.o: warning: objtool: t1_sge_intr_error_handler()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/sge.o: warning: objtool: t1_sge_intr_error_handler.cold.43()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/subr.o: warning: objtool: t1_init_sw_modules()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/subr.o: warning: objtool: t1_init_sw_modules.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: bist_wr()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: bist_rd()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: check_bist()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: bist_wr.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: bist_rd.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb/vsc7326.o: warning: objtool: check_bist.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o: warning: objtool: get_drvinfo()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o: warning: objtool: init_one()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.o: warning: objtool: init_one.cold.36()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: t3_register_cpl_handler()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_term()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_act_open_rpl()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_hwtid_rpl()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_stid_rpl()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_rte_write_rpl()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_l2t_write_rpl()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_smt_write_rpl()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: process_rx()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_act_establish()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_cr()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: t3_register_cpl_handler.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_term.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_act_open_rpl.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_hwtid_rpl.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_stid_rpl.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_rte_write_rpl.cold.28()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_l2t_write_rpl.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_smt_write_rpl.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: process_rx.cold.31()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_act_establish.cold.32()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: do_cr.cold.33()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: cxgb_offload_ctl.cold.34()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.o: warning: objtool: nb_callback.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o: warning: objtool: get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o: warning: objtool: init_one()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o: warning: objtool: cxgb4_iov_configure.cold.43()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.o: warning: objtool: init_one.cold.44()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o: warning: objtool: cxgb4vf_get_drvinfo()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o: warning: objtool: cxgb4vf_pci_probe()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.o: warning: objtool: cxgb4vf_pci_probe.cold.27()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_ppod_release()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_release()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_ppods_reserve()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_init()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_ppod_release.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_release.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_ppods_reserve.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_find_page_index.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.o: warning: objtool: cxgbi_ppm_init.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cisco/enic/enic_main.o: warning: objtool: enic_queue_wq_skb_cont.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cisco/enic/enic_main.o: warning: objtool: enic_rq_alloc_buf.cold.75()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cisco/enic/enic_main.o: warning: objtool: enic_hard_start_xmit.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/cisco/enic/enic_ethtool.o: warning: objtool: enic_get_drvinfo()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/xircom_cb.o: warning: objtool: xircom_probe()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/xircom_cb.o: warning: objtool: xircom_probe.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: send_filter_frame()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_set_filter_mode()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_ethtool_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_free_rxbuffer.isra.11()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_stop()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_reuse_skb()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_start_xmit()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_init_dm910x()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_timer()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_open()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_interrupt()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_remove_one()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_init_one()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: send_filter_frame.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_set_filter_mode.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_free_rxbuffer.isra.11.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_stop.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_reuse_skb.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_start_xmit.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_init_dm910x.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_timer.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_open.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_interrupt.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_remove_one.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/dmfe.o: warning: objtool: dmfe_init_one.cold.31()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: w840_probe1()+0x3bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: tx_timeout()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: w840_probe1.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/winbond-840.o: warning: objtool: tx_timeout.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de2104x.o: warning: objtool: de_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/de2104x.o: warning: objtool: de21041_get_srom_info.cold.32()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de2104x.o: warning: objtool: de_init_one.cold.33()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/eeprom.o: warning: objtool: tulip_parse_eeprom()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/eeprom.o: warning: objtool: tulip_parse_eeprom.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/media.o: warning: objtool: tulip_find_mii()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/media.o: warning: objtool: tulip_find_mii.cold.2()+0x48: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_init_one()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_resume()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_init_one.cold.17()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_suspend.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/tulip_core.o: warning: objtool: tulip_resume.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: srom_map_media()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_dbg_media()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_interrupt()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_open()+0x29f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: srom_map_media.cold.40()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_dbg_media.cold.41()+0x8f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: DevicePresent.cold.42()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_interrupt.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_pci_probe.cold.45()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/de4x5.o: warning: objtool: de4x5_open.cold.46()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_start_xmit()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: send_filter_frame.isra.12()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_set_filter_mode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_free_rxbuffer.isra.14()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_reuse_skb()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_init()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_resume()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_suspend()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_timer()+0x26e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_open()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_interrupt()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_init_one()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_start_xmit.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: send_filter_frame.isra.12.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_set_filter_mode.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_free_rxbuffer.isra.14.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_reuse_skb.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_init.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_resume.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_suspend.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_timer.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_open.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_interrupt.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dec/tulip/uli526x.o: warning: objtool: uli526x_init_one.cold.33()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_set_link_ksettings()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_timer()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_probe1()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: mii_set_media.cold.21()+0x66: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_hw_init.cold.22()+0x5f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: parse_eeprom.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_set_link_ksettings.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_timer.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_interrupt.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/dl2k.o: warning: objtool: rio_probe1.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: sundance_reset()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: netdev_open()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: sundance_resume()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: tx_timeout()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: rx_poll()+0x121: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: start_tx()+0x22f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: intr_handler()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: check_duplex.cold.19()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: sundance_reset.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: netdev_open.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: sundance_resume.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: tx_timeout.cold.24()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: rx_poll.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: start_tx.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: intr_handler.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/dlink/sundance.o: warning: objtool: sundance_probe1.cold.28()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/emulex/benet/be_main.o: warning: objtool: be_open.cold.102()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/emulex/benet/be_cmds.o: warning: objtool: lancer_cmd_write_object.isra.23.constprop.30()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/emulex/benet/be_cmds.o: warning: objtool: be_cmd_query_sfp_info()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/emulex/benet/be_cmds.o: warning: objtool: lancer_delete_dump()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/emulex/benet/be_ethtool.o: warning: objtool: be_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e100.o: warning: objtool: e100_io_slot_reset()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e100.o: warning: objtool: e100_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e100.o: warning: objtool: e100_io_slot_reset.cold.32()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_regdump()+0x3d8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_io_slot_reset()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_watchdog()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_io_resume()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_resume()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_change_mtu()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_regdump.cold.61()+0x1c: return with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_clean.cold.62()+0xab: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_io_slot_reset.cold.63()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_probe.cold.64()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_watchdog.cold.65()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_io_resume.cold.66()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_resume.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_main.o: warning: objtool: e1000_change_mtu.cold.68()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000/e1000_ethtool.o: warning: objtool: e1000_get_ethtool_stats.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000e/netdev.o: warning: objtool: e1000e_dump()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000e/netdev.o: warning: objtool: e1000_watchdog_task()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/e1000e/netdev.o: warning: objtool: e1000e_dump.cold.62()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/e1000e/netdev.o: warning: objtool: e1000_watchdog_task.cold.63()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/fm10k/fm10k_netdev.o: warning: objtool: fm10k_open.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_main.c:33: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_send_version()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_ndo_fdb_add()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_del_mac_filter()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_dcb_get_num_tc.cold.80()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_ndo_fdb_add.cold.82()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_intr.cold.83()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_del_mac_filter.cold.84()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_open.cold.85()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_service_task.cold.86()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_main.o: warning: objtool: i40e_probe.part.73.cold.87()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_ethtool.c:29: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_ethtool.o: warning: objtool: i40e_get_drvinfo()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_adminq.o: warning: objtool: i40e_asq_send_command()+0x577: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_adminq.o: warning: objtool: i40e_clean_arq_element()+0x280: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_adminq.o: warning: objtool: i40e_asq_send_command.cold.1()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_adminq.o: warning: objtool: i40e_clean_arq_element.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_debug_aq()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_get_link_status()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_read_phy_register_clause22()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_read_phy_register_clause45()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_write_phy_register_clause45()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_write_profile()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_debug_aq.cold.6()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_get_link_status.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_aq_discover_capabilities.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_read_phy_register_clause22.cold.9()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_read_phy_register_clause45.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_write_phy_register_clause45.cold.11()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_common.o: warning: objtool: i40e_write_profile.cold.12()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_validate_command()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_nvm_read()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_nvm_write()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_poll_sr_srctl_done_bit()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_read_nvm_word_srctl()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_read_nvm_aq.constprop.8()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_init_nvm()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_acquire_nvm()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_update_nvm_checksum()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_check_wait_event()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_command()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_validate_command.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_nvm_read.cold.10()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_nvm_write.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_poll_sr_srctl_done_bit.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_read_nvm_word_srctl.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_read_nvm_aq.constprop.8.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_init_nvm.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_acquire_nvm.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_update_nvm_checksum.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_check_wait_event.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_nvm.o: warning: objtool: i40e_nvmupd_command.cold.19()+0x20: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_debugfs.c:32: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_debugfs.o: warning: objtool: i40e_dbg_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_debugfs.o: warning: objtool: i40e_dbg_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_diag.o: warning: objtool: i40e_diag_reg_test.cold.0()+0x1f: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_txrx.c:30: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_ptp.c:27: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/mm_types_task.h:13, BUILDSTDERR: from ./include/linux/mm_types.h:4, BUILDSTDERR: from ./include/linux/kmemcheck.h:4, BUILDSTDERR: from ./include/linux/skbuff.h:18, BUILDSTDERR: from ./include/linux/tcp.h:21, BUILDSTDERR: from ./include/net/tcp.h:24, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:30, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_ptp.c:27: BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_ptp.c: In function 'i40e_ptp_init': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_client.c:30: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_client.o: warning: objtool: i40e_unregister_client()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_client.o: warning: objtool: i40e_register_client()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_client.o: warning: objtool: i40e_unregister_client.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_client.o: warning: objtool: i40e_register_client.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:46, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c:27: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf.h:40, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf_main.c:27: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_main.o: warning: objtool: i40evf_debug_d()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_main.o: warning: objtool: i40evf_debug_d.cold.37()+0x2a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf.h:40, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c:28: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_ethtool.o: warning: objtool: i40evf_get_drvinfo()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf.h:40, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c:27: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf.h:40, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40e_txrx.c:30: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf.h:40, BUILDSTDERR: from drivers/net/ethernet/intel/i40evf/i40evf_client.c:4: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_client.o: warning: objtool: i40evf_register_client()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_client.o: warning: objtool: i40evf_unregister_client()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_client.o: warning: objtool: i40evf_register_client.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/i40evf/i40evf_client.o: warning: objtool: i40evf_unregister_client.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/igb/igb_main.c:48: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/igb/igb_main.o: warning: objtool: igb_probe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/igb/igb_main.o: warning: objtool: igb_reset_task.cold.80()+0x35: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/igbvf/netdev.c:46: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/igbvf/netdev.o: warning: objtool: igbvf_set_uni()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/igbvf/netdev.o: warning: objtool: igbvf_set_uni.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_main.o: warning: objtool: ixgb_io_resume()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_main.o: warning: objtool: ixgb_io_resume.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_param.o: warning: objtool: ixgb_validate_option()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_param.o: warning: objtool: ixgb_check_options()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_param.o: warning: objtool: ixgb_validate_option.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgb/ixgb_param.o: warning: objtool: ixgb_check_options.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:39: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_probe()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_regdump.isra.108.cold.134()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_open.cold.135()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_service_task.cold.136()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_main.o: warning: objtool: ixgbe_probe.cold.137()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o: warning: objtool: ixgbe_msg_task()+0x2ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.o: warning: objtool: ixgbe_msg_task.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o: warning: objtool: ixgbe_dbg_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.o: warning: objtool: ixgbe_dbg_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ethtool.o: warning: objtool: ixgbevf_diag_test.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:43: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_set_rx_mode()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_open()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_set_rx_mode.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_probe.cold.74()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o: warning: objtool: ixgbevf_open.cold.75()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: gm_phy_write()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: xm_phy_read()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: gm_phy_read()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: skge_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: skge_extirq()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: gm_phy_write.cold.56()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: xm_phy_read.cold.57()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: gm_phy_read.cold.58()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: skge_extirq.cold.60()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/skge.o: warning: objtool: skge_probe.cold.61()+0x72: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/marvell/sky2.o: warning: objtool: sky2_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/marvell/sky2.o: warning: objtool: sky2_poll.cold.76()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/cmd.o: warning: objtool: mlx4_get_active_ports()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/cmd.o: warning: objtool: mlx4_master_comm_channel.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: mlx4_get_slave_port_state()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: mlx4_set_slave_port_state()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: set_and_calc_slave_port_state()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: mlx4_get_slave_port_state.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: mlx4_set_slave_port_state.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/eq.o: warning: objtool: set_and_calc_slave_port_state.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/main.o: warning: objtool: mlx4_init_one()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/main.o: warning: objtool: mlx4_remove_one.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/main.o: warning: objtool: mlx4_init_one.cold.45()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/mr.o: warning: objtool: mlx4_fmr_unmap()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/mr.o: warning: objtool: mlx4_fmr_unmap.cold.27()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/port.o: warning: objtool: mlx4_get_slave_num_gids.part.14()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/resource_tracker.o: warning: objtool: rem_res_range.cold.71()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/resource_tracker.o: warning: objtool: add_res_range.cold.72()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/resource_tracker.o: warning: objtool: mlx4_QP_FLOW_STEERING_ATTACH_wrapper.cold.74()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_activate()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_add()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_activate.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_event.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_add.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_main.o: warning: objtool: mlx4_en_update_loopback_state.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_ethtool.o: warning: objtool: mlx4_en_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_cq.o: warning: objtool: mlx4_en_activate_cq()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_cq.o: warning: objtool: mlx4_en_activate_cq.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_netdev.o: warning: objtool: mlx4_en_stop_port()+0x721: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_netdev.o: warning: objtool: mlx4_en_start_port.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_netdev.o: warning: objtool: mlx4_en_stop_port.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_clock.o: warning: objtool: mlx4_en_remove_timestamp()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_clock.o: warning: objtool: mlx4_en_init_timestamp()+0x21a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_clock.o: warning: objtool: mlx4_en_remove_timestamp.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx4/en_clock.o: warning: objtool: mlx4_en_init_timestamp.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fw.o: warning: objtool: mlx5_firmware_flash()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fw.o: warning: objtool: mlx5_firmware_flash.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o: warning: objtool: mlx5_reclaim_startup_pages()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o: warning: objtool: mlx5_reclaim_startup_pages.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/health.o: warning: objtool: mlx5_health_init()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/vport.o: warning: objtool: mlx5_query_hca_vport_gid()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/vport.o: warning: objtool: mlx5_query_hca_vport_gid.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fs_core.o: warning: objtool: connect_fwd_rules.isra.8.part.9()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fs_core.o: warning: objtool: __mlx5_create_flow_table()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fs_core.o: warning: objtool: connect_fwd_rules.isra.8.part.9.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/fs_core.o: warning: objtool: __mlx5_create_flow_table.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o: warning: objtool: mlx5_core_unreserve_gids()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o: warning: objtool: mlx5_core_unreserve_gids.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: __esw_fdb_set_vport_rule()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_vport_ingress_config()+0x235: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_vport_egress_config()+0x1fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_disable_vport()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_init()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_vport_event()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: __esw_fdb_set_vport_rule.cold.19()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_vport_qos_config.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_vport_ingress_config.cold.21()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_vport_egress_config.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_disable_vport.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: esw_enable_vport.cold.24()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_enable_sriov.cold.25()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_disable_sriov.cold.26()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_init.cold.27()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_cleanup.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch.o: warning: objtool: mlx5_eswitch_vport_event.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: esw_create_offloads_fast_fdb_table()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_eswitch_create_vport_rx_rule()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: esw_offloads_init()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_devlink_eswitch_inline_mode_set()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: esw_create_offloads_fast_fdb_table.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_eswitch_sqs2vport_start.cold.8()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_eswitch_create_vport_rx_rule.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: esw_offloads_init.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_devlink_eswitch_inline_mode_set.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_devlink_eswitch_mode_set.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o: warning: objtool: mlx5_devlink_eswitch_encap_mode_set.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_main.o: warning: objtool: mlx5e_build_indir_tir_ctx_hash()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_main.o: warning: objtool: mlx5e_build_indir_tir_ctx_hash.cold.62()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_main.o: warning: objtool: mlx5e_nic_enable.cold.63()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.o: warning: objtool: mlx5e_ethtool_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tx.o: warning: objtool: mlx5e_dma_unmap_wqe_err.cold.31()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tx.o: warning: objtool: mlx5e_poll_tx_cq.cold.32()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tx.o: warning: objtool: mlx5e_free_txqsq_descs.cold.33()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_txrx.o: warning: objtool: mlx5e_napi_poll.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tc.o: warning: objtool: parse_tc_pedit_action()+0x3d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tc.o: warning: objtool: mlx5e_tc_update_neigh_used_value.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_tc.o: warning: objtool: mlx5e_configure_flower.cold.44()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_update_stats()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_vport_rep_load()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_neigh_update()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_netevent_event()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_update_stats.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_vport_rep_load.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlx5/core/en_rep.o: warning: objtool: mlx5e_rep_neigh_update.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.o: warning: objtool: mlxfw_firmware_flash()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.o: warning: objtool: mlxfw_firmware_flash.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_tlv_multi_validate()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_xz_dec_run()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_tlv_multi_validate.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_xz_dec_run.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_file_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: warning: objtool: mlxfw_mfa2_file_component_get.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_process_status()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_event_listener_func()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_rx_listener_func()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_pack_reg_tlv.isra.12()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_pack_op_tlv.isra.13()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_trap_register()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_trap_unregister()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_process_status.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_event_listener_func.cold.27()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_rx_listener_func.cold.28()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_pack_reg_tlv.isra.12.cold.29()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_emad_pack_op_tlv.isra.13.cold.30()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_reg_access_emad.cold.31()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_trap_register.cold.32()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core.o: warning: objtool: mlxsw_core_trap_unregister.cold.33()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o: warning: objtool: mlxsw_afk_values_add_u32()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o: warning: objtool: mlxsw_afk_encode_one()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o: warning: objtool: mlxsw_afk_values_add_u32.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o: warning: objtool: mlxsw_afk_encode_one.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_set_goto_set()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_action.constprop.16()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_fid_set()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_counter()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_trap()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_drop()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_vlan_modify()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_set_goto_set.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_action.constprop.16.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_fid_set.cold.26()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_counter.cold.27()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_trap.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_drop.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_vlan_modify.cold.30()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_append_fwd.cold.31()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o: warning: objtool: mlxsw_afa_block_commit.cold.32()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_fan_rpm_show()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_pwm_show()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_temp_max_show()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_temp_show()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_pwm_store.cold.5()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_fan_rpm_show.cold.6()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_temp_rst_store.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_pwm_show.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_temp_max_show.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_temp_show.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_hwmon.o: warning: objtool: mlxsw_hwmon_init.cold.11()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_set_cur_state()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_get_cur_state()+0x20a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_get_temp()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_set_cur_state.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_get_cur_state.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_get_temp.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/core_thermal.o: warning: objtool: mlxsw_thermal_init.cold.9()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cqe_owner_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_eqe_owner_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_wqe_frag_unmap.isra.22()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_wqe_frag_map.isra.21()+0x1e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: __mlxsw_item_set32()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_sdq_init()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_rdq_init()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_eq_init()+0x406: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cq_init()+0x41a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_config_profile.isra.23()+0x338: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cqe_owner_get.cold.41()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_eqe_owner_get.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_wqe_frag_unmap.isra.22.cold.43()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_wqe_frag_map.isra.21.cold.44()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: __mlxsw_item_set32.cold.45()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_eq_tasklet.cold.46()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_sdq_init.cold.47()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_skb_transmit.cold.48()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_rdq_init.cold.49()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_eq_init.cold.50()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cq_init.cold.51()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_cq_tasklet.cold.52()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_config_profile.isra.23.cold.53()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/pci.o: warning: objtool: mlxsw_pci_init.cold.54()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_pude_event_func()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_port_swid_set()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_tx_v1_hdr_construct()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: __mlxsw_sib_port_remove()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_basic_trap_groups_set()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_init()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_pude_event_func.cold.10()+0x9a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_port_swid_set.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_tx_v1_hdr_construct.cold.12()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: __mlxsw_sib_port_remove.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_basic_trap_groups_set.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchib.o: warning: objtool: mlxsw_sib_init.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_pude_event_func()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_transmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_transmitted_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_in_range_length_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_out_of_range_length_field_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_too_long_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_alignment_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_transmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: __mlxsw_item_set32.constprop.35()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_module_info_get()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_swid_set()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_system_port_mapping_set.isra.14()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_sfgc_pack.constprop.33()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_link_ksettings()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_admin_status_set()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_stats()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_txhdr_construct()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: __mlxsw_sx_port_mtu_set()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_htgt_pack.constprop.24()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_basic_trap_groups_set()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_pude_event_func.cold.37()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_transmitted_ok_get.cold.38()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get.cold.39()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_received_get.cold.40()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get.cold.41()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_received_get.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_transmitted_get.cold.43()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get.cold.44()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get.cold.45()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get.cold.46()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get.cold.47()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_in_range_length_errors_get.cold.48()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_out_of_range_length_field_get.cold.49()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_too_long_errors_get.cold.50()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get.cold.51()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get.cold.52()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_alignment_errors_get.cold.53()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_transmitted_ok_get.cold.54()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_received_ok_get.cold.55()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_received_ok_get.cold.56()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: __mlxsw_item_set32.constprop.35.cold.57()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_module_info_get.cold.58()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_swid_set.cold.59()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_system_port_mapping_set.isra.14.cold.60()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_sfgc_pack.constprop.33.cold.61()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_link_ksettings.cold.62()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_admin_status_set.cold.63()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_get_stats.cold.64()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_txhdr_construct.cold.65()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: __mlxsw_sx_port_mtu_set.cold.66()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_reg_htgt_pack.constprop.24.cold.67()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_basic_trap_groups_set.cold.68()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_set_link_ksettings.cold.69()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: __mlxsw_sx_port_eth_create.cold.70()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_port_type_set.cold.71()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/switchx2.o: warning: objtool: mlxsw_sx_init.cold.72()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_transmitted_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_octets_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_frames_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_octets_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_frames_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_pause_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_pause_duration_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_pause_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_pause_duration_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tc_transmit_queue_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tc_no_buffer_discard_uc_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_transmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_alignment_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_transmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_in_range_length_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_out_of_range_length_field_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_too_long_errors_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_received_get()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_get64.constprop.65()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_get32.constprop.66()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_set32()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_stp_set()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_block_download()+0x188: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_query_module_eeprom()+0x14c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_pude_event_func()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_set_phys_id()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_lock()+0x15c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_swid_set()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_col_port_enable()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_sample_set()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_col_port_remove()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_sbib_pack()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_release()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_cancel()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_component_update()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_activate()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_component_verify()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_allow_untagged_set()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_destroy()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_module_unmap.isra.32()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_sp_port_pvid_set()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_flow_counter_get()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vid_stp_set()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vp_mode_set()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vid_learning_set()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_prio_tc_set()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_unsupported_opcodes_received_get.cold.71()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_received_get.cold.72()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_pause_mac_ctrl_frames_transmitted_get.cold.73()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_octets_get.cold.74()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_frames_get.cold.75()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_octets_get.cold.76()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_frames_get.cold.77()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_pause_get.cold.78()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_rx_pause_duration_get.cold.79()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_pause_get.cold.80()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tx_pause_duration_get.cold.81()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tc_transmit_queue_get.cold.82()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_tc_no_buffer_discard_uc_get.cold.83()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_transmitted_ok_get.cold.84()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frames_received_ok_get.cold.85()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_check_sequence_errors_get.cold.86()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_alignment_errors_get.cold.87()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_transmitted_ok_get.cold.88()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_octets_received_ok_get.cold.89()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_xmitted_ok_get.cold.90()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_xmitted_ok_get.cold.91()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_multicast_frames_received_ok_get.cold.92()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_broadcast_frames_received_ok_get.cold.93()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_in_range_length_errors_get.cold.94()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_out_of_range_length_field_get.cold.95()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_frame_too_long_errors_get.cold.96()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_symbol_error_during_carrier_get.cold.97()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_transmitted_get.cold.98()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_ppcnt_a_mac_control_frames_received_get.cold.99()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_get64.constprop.65.cold.100()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_get32.constprop.66.cold.101()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_item_set32.cold.102()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_stp_set.cold.103()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_block_download.cold.104()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_pude_event_func.cold.106()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_sp_port_vlan_set.cold.107()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_set_phys_id.cold.108()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_lock.cold.109()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_swid_set.cold.110()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_col_port_enable.cold.111()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_sample_set.cold.112()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_col_port_remove.cold.113()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_reg_sbib_pack.cold.114()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_release.cold.115()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_cancel.cold.116()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_component_update.cold.117()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_activate.cold.118()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_fsm_component_verify.cold.119()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_allow_untagged_set.cold.120()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_lag_destroy.cold.121()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_module_unmap.isra.32.cold.122()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: __mlxsw_sp_port_pvid_set.cold.123()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_flow_counter_get.cold.124()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vid_stp_set.cold.125()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vp_mode_set.cold.126()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_vid_learning_set.cold.127()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_netdevice_port_event.cold.128()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_prio_tc_set.cold.129()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum.o: warning: objtool: mlxsw_sp_port_create.cold.130()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_occ_query_cb()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pr_write()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_occ_query()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_write()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_cm_write()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_port_pb_init.isra.8()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_port_buffers_init()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_occ_snapshot()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_occ_max_clear()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_occ_query_cb.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_sr_occ_query_cb.cold.18()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pr_write.cold.19()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_occ_query.cold.20()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_pm_write.cold.21()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_cm_write.cold.22()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_port_pb_init.isra.8.cold.23()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_buffers_init.cold.24()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_port_buffers_init.cold.25()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_occ_snapshot.cold.26()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o: warning: objtool: mlxsw_sp_sb_occ_max_clear.cold.27()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_ageing_set.isra.9()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_smid_set()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_fdb_uc_lag_op()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_mac_lag_process()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_mdb_op()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: __mlxsw_sp_port_fdb_uc_op()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_mac_process()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_work()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_vlan_bridge_leave()+0x1bf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_ageing_set.isra.9.cold.24()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_smid_set.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_fdb_uc_lag_op.cold.26()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_mac_lag_process.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_mdb_op.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: __mlxsw_sp_port_fdb_uc_op.cold.29()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_mac_process.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_fdb_notify_work.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o: warning: objtool: mlxsw_sp_port_vlan_bridge_leave.cold.32()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_item_get32()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_item_set32.constprop.94()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_sp_router_fini.isra.38()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_lpm_tree_put.part.35()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_clear.isra.26()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_vr_lpm_tree_bind.isra.37()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_neigh_rif_flush.isra.32()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_router_neigh_entry_op4.isra.27()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_edit()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_reg_ralue_pack()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_edit()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_subport_op()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_vlan_fid_op()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_nexthop_group_mac_update()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_value_get()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_item_get32.cold.96()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_item_set32.constprop.94.cold.97()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_lpm_tree_left_struct_set.isra.66.cold.98()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: __mlxsw_sp_router_fini.isra.38.cold.99()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_router_neighs_update_work.cold.100()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_lpm_tree_put.part.35.cold.101()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_clear.isra.26.cold.102()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_vr_lpm_tree_bind.isra.37.cold.103()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_neigh_rif_flush.isra.32.cold.104()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_router_neigh_entry_op4.isra.27.cold.105()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_edit.cold.106()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_reg_ralue_pack.cold.107()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_edit.cold.108()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_subport_op.cold.109()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_vlan_fid_op.cold.110()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_lpm_tree_get.cold.111()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_fib4_node_put.cold.112()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_nexthop_group_mac_update.cold.113()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_nexthop_group_refresh.cold.114()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_router_set_abort_trap.isra.52.cold.115()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_rif_counter_value_get.cold.116()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o: warning: objtool: mlxsw_sp_router_init.cold.117()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_disable.isra.10()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_enable.isra.12()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_remove.isra.9()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_activity_get.isra.7()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_flower_ruleset_unbind()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_flower_ruleset_bind()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_alloc.isra.22()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_free.isra.11()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_parman_move()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_parman_resize()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_insert.isra.23()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_group_update.isra.19()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_disable.isra.10.cold.37()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_enable.isra.12.cold.38()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_remove.isra.9.cold.39()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_activity_get.isra.7.cold.40()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_flower_ruleset_unbind.cold.41()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_flower_ruleset_bind.cold.42()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_alloc.isra.22.cold.43()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_free.isra.11.cold.44()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_parman_move.cold.45()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_parman_resize.cold.46()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_region_entry_insert.isra.23.cold.47()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o: warning: objtool: mlxsw_sp_acl_tcam_group_update.isra.19.cold.48()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o: warning: objtool: mlxsw_sp_act_kvdl_set_add.part.13()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o: warning: objtool: mlxsw_sp_act_kvdl_fwd_entry_add()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o: warning: objtool: mlxsw_sp_act_kvdl_set_add.part.13.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o: warning: objtool: mlxsw_sp_act_kvdl_fwd_entry_add.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_op()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: __mlxsw_sp_fid_port_vid_map()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_8021q_deconfigure()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_8021q_configure()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_op.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: __mlxsw_sp_fid_port_vid_map.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_8021q_deconfigure.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_8021q_configure.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fid_flood_set.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o: warning: objtool: mlxsw_sp_fids_init.cold.14()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_port_pfc_cnt_get()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_port_pg_destroy.isra.7()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_dcbnl_ieee_setpfc()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_port_pfc_cnt_get.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_port_pg_destroy.isra.7.cold.20()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_dcbnl_ieee_setpfc.cold.21()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o: warning: objtool: mlxsw_sp_dcbnl_ieee_setets.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: netdev_get_strings()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: netdev_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: ksz_check_desc_num.isra.54()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: netdev_intr.cold.84()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/micrel/ksz884x.o: warning: objtool: pcidev_init.cold.85()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/myricom/myri10ge/myri10ge.o: warning: objtool: myri10ge_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: check_link()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: enable_wol_mode.constprop.15()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: switch_port_internal()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: switch_port_external()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_close()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_open()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: ns_tx_timeout()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_timer()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: start_tx()+0x243: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: natsemi_poll()+0x3b9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: natsemi_reset.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: get_regs.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: check_link.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: natsemi_stop_rxtx.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: enable_wol_mode.constprop.15.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: init_phy_fixup.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: switch_port_internal.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: switch_port_external.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: natsemi_probe1.cold.31()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_close.cold.32()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: refill_rx.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: init_ring.cold.34()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_open.cold.35()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: ns_tx_timeout.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_timer.cold.37()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: netdev_tx_done.cold.38()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: start_tx.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/natsemi.o: warning: objtool: natsemi_poll.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_run_bist()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_tx_watch()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: queue_refill()+0x32a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_rx_kick()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_set_link_ksettings.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_run_bist.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_tx_watch.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_open.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: queue_refill.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_rx_kick.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_irq.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/natsemi/ns83820.o: warning: objtool: ns83820_init_one.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_ethtool_set_led()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_ethtool_gdrvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_io_slot_reset()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_link()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_card_up()+0x185f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_open()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_ethtool_set_led.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_io_slot_reset.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_link.cold.59()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_set_link.cold.60()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_init_nic.cold.61()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_card_up.cold.62()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_io_resume.cold.63()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/s2io.o: warning: objtool: s2io_open.cold.64()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_hw_vpath_wait_receive_idle()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_hw_flash_fw()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_update_fw_image()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_hw_vpath_wait_receive_idle.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_hw_flash_fw.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-config.o: warning: objtool: vxge_update_fw_image.cold.42()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_fw_flash()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_ethtool_gdrvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_ethtool_gregs()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_get_ethtool_stats()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_fw_flash.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_ethtool_gregs.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-ethtool.o: warning: objtool: vxge_get_ethtool_stats.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_del_mac_addr.isra.42()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_remove()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_add_mac_addr.isra.40.constprop.57()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_set_mac_addr()+0x40a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_open()+0x45b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_change_mtu()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_fw_upgrade()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_probe()+0x142: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_reset_all_vpaths.cold.58()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_callback_crit_err.cold.59()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_rth_configure.cold.60()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_restore_vpath_mac_addr.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_poll_vp_reset.cold.62()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_del_mac_addr.isra.42.cold.63()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_remove.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: do_vxge_reset.constprop.46.cold.65()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_add_mac_addr.isra.40.constprop.57.cold.66()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_set_multicast.cold.68()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_open.cold.69()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_change_mtu.cold.70()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_fw_upgrade.cold.71()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/neterion/vxge/vxge-main.o: warning: objtool: vxge_probe.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c:41: BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c: In function 'nfp_resource_acquire': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_common.o: warning: objtool: nfp_net_xdp_complete()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_common.o: warning: objtool: nfp_net_xdp_complete.cold.83()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_common.o: warning: objtool: nfp_net_tx_complete.cold.84()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_common.o: warning: objtool: nfp_net_set_config_and_enable.cold.85()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_main.o: warning: objtool: nfp_net_eth_port_update()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_net_main.o: warning: objtool: nfp_net_eth_port_update.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_port.o: warning: objtool: nfp_port_from_netdev()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_port.o: warning: objtool: nfp_port_attr_get.cold.4()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_port.o: warning: objtool: nfp_port_from_netdev.cold.5()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_port.o: warning: objtool: nfp_port_setup_tc.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfp_port.o: warning: objtool: nfp_port_get_phys_port_name.cold.7()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/verifier.o: warning: objtool: nfp_verify_insn()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/verifier.o: warning: objtool: nfp_verify_insn.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: nfp_swreg_to_unreg()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: nfp_swreg_to_rereg()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: emit_cmd.constprop.18()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: nfp_swreg_to_unreg.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: nfp_swreg_to_rereg.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: emit_cmd.constprop.18.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/netronome/nfp/bpf/jit.o: warning: objtool: nfp_bpf_jit.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_update_stats()+0x2ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_get_strings()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_probe()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_update_stats.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/nvidia/forcedeth.o: warning: objtool: nv_probe.cold.60()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_tx_timeout()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_start_xmit()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_interrupt()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_tx_timeout.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_open.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_start_xmit.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_interrupt.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/hamachi.o: warning: objtool: hamachi_init_one.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/yellowfin.o: warning: objtool: yellowfin_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/yellowfin.o: warning: objtool: yellowfin_tx_timeout()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/packetengines/yellowfin.o: warning: objtool: yellowfin_tx_timeout.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/packetengines/yellowfin.o: warning: objtool: yellowfin_interrupt.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qla3xxx.o: warning: objtool: ql_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qla3xxx.o: warning: objtool: ql3xxx_probe()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qla3xxx.o: warning: objtool: ql3xxx_probe.cold.45()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_hw_lro()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_bridged_mode()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_rss()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_ipaddr()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_linkevent_request()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_send_lro_cleanup()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_intr_coalesce.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_hw_lro.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_bridged_mode.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_rss.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_config_ipaddr.cold.28()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_linkevent_request.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.o: warning: objtool: netxen_send_lro_cleanup.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: __netxen_nic_up()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_nic_probe()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_advert_link_change()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: __netxen_nic_up.cold.50()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_nic_attach.cold.53()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_nic_probe.cold.55()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_advert_link_change.cold.56()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_main.o: warning: objtool: netxen_fw_poll_work.cold.57()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: netxen_pinit_from_rom()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: netxen_init_firmware()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: netxen_pinit_from_rom.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: netxen_init_firmware.cold.23()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_init.o: warning: objtool: netxen_process_rcv_ring.cold.24()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_nic_get_link_ksettings()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_validate_ringparam()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_nic_get_drvinfo()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_nic_set_pauseparam.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_nic_get_pauseparam.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_nic_get_link_ksettings.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.o: warning: objtool: netxen_validate_ringparam.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.o: warning: objtool: netxen_free_hw_resources.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.o: warning: objtool: netxen_alloc_hw_resources.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_test_cid_acquired()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cid_map_alloc_single()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_free_ilt_range()+0x2aa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_cfg_ilt_compute()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: _qed_cxt_acquire_cid()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: _qed_cxt_release_cid()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_dynamic_ilt_alloc()+0x2e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_qm_iids.cold.20()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_test_cid_acquired.cold.21()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cid_map_alloc_single.cold.23()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_free_ilt_range.cold.24()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_ilt_blk_alloc.cold.25()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_cfg_ilt_compute.cold.26()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_tables_alloc.cold.28()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_hw_init_pf.cold.29()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: _qed_cxt_acquire_cid.cold.30()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: _qed_cxt_release_cid.cold.31()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_get_cid_info.cold.32()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_set_pf_params.cold.33()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_cxt.o: warning: objtool: qed_cxt_dynamic_ilt_alloc.cold.34()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_wfq_param()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_qm_get_idx_from_flags()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_change_pci_hwfn()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_bar_size()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_set_coalesce()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_prepare_single.isra.24()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_qm_pq()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_mcos()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_vf()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_rl()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_final_cleanup()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_stop_fastpath()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_add_mac_filter()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_remove_mac_filter()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_add_protocol_filter()+0x246: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_remove_protocol_filter()+0x19c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_vport_wfq()+0x151: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_vp_wfq_on_link_change()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: __qed_configure_pf_max_bandwidth()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_pf_max_bandwidth()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: __qed_configure_pf_min_bandwidth()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_pf_min_bandwidth()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_wfq_param.cold.32()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_qm_get_idx_from_flags.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_change_pci_hwfn.cold.34()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_timers_stop.isra.10.cold.35()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_bar_size.cold.36()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_set_coalesce.cold.37()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: __qed_configure_vp_wfq_on_link_change.cold.38()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_prepare_single.isra.24.cold.39()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_qm_pq.cold.40()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_init_qm_info.cold.41()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_mcos.cold.42()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_vf.cold.43()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_get_cm_pq_idx_rl.cold.44()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_resc_alloc.cold.45()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_final_cleanup.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_init.cold.47()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_stop.cold.48()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_hw_stop_fastpath.cold.49()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_chain_alloc.cold.50()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_add_mac_filter.cold.54()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_remove_mac_filter.cold.55()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_add_protocol_filter.cold.56()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_llh_remove_protocol_filter.cold.57()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_set_rxq_coalesce.cold.58()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_set_txq_coalesce.cold.59()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_vport_wfq.cold.60()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_vp_wfq_on_link_change.cold.61()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: __qed_configure_pf_max_bandwidth.cold.62()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_pf_max_bandwidth.cold.63()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: __qed_configure_pf_min_bandwidth.cold.64()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dev.o: warning: objtool: qed_configure_pf_min_bandwidth.cold.65()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_ptt_acquire()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_ptt_set_win()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_wr()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_rd()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_memcpy_from()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_memcpy_to()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_ptt_acquire.cold.5()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_ptt_set_win.cold.6()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_set_ptt.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_wr.cold.9()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_dmae_execute_command.cold.10()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_rd.cold.11()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_memcpy_from.cold.12()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_hw.o: warning: objtool: qed_memcpy_to.cold.13()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_poll_on_qm_cmd_ready()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_init_pf_wfq()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_init_vport_wfq()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_tx_pq_map_rt_init.isra.1.cold.5()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_poll_on_qm_cmd_ready.cold.6()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_qm_pf_rt_init.cold.7()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_init_pf_wfq.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_init_vport_wfq.cold.9()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.o: warning: objtool: qed_set_rfs_mode_enable.cold.10()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_init_ops.o: warning: objtool: qed_init_run.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_dorq_attn_cb()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_grc_attn_cb()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_mcp_attn_cb()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_pglub_rbc_attn_cb()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_attn_print()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_cleanup_sb()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_pswhst_attn_cb()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_sp_dpc()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_get_igu_sb_id()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_sb_release()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_enable()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_init_pure_rt_single()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_read_cam()+0x253: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_set_timer_res()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_dorq_attn_cb.cold.17()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_grc_attn_cb.cold.18()+0x8a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_mcp_attn_cb.cold.19()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_pglub_rbc_attn_cb.cold.20()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_attn_print.cold.21()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_cleanup_sb.cold.22()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_pswhst_attn_cb.cold.23()+0x5c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_sp_dpc.cold.24()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_get_igu_sb_id.cold.25()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_sb_release.cold.26()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_enable.cold.27()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_init_pure_rt_single.cold.28()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_reset_cam.cold.29()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_igu_read_cam.cold.30()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_alloc.cold.31()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_int.o: warning: objtool: qed_int_set_timer_res.cold.32()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_sb_release()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_sb_init()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_remove()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_set_int_mode()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_probe()+0x2d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_set_power_state()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_slowpath_irq_req()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_unzip_data()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_single_int.cold.12()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_sb_release.cold.13()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_sb_init.cold.14()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_slowpath_stop.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_drain.cold.17()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_remove.cold.18()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_set_int_mode.cold.19()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_slowpath_start.cold.20()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_probe.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_set_power_state.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_slowpath_irq_req.cold.23()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_unzip_data.cold.24()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_main.o: warning: objtool: qed_get_protocol_stats.cold.25()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_load_mcp_offsets()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_update_pending_cmd()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_handle_link_change()+0x31b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_read_pf_bandwidth.isra.1()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_cmd_port_init()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_reread_offsets()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_cmd_and_union()+0x2ed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: __qed_mcp_load_req()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resc_allocation_msg()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_reset()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resource_cmd()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_nvm_rd_cmd()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_load_req()+0x288: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_unload_req()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_unload_done()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ack_vf_flr()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_set_link()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_handle_events()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_mfw_ver()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_mbi_ver()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_media_type()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_fill_shmem_func_info()+0x1ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_config_vf_msix()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_send_drv_version()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_halt()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_current_config()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_driver_state()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_mtu()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_mac()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_wol()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_eswitch()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_set_led()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_mask_parities()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_nvm_read()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: __qed_mcp_resc_lock()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resc_unlock()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_load_mcp_offsets.cold.11()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_update_pending_cmd.cold.12()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_handle_link_change.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_read_pf_bandwidth.isra.1.cold.14()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_cmd_port_init.cold.15()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_reread_offsets.cold.16()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: __qed_mcp_load_req.cold.18()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resc_allocation_msg.cold.19()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_cmd_init.cold.20()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_reset.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resource_cmd.cold.22()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_load_req.cold.24()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_unload_req.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_unload_done.cold.26()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ack_vf_flr.cold.27()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_set_link.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_handle_events.cold.29()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_mfw_ver.cold.30()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_mbi_ver.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_media_type.cold.32()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_fill_shmem_func_info.cold.33()+0xa3: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_config_vf_msix.cold.34()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_send_drv_version.cold.35()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_halt.cold.36()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_current_config.cold.37()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_driver_state.cold.38()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_mtu.cold.39()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_mac.cold.40()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_wol.cold.41()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_ov_update_eswitch.cold.42()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_set_led.cold.43()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_mask_parities.cold.44()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_nvm_read.cold.45()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_get_nvm_image.cold.46()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: __qed_mcp_resc_lock.cold.47()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_mcp.o: warning: objtool: qed_mcp_resc_unlock.cold.48()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sp_commands.o: warning: objtool: qed_sp_pf_start()+0x2ce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sp_commands.o: warning: objtool: qed_sp_init_request.cold.6()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sp_commands.o: warning: objtool: qed_sp_pf_start.cold.7()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_setup()+0x360: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_get_entry()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_post()+0x28a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_eq_completion()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_eth_cqe_completion()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_pend_post.cold.19()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_setup.cold.20()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_get_entry.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_post.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_spq_completion.cold.23()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_eq_completion.cold.24()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_spq.o: warning: objtool: qed_eth_cqe_completion.cold.25()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_fastpath_stop()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_ntuple_arfs_filter_config()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_configure_arfs_searcher()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_filter_accept_cmd.constprop.23()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_vport()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_eth_rxq_start_ramrod()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_start_rxq()+0x178: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_rxq()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_start_txq()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_txq()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_sp_eth_filter_ucast()+0x324: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_reset_vport_stats()+0x256: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_fastpath_stop.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_ntuple_arfs_filter_config.cold.26()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_configure_arfs_searcher.cold.27()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: _qed_get_vport_stats.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_configure_filter_mcast.cold.29()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_eth_queue_to_cid.cold.30()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_sp_vport_update.cold.31()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_update_vport.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_filter_accept_cmd.constprop.23.cold.33()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_vport.cold.34()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_eth_rxq_start_ramrod.cold.35()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_start_rxq.cold.36()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_rxq.cold.37()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_start_txq.cold.38()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_stop_txq.cold.39()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_sp_eth_filter_ucast.cold.40()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_configure_filter.cold.41()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_reset_vport_stats.cold.42()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_l2.o: warning: objtool: qed_start_vport.cold.43()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_register()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_clock()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_nvram()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_register.cold.1()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_clock.cold.2()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_selftest.o: warning: objtool: qed_selftest_nvram.cold.3()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgbwgcfgrx()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgtccfgrx()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_copy_mib()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_read_mib()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_get_params()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getdcbx()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getfeatcfg()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getapp()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpfcstate()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getnumtcs()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getcap()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpfccfg()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgbwgcfgtx()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getstate()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_getapp()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_get_ieee_pfc()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_get_ieee_ets()+0x100: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgtccfgtx()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_mib_update_event()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_config_params()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setfeatcfg()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setdcbx()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpfcstate()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setnumtcs()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpgbwgcfgtx()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpgtccfgtx()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpfccfg()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setstate()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setapp()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setets()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setpfc()+0x115: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgbwgcfgrx.cold.11()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgtccfgrx.cold.12()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_copy_mib.cold.13()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_read_mib.cold.14()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_get_common_params.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_get_params.cold.16()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_get_dcbx.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_cee_peer_getpg.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_cee_peer_getpfc.cold.19()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getdcbx.cold.20()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getfeatcfg.cold.21()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getapp.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpfcstate.cold.23()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getnumtcs.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getcap.cold.25()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpfccfg.cold.26()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgbwgcfgtx.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getstate.cold.28()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_getapp.cold.29()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_get_ieee_pfc.cold.30()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_get_ieee_ets.cold.31()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_getpgtccfgtx.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_mib_update_event.cold.35()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbx_config_params.cold.36()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setfeatcfg.cold.37()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setdcbx.cold.38()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setapp.cold.39()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpfcstate.cold.40()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setnumtcs.cold.41()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpgbwgcfgtx.cold.42()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpgtccfgtx.cold.43()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setpfccfg.cold.44()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_setstate.cold.45()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setapp.cold.46()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setets.cold.47()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_dcbx.o: warning: objtool: qed_dcbnl_ieee_setpfc.cold.48()+0x1f: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/ethernet/qlogic/qed/qed_debug.c:9: BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.c: In function 'qed_grc_dump': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_grc_dump_mem_hdr()+0x1da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_idle_chk_dump_failure()+0x2b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_grc_dump_mcp()+0x1c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_feature()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_set_debug_engine()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_all_data()+0x280: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_all_data_size()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_grc_dump_mem_hdr.cold.33()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_idle_chk_dump_failure.cold.35()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_idle_chk_dump_rule_entries.cold.36()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_grc_dump_registers.cold.37()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_grc_dump_mcp.cold.38()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_mcp_trace_dump.cold.40()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_parse_attn.cold.41()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_feature.cold.42()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_set_debug_engine.cold.43()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_all_data.cold.44()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.o: warning: objtool: qed_dbg_all_data_size.cold.45()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_enable()+0x324: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_adjfreq()+0x1c1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_read_tx_ts()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_read_rx_ts()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_cfg_filters.cold.1()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_enable.cold.2()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_adjfreq.cold.3()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_read_tx_ts.cold.4()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_read_rx_ts.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ptp.o: warning: objtool: qed_ptp_hw_disable.cold.6()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_configure_vport_forced()+0x3c8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_get_vf_info()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: __qed_iov_spoofchk_set.part.18()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: __qed_iov_spoofchk_set()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_get_vf_config()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_alloc()+0x327: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_hw_info()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_get_vf_from_absid()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_spoof_configure()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_dp_tlv_list()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_search_list_tlvs()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_mbx_qid()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_mbx_update_rxqs()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_mark_vf_flr()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_enable_vf_access()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_init_hw_for_vf()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_bulletin_set_udp_ports()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_schedule_iov()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_pf_set_vlan()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_pf_set_mac()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_disable()+0x110: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_configure()+0x1ff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_set_vf_link_state()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_wq_start()+0x1ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_configure_vport_forced.cold.44()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_get_vf_info.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_post_vf_bulletin.cold.47()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_flr_poll_pbf.isra.16.cold.49()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: __qed_iov_spoofchk_set.part.18.cold.50()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: __qed_iov_spoofchk_set.cold.51()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_get_vf_config.cold.52()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_alloc.cold.54()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_setup.cold.55()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_hw_info.cold.56()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_get_vf_from_absid.cold.57()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_spoof_configure.cold.58()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_dp_tlv_list.cold.59()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_search_list_tlvs.cold.60()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_mbx_qid.cold.61()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_mbx_update_rxqs.cold.62()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_vf_mbx_vport_update.cold.63()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_mark_vf_flr.cold.64()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_enable_vf_access.cold.65()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_init_hw_for_vf.cold.66()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_bulletin_set_udp_ports.cold.67()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_schedule_iov.cold.68()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_eqe_event.cold.69()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_pf_task.cold.70()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_set_vf_trust.cold.71()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_pf_set_vlan.cold.72()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_pf_set_mac.cold.73()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_disable.cold.74()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_sriov_configure.cold.75()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_inform_vf_link_state.cold.76()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_set_vf_rate.cold.77()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_set_vf_link_state.cold.78()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_sriov.o: warning: objtool: qed_iov_wq_start.cold.79()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_prep()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_req_end()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_send_msg2pf.isra.7()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_acquire()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_tunnel_param_update()+0x200: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_set_sb_info()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_read_bulletin()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_prep.cold.11()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_req_end.cold.12()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_send_msg2pf.isra.7.cold.13()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_acquire.cold.14()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_hw_prepare.cold.15()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_tunnel_param_update.cold.16()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_rxq_start.cold.17()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_txq_start.cold.18()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_pf_vport_update.cold.19()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_vf.o: warning: objtool: qed_vf_set_sb_info.cold.21()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_dealloc_buffer()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_alloc_buffer()+0x201: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_rxq_completion()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2b_complete_rx_packet()+0x24b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_lb_txq_completion()+0x333: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_lb_rxq_completion()+0x5da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_start_xmit()+0x55a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_stop()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_start()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_alloc()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_tx_packet_notify.cold.44()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_dealloc_buffer.cold.45()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_alloc_buffer.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_txq_completion.cold.47()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_rxq_completion.cold.48()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2b_complete_rx_packet.cold.49()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_establish_connection.cold.50()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_prepare_tx_packet.cold.51()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_lb_txq_completion.cold.52()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_lb_rxq_completion.cold.53()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_start_xmit.cold.54()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_acquire_connection.part.33.cold.55()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_stop.cold.56()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_start.cold.57()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_alloc.cold.58()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ll2.o: warning: objtool: qed_ll2_get_stats.cold.59()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_async_event()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_get_stats()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_release_conn()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_fill_iscsi_dev_info()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_destroy_conn()+0x12c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_change_mac()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_update_conn()+0x167: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_offload_conn()+0x896: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_clear_conn_sq()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_stop()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_start()+0x409: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_acquire_conn()+0x758: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_get_protocol_stats_iscsi()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_async_event.cold.31()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_get_stats.cold.32()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_release_conn.cold.33()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_fill_iscsi_dev_info.cold.34()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_destroy_conn.cold.35()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_change_mac.cold.36()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_update_conn.cold.37()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_offload_conn.cold.38()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_clear_conn_sq.cold.39()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_stop.cold.40()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_start.cold.41()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_iscsi_acquire_conn.cold.42()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_iscsi.o: warning: objtool: qed_get_protocol_stats_iscsi.cold.43()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_alloc()+0x1ac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_delete_isles()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_add_new_isle()+0x283: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_add_new_buffer()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_join_isles()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_alloc.cold.8()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_delete_isles.cold.9()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_add_new_isle.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_add_new_buffer.cold.11()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_ooo.o: warning: objtool: qed_ooo_join_isles.cold.12()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_get_stats()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_release_conn()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fill_fcoe_dev_info()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_offload_conn()+0x426: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_stop()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_start()+0x126: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_destroy_conn()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_acquire_conn()+0x82f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_alloc()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_get_protocol_stats_fcoe()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_get_stats.cold.20()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_release_conn.cold.21()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fill_fcoe_dev_info.cold.22()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_offload_conn.cold.23()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_stop.cold.24()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_start.cold.25()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_destroy_conn.cold.26()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_acquire_conn.cold.27()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_fcoe_alloc.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_fcoe.o: warning: objtool: qed_get_protocol_stats_fcoe.cold.29()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_set_vf_mac()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_sriov_configure()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_start_txq()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_set_vf_vlan()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: __qede_remove.isra.15()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_ioctl()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_drain_txq()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_log_probe.constprop.28()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: __qede_probe.constprop.27()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_link_update()+0x152: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_unload.constprop.26()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_load()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_open()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_set_vf_mac.cold.35()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_sriov_configure.cold.36()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_start_txq.cold.37()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_set_vf_vlan.cold.38()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: __qede_remove.isra.15.cold.39()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_ioctl.cold.40()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_drain_txq.cold.41()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_log_probe.constprop.28.cold.42()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: __qede_probe.constprop.27.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_link_update.cold.44()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_unload.constprop.26.cold.45()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_load.cold.46()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_main.o: warning: objtool: qede_open.cold.47()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_fp.o: warning: objtool: qede_free_tx_pkt()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_fp.o: warning: objtool: qede_start_xmit()+0x6f3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_fp.o: warning: objtool: qede_free_tx_pkt.cold.47()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_fp.o: warning: objtool: qede_poll.cold.48()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_fp.o: warning: objtool: qede_start_xmit.cold.49()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_configure_arfs_fltr()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_config_accept_any_vlan.part.10()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_poll_for_freeing_arfs_filters()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_vlan_rx_add_vid()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_vlan_rx_kill_vid()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_udp_tunnel_del()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_set_mac_addr()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_config_rx_mode()+0x2c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_configure_arfs_fltr.cold.15()+0x53: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_config_accept_any_vlan.part.10.cold.16()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_arfs_filter_op.cold.17()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_poll_for_freeing_arfs_filters.cold.18()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_rx_flow_steer.cold.19()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_vlan_rx_add_vid.cold.20()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_configure_vlan_filters.cold.21()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_vlan_rx_kill_vid.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_vlan_mark_nonconfigured.cold.23()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_udp_tunnel_add.cold.24()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_udp_tunnel_del.cold.25()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_set_mac_addr.cold.26()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_filter.o: warning: objtool: qede_config_rx_mode.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_coalesce()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_wol()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_ringparam()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_pauseparam()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_channels()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_link_ksettings()+0x2ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_rxfh()+0x126: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_drvinfo()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_rxnfc()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_pauseparam()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_nway_reset()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_rxnfc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_self_test()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_change_mtu()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_coalesce.cold.24()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_wol.cold.25()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_ringparam.cold.26()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_pauseparam.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_channels.cold.28()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_link_ksettings.cold.29()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_rxfh.cold.30()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_rxnfc.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_sset_count.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_pauseparam.cold.35()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_nway_reset.cold.36()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_set_rxnfc.cold.37()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_get_strings.cold.38()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_self_test.cold.39()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ethtool.o: warning: objtool: qede_change_mtu.cold.40()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_cfg_filters()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_adjtime()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_read_cc()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_settime()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_gettime()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_adjfreq()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_task()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_enable()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_rx_ts()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_cfg_filters.cold.4()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_adjtime.cold.5()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_read_cc.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_settime.cold.7()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_gettime.cold.8()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_adjfreq.cold.9()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_task.cold.10()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_hw_ts.cold.11()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_enable.cold.12()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_tx_ts.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qede/qede_ptp.o: warning: objtool: qede_ptp_rx_ts.cold.14()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.o: warning: objtool: qlcnic_82xx_read_crb()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.o: warning: objtool: qlcnic_82xx_write_crb()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_82xx_dev_request_reset()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_fwinit_work()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_validate_rings()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_82xx_dev_request_reset.cold.45()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_tx_timeout.cold.46()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_can_start_firmware.cold.47()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_82xx_start_firmware.cold.48()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_attach.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_fw_poll_work.cold.50()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_fwinit_work.cold.51()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_probe.cold.52()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_attach_work.cold.54()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.o: warning: objtool: qlcnic_82xx_io_slot_reset.cold.55()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o: warning: objtool: qlcnic_validate_ringparam()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o: warning: objtool: qlcnic_get_drvinfo()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.o: warning: objtool: qlcnic_validate_ringparam.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.o: warning: objtool: qlcnic_store_beacon.cold.10()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_83xx_write_crb()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_dump_mbx()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_ms_mem_write128()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_dump_mbx.cold.36()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.o: warning: objtool: qlcnic_ms_mem_write128.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.o: warning: objtool: __qlcnic_sriov_issue_cmd.cold.27()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/qlogic/qlge/qlge_dbg.o: warning: objtool: ql_mpi_core_to_log()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/qlogic/qlge/qlge_dbg.o: warning: objtool: ql_mpi_core_to_log.cold.7()+0xa: return with modified stack frame BUILDSTDERR: drivers/net/ethernet/rdc/r6040.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139cp.o: warning: objtool: cp_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139cp.o: warning: objtool: cp_init_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139cp.o: warning: objtool: cp_start_xmit()+0x346: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139cp.o: warning: objtool: cp_init_one.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/8139cp.o: warning: objtool: cp_start_xmit.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: __rtl8139_cleanup_dev()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_remove_one()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_init_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: __rtl8139_cleanup_dev.cold.22()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_remove_one.cold.23()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_init_one.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/8139too.o: warning: objtool: rtl8139_interrupt.cold.26()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: net_rx()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: atp_interrupt()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: tx_timeout()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: net_rx.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: atp_interrupt.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/atp.o: warning: objtool: tx_timeout.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl8169_get_drvinfo()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl_hw_start_8168()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl_init_one()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl8169_get_ethtool_stats()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl_hw_start_8168.cold.98()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl_init_one.cold.99()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/realtek/r8169.o: warning: objtool: rtl8169_get_ethtool_stats.cold.100()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/rocker/rocker_main.o: warning: objtool: rocker_port_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_reconfigure_port()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_stop_all.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_start_all.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_reconfigure_port.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_init_irq_moderation.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_reset_down.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/efx.o: warning: objtool: efx_reset_up.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/siena.o: warning: objtool: siena_mtd_probe()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/siena.o: warning: objtool: siena_mtd_probe.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: netdev_reg_state()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_rx_init()+0x16d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_tx_tso_desc()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_mtd_probe()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_tx_init()+0x3c1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: netdev_reg_state.cold.55()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_rx_init.cold.56()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_tx_tso_desc.cold.57()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_mtd_probe.cold.58()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_tx_init.cold.59()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ef10.o: warning: objtool: efx_ef10_ev_process.cold.60()+0x450: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/ethtool.o: warning: objtool: efx_fill_test()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ethtool.o: warning: objtool: efx_ethtool_get_drvinfo()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ptp.o: warning: objtool: efx_ptp_get_ts_info()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/ptp.o: warning: objtool: efx_ptp_get_ts_info.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/mtd.o: warning: objtool: efx_mtd_sync()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/mtd.o: warning: objtool: efx_mtd_rename()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/mtd.o: warning: objtool: efx_mtd_sync.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/mtd.o: warning: objtool: efx_mtd_rename.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/siena_sriov.o: warning: objtool: efx_siena_sriov_reset()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/siena_sriov.o: warning: objtool: efx_siena_sriov_reset.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_reconfigure_port()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_start_all.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_reconfigure_port.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_init_irq_moderation.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_reset_up.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_stop_all.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/efx.o: warning: objtool: ef4_reset_down.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/falcon.o: warning: objtool: falcon_mtd_probe()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/falcon.o: warning: objtool: falcon_mtd_probe.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/falcon.o: warning: objtool: falcon_spi_slow_wait.cold.23()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/ethtool.o: warning: objtool: ef4_fill_test()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/ethtool.o: warning: objtool: ef4_ethtool_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/mtd.o: warning: objtool: ef4_mtd_sync()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/mtd.o: warning: objtool: ef4_mtd_rename()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sfc/falcon/mtd.o: warning: objtool: ef4_mtd_sync.cold.1()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sfc/falcon/mtd.o: warning: objtool: ef4_mtd_rename.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/silan/sc92031.o: warning: objtool: _sc92031_check_media()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/silan/sc92031.o: warning: objtool: sc92031_probe.cold.9()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/silan/sc92031.o: warning: objtool: _sc92031_check_media.cold.10()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/silan/sc92031.o: warning: objtool: sc92031_tasklet.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis190.o: warning: objtool: sis190_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis190.o: warning: objtool: sis190_init_one()+0x180: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis190.o: warning: objtool: sis190_init_one.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_set_wol()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_default_phy()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_check_mode()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_start_xmit()+0x24a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_set_wol.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_default_phy.cold.22()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_timer.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_check_mode.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_start_xmit.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_interrupt.cold.26()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sis/sis900.o: warning: objtool: sis900_probe.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: smc_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: osi_load_firmware()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: osi_load_firmware.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/smsc/smc91c92_cs.o: warning: objtool: smc91c92_probe.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/smsc/epic100.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smsc9420.o: warning: objtool: smsc9420_ethtool_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smsc911x.o: warning: objtool: smsc911x_ethtool_getdrvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smsc911x.o: warning: objtool: smsc911x_drv_probe()+0x7b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/smsc/smsc911x.o: warning: objtool: smsc911x_drv_probe.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_main.o: warning: objtool: stmmac_open()+0xda8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_main.o: warning: objtool: stmmac_xmit.cold.57()+0x3d: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_main.o: warning: objtool: stmmac_open.cold.58()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o: warning: objtool: stmmac_ethtool_getdrvinfo()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o: warning: objtool: stmmac_ethtool_get_link_ksettings()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o: warning: objtool: stmmac_set_wol.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o: warning: objtool: stmmac_ethtool_get_link_ksettings.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o: warning: objtool: dwmac_dma_interrupt()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o: warning: objtool: dwmac_dma_interrupt.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o: warning: objtool: dwmac1000_irq_status()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o: warning: objtool: dwmac1000_setup()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o: warning: objtool: dwmac1000_irq_status.cold.4()+0x8a: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o: warning: objtool: dwmac1000_setup.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o: warning: objtool: dwmac1000_dma_axi()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o: warning: objtool: dwmac100_setup()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o: warning: objtool: dwmac100_setup.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/enh_desc.o: warning: objtool: enh_desc_get_rx_status()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/enh_desc.o: warning: objtool: enh_desc_get_rx_status.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/norm_desc.o: warning: objtool: ndesc_get_rx_status()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/norm_desc.o: warning: objtool: ndesc_get_rx_status.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o: warning: objtool: dwmac4_dma_axi()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o: warning: objtool: dwmac4_irq_status()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o: warning: objtool: dwmac4_setup()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o: warning: objtool: dwmac4_irq_status.cold.4()+0x8b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o: warning: objtool: dwmac4_setup.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: hme_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_transceiver_check()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_begin_auto_negotiation()+0x2dc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_pci_probe()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_timer()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_interrupt()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_transceiver_check.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_pci_probe.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_init.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_timer.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_interrupt.cold.48()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sunhme.o: warning: objtool: happy_meal_open.cold.49()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_init_one()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_poll()+0xb9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_interrupt.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_init_one.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_poll.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/sungem.o: warning: objtool: gem_start_xmit.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/cassini.o: warning: objtool: cas_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/cassini.o: warning: objtool: cas_init_one()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/cassini.o: warning: objtool: cas_init_one.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/cassini.o: warning: objtool: cas_interrupt.cold.69()+0x65: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: niu_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: xcvr_diag_bcm870x()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: niu_interrupt()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: niu_pci_init_one()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: phy_record.cold.155()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: xcvr_diag_bcm870x.cold.157()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: serdes_init_niu_10g_serdes.cold.158()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: niu_interrupt.cold.159()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/sun/niu.o: warning: objtool: niu_pci_init_one.cold.160()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/tehuti/tehuti.o: warning: objtool: bdx_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/tehuti/tehuti.o: warning: objtool: bdx_ioctl.cold.46()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/tehuti/tehuti.o: warning: objtool: bdx_reset.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/tehuti/tehuti.o: warning: objtool: bdx_probe.cold.48()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_rx_eoc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_tx_eoc()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_get_stats()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_phy_monitor()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_status_check()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_start_tx()+0x266: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_init_one()+0x598: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_tx_eof()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_rx_eof()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_phy_power_down()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_open()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_close()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_tx_timeout()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_rx_eoc.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_tx_eoc.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_get_stats.cold.30()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_phy_monitor.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_status_check.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_start_tx.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_init_one.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_tx_eof.cold.35()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_handle_rx_eof.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_phy_power_down.cold.37()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_finish_reset.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_reset_adapter.cold.39()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_open.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_close.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_tx_timeout.cold.42()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/ti/tlan.o: warning: objtool: tlan_timer.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-rhine.o: warning: objtool: netdev_get_drvinfo()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_set_media_mode()+0x3f2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_print_link_status()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_set_int_opt()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_set_media_mode.cold.65()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_print_link_status.cold.66()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_set_int_opt.cold.67()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_pci_probe.cold.68()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_poll.cold.69()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/via/via-velocity.o: warning: objtool: velocity_init_rings.cold.70()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ethernet/wiznet/w5100.o: warning: objtool: w5100_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/wiznet/w5300.o: warning: objtool: w5300_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/xircom/xirc2ps_cs.o: warning: objtool: netdev_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/xircom/xirc2ps_cs.o: warning: objtool: xirc2ps_probe()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ethernet/xircom/xirc2ps_cs.o: warning: objtool: xirc2ps_probe.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/fjes/fjes_hw.o: warning: objtool: fjes_hw_init()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/fjes/fjes_hw.o: warning: objtool: fjes_hw_init.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/fjes/fjes_hw.o: warning: objtool: fjes_hw_exit.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/fjes/fjes_ethtool.o: warning: objtool: fjes_get_drvinfo()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/fjes/fjes_debugfs.o: warning: objtool: fjes_dbg_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/fjes/fjes_debugfs.o: warning: objtool: fjes_dbg_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/mkiss.o: warning: objtool: ax_xmit()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hamradio/mkiss.o: warning: objtool: ax_xmit.cold.3()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/mkiss.o: warning: objtool: mkiss_receive_buf.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/mkiss.o: warning: objtool: mkiss_open.cold.5()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/6pack.o: warning: objtool: sp_xmit()+0x1b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hamradio/6pack.o: warning: objtool: sp_xmit.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/6pack.o: warning: objtool: sixpack_open.cold.9()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/6pack.o: warning: objtool: sixpack_receive_buf.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/yam.o: warning: objtool: yam_close()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hamradio/yam.o: warning: objtool: add_mcs()+0x140: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hamradio/yam.o: warning: objtool: yam_close.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/yam.o: warning: objtool: add_mcs.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/yam.o: warning: objtool: yam_interrupt.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/bpqether.o: warning: objtool: bpq_xmit.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/baycom_ser_fdx.o: warning: objtool: ser12_open.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/hamradio/hdlcdrv.c:46: BUILDSTDERR: drivers/net/hamradio/hdlcdrv.c: In function 'hdlcdrv_ioctl.part.8': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/hamradio/hdlcdrv.o: warning: objtool: hdlcdrv_register()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hamradio/hdlcdrv.o: warning: objtool: hdlcdrv_receiver.cold.12()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/hdlcdrv.o: warning: objtool: hdlcdrv_register.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/hdlcdrv.o: warning: objtool: hdlcdrv_send_packet.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/hamradio/baycom_par.o: warning: objtool: par96_open.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/hyperv/netvsc_drv.o: warning: objtool: get_netvsc_byref()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hyperv/netvsc_drv.o: warning: objtool: netvsc_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/hyperv/netvsc_drv.o: warning: objtool: get_netvsc_byref.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/hyperv/netvsc_drv.o: warning: objtool: netvsc_netdev_event.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/hyperv/netvsc_drv.o: warning: objtool: netvsc_probe.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ieee802154/mrf24j40.o: warning: objtool: mrf24j40_handle_rx_read_buf_complete()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ieee802154/ca8210.o: warning: objtool: mcps_data_request()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ieee802154/ca8210.o: warning: objtool: mlme_set_request_sync.part.15()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ipvlan/ipvlan_core.o: warning: objtool: ipvlan_addr_busy()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ipvlan/ipvlan_core.o: warning: objtool: ipvlan_addr_busy.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/ipvlan/ipvlan_core.o: warning: objtool: ipvlan_queue_xmit.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ipvlan/ipvlan_core.o: warning: objtool: ipvlan_handle_frame.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/ipvlan/ipvlan_main.o: warning: objtool: ipvlan_ethtool_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ipvlan/ipvlan_main.o: warning: objtool: ipvlan_set_port_mode()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ipvlan/ipvlan_main.o: warning: objtool: ipvlan_set_port_mode.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/at803x.o: warning: objtool: at803x_aneg_done()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/at803x.o: warning: objtool: at803x_aneg_done.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/bcm7xxx.o: warning: objtool: bcm7xxx_28nm_ephy_config_init()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/bcm7xxx.o: warning: objtool: bcm7xxx_28nm_config_init()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/bcm7xxx.o: warning: objtool: bcm7xxx_28nm_ephy_config_init.cold.3()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/bcm7xxx.o: warning: objtool: bcm7xxx_28nm_config_init.cold.4()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/dp83640.o: warning: objtool: enable_status_frames()+0xfa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/phy/dp83640.o: warning: objtool: enable_status_frames.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/dp83640.o: warning: objtool: dp83640_config_init.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/phy/dp83640.o: warning: objtool: dp83640_probe.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_destroy_channel()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_net_ioctl()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_destroy_channel.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_generic.o: warning: objtool: ppp_ioctl.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_async.o: warning: objtool: ppp_asynctty_receive.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/bsd_comp.o: warning: objtool: bsd_decompress()+0x36f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/bsd_comp.o: warning: objtool: bsd_decompress.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_deflate.o: warning: objtool: z_decompress()+0x188: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_deflate.o: warning: objtool: z_decompress.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_deflate.o: warning: objtool: z_compress.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_deflate.o: warning: objtool: z_incomp.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_incomp()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_init.part.1()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_compress()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_decompress()+0x598: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_incomp.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_rekey.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_init.part.1.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_compress.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_mppe.o: warning: objtool: mppe_decompress.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/ppp_synctty.o: warning: objtool: ppp_print_buffer()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/ppp/ppp_synctty.o: warning: objtool: ppp_print_buffer.cold.9()+0x0: stack state mismatch: cfa1=6+16 cfa2=7+8 BUILDSTDERR: drivers/net/ppp/ppp_synctty.o: warning: objtool: ppp_sync_receive.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/ppp/pptp.o: warning: objtool: pptp_connect.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: sl_change_mtu()+0x17a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: slip_receive_buf.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: sl_keepalive.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: sl_tx_timeout.cold.8()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: sl_change_mtu.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/slip/slip.o: warning: objtool: sl_xmit.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/team/team.o: warning: objtool: __set_port_dev_addr()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/team/team.o: warning: objtool: team_ethtool_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/catc.o: warning: objtool: catc_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/pegasus.o: warning: objtool: pegasus_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/rtl8150.o: warning: objtool: rtl8150_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/r8152.o: warning: objtool: rtl8152_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_net_init()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: handle_usb_error()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: mux_device_request()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_net_start_xmit()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_tiocmset()+0x138: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_ioctl()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_close()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_tiocmget()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: intr_callback()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_std_serial_write_bulk_callback()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: _hso_serial_set_termios.isra.19()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_open()+0x184: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: put_rxbuf_data()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_std_serial_read_bulk_callback()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: ctrl_callback()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: read_bulk_callback()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_net_init.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: handle_usb_error.cold.22()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: mux_device_request.cold.23()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_write.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_net_start_xmit.cold.25()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_tiocmset.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_ioctl.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_close.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_tiocmget.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: intr_callback.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_std_serial_write_bulk_callback.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: _hso_serial_set_termios.isra.19.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_set_termios.cold.33()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_serial_open.cold.34()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: put_rxbuf_data.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: hso_std_serial_read_bulk_callback.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: ctrl_callback.cold.37()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/hso.o: warning: objtool: read_bulk_callback.cold.38()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/asix_common.o: warning: objtool: asix_get_drvinfo()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/usbnet.o: warning: objtool: usbnet_get_drvinfo()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/ipheth.o: warning: objtool: ipheth_tx()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/ipheth.o: warning: objtool: ipheth_probe()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/usb/ipheth.o: warning: objtool: ipheth_tx.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/usb/sierra_net.o: warning: objtool: sierra_net_get_drvinfo()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/vmxnet3/vmxnet3_ethtool.o: warning: objtool: vmxnet3_get_drvinfo()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/rndis_wlan.o: warning: objtool: rndis_copy_module_params()+0x193: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sw_scan()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_add()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_remove()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_notify()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_unassign_vif_chanctx()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_assign_vif_chanctx()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_remove_interface()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_change_interface()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_bss_info_changed()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_beacon_tx()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_netlink_notify()+0x138: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_new_radio()+0xbd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sw_scan.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_add.cold.45()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_remove.cold.46()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_sta_notify.cold.47()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_unassign_vif_chanctx.cold.48()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_assign_vif_chanctx.cold.49()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_remove_interface.cold.50()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_change_interface.cold.51()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_bss_info_changed.cold.52()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_tx_frame_nl.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_beacon_tx.cold.54()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_tx.cold.55()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_netlink_notify.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: hwsim_cloned_frame_received_nl.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mac80211_hwsim.o: warning: objtool: mac80211_hwsim_new_radio.cold.58()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/main.o: warning: objtool: ath_rxbuf_alloc()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/main.o: warning: objtool: ath_rxbuf_alloc.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/regd.o: warning: objtool: ath_regd_init()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/regd.o: warning: objtool: ath_reg_notifier_apply.cold.15()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/regd.o: warning: objtool: ath_regd_init.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath10k/mac.o: warning: objtool: ath10k_hw_scan()+0x1f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debug.c:26: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath10k/debug.o: warning: objtool: ath10k_read_simulate_fw_crash()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/core.c:25: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htc.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath10k/htc.o: warning: objtool: ath10k_htc_build_tx_ctrl_skb.isra.11()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath10k/htc.o: warning: objtool: ath10k_htc_build_tx_ctrl_skb.isra.11.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htt_rx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt_rx.o: warning: objtool: ath10k_htt_rx_h_mpdu()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt_tx.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/txrx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi-tlv.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hw.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/p2p.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/swap.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/spectral.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/thermal.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debugfs_sta.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wow.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/pci.c:24: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath10k/pci.o: warning: objtool: ath10k_pci_rx_post_pipe.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hif.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/ce.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/sdio.c:28: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/ath5k/dma.o: warning: objtool: ath5k_hw_get_isr()+0x2f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/dma.o: warning: objtool: ath5k_hw_get_isr.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/phy.o: warning: objtool: ath5k_hw_rfb_op.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_rx_skb_alloc()+0x1e2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_rxbuf_setup()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_update_bssid_mask_and_opmode()+0x1a3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tx_queue()+0x81a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_beacon_send()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_reset()+0x2b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_chan_set()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_intr()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tasklet_beacon()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tasklet_rx()+0x4ce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_stop_locked()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_start()+0x117: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_init_ah()+0xb93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_rx_skb_alloc.cold.34()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_rxbuf_setup.cold.35()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_update_bssid_mask_and_opmode.cold.36()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tx_queue.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_beacon_update.cold.38()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_beacon_update_timers.cold.39()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_beacon_send.cold.40()+0x2e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_beacon_config.cold.41()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_reset.cold.42()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_chan_set.cold.43()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_intr.cold.44()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tx_complete_poll_work.cold.45()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_calibrate_work.cold.46()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tasklet_beacon.cold.47()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tasklet_tx.cold.48()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_tasklet_rx.cold.49()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_stop_locked.cold.50()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_start.cold.51()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_stop.cold.52()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/base.o: warning: objtool: ath5k_init_ah.cold.53()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: write_file_frameerrors()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_dump_bands()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_printrxbuffs()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_printtxbuf()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: write_file_frameerrors.cold.3()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: write_file_antenna.cold.4()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_dump_bands.cold.5()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_printrxbuffs.cold.6()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath5k/debug.o: warning: objtool: ath5k_debug_printtxbuf.cold.7()+0x40: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath6kl/debug.o: warning: objtool: ath6kl_dbg()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath6kl/debug.o: warning: objtool: ath6kl_regdump_open()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath6kl/debug.o: warning: objtool: ath6kl_dbg.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/ath6kl/debug.o: warning: objtool: ath6kl_regdump_open.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/of.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath6kl/init.c:24: BUILDSTDERR: drivers/net/wireless/ath/ath6kl/init.c: In function '__ath6kl_init_hw_start.part.5': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying between 1 and 4 bytes from a string of length 3 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/ath/ath9k/htc_hst.o: warning: objtool: ath9k_htc_hw_init()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/ath9k/htc_hst.o: warning: objtool: ath9k_htc_hw_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/mac.o: warning: objtool: carl9170_upload_key()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/carl9170/mac.o: warning: objtool: carl9170_set_operating_mode.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/tx.o: warning: objtool: carl9170_tx_status.cold.23()+0x1c: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/debug.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/debug.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_remove()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_hw_scan_worker()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_ampdu_action()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_sta_remove()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_sta_add()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_set_rts_threshold()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_set_key()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_configure_filter()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_config()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_remove_interface()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_add_interface()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_resume()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_suspend()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_stop()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_start()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_probe()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_prepare_multicast()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_bss_info_changed()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_remove.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_hw_scan_worker.cold.21()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_ampdu_action.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_sta_remove.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_sta_add.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_set_rts_threshold.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_set_key.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_configure_filter.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_config.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_remove_interface.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_add_interface.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_resume.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_suspend.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_stop.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_start.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_probe.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_prepare_multicast.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/main.o: warning: objtool: wcn36xx_bss_info_changed.cold.37()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_enable_ch_int()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_irq_tx_complete()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_rx_handle_packets.isra.14()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_alloc_ctl_blks()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_tx_ack_ind()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_rx_frame()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_tx_frame()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_enable_ch_int.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_irq_tx_complete.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_rx_handle_packets.isra.14.cold.23()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_alloc_ctl_blks.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_tx_ack_ind.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_rx_frame.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_tx_frame.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/dxe.o: warning: objtool: wcn36xx_dxe_init.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/txrx.o: warning: objtool: wcn36xx_start_tx()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/txrx.o: warning: objtool: wcn36xx_rx_skb.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/txrx.o: warning: objtool: wcn36xx_start_tx.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_sta_v1()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_bss_v1()+0x1fa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_ind_smd_work()+0x211: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_load_nv()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_start()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_stop()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_init_scan()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_start_scan()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_end_scan()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_finish_scan()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_switch_channel()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_scan_params()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_sta_self()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_sta_self()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_sta()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_link_st()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_sta()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_bss()+0x291: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_bss()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_send_beacon()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_proberesp_tmpl()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_stakey()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_bsskey()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_remove_stakey()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_remove_bsskey()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_enter_bmps()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_exit_bmps()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_power_params()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_keep_alive_req()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_dump_cmd_req()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: set_feat_caps()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: get_feat_caps()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: clear_feat_caps()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_feature_caps_exchange()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_ba_session()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_ba()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_del_ba()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_trigger_ba()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_cfg()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_mc_list()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_rsp_process()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_open()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_sta_v1.cold.12()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_bss_v1.cold.13()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_ind_smd_work.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_load_nv.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_start.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_stop.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_init_scan.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_start_scan.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_end_scan.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_finish_scan.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_switch_channel.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_scan_params.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_sta_self.cold.24()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_sta_self.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_sta.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_join.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_link_st.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_sta.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_config_bss.cold.30()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_delete_bss.cold.31()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_send_beacon.cold.32()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_proberesp_tmpl.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_stakey.cold.34()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_bsskey.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_remove_stakey.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_remove_bsskey.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_enter_bmps.cold.38()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_exit_bmps.cold.39()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_power_params.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_keep_alive_req.cold.41()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_dump_cmd_req.cold.42()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: set_feat_caps.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: get_feat_caps.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: clear_feat_caps.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_feature_caps_exchange.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_ba_session.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_add_ba.cold.48()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_del_ba.cold.49()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_trigger_ba.cold.50()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_update_cfg.cold.51()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_set_mc_list.cold.52()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_rsp_process.cold.53()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/smd.o: warning: objtool: wcn36xx_smd_open.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_enter_bmps_state()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_exit_bmps_state()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_enable_keep_alive_null_packet()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_enter_bmps_state.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_pmc_exit_bmps_state.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wcn36xx/pmc.o: warning: objtool: wcn36xx_enable_keep_alive_null_packet.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ath/wil6210/debugfs.o: warning: objtool: wil_read_pmccfg()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43info()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43err()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43warn()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43dbg()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: do_key_write()+0x198: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43info.cold.55()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43err.cold.56()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43warn.cold.57()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43dbg.cold.58()+0x58: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_op_set_key.cold.60()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_do_interrupt_thread.cold.61()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_bcma_probe.cold.62()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_do_request_fw.cold.63()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/main.o: warning: objtool: b43_wireless_core_init.cold.64()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/b43.h:5, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43/leds.c: In function 'b43_register_led': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: txstat_read_file()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: mmio32read__read_file()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: mmio16read__read_file()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: loctls_read_file()+0x3ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: txstat_read_file.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: mmio32read__read_file.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: mmio16read__read_file.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: loctls_read_file.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: shm32read__read_file.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43/debugfs.o: warning: objtool: shm16read__read_file.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacyinfo()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacyerr()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacywarn()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_op_add_interface()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_dummy_transmission()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacyinfo.cold.41()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacyerr.cold.42()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacywarn.cold.43()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_op_add_interface.cold.44()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_dummy_transmission.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_probe.cold.46()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/main.o: warning: objtool: b43legacy_op_dev_config.cold.47()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_setupg()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_init_pctl()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_lo_g_state()+0x21f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_lo_g_measure()+0x88b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_setupg.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_init_pctl.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_lo_b_r15_loop.isra.3.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_lo_g_state.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_lo_g_measure.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/phy.o: warning: objtool: b43legacy_phy_xmitpower.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: _stack_restore()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: flip_4bit()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: b43legacy_radio_turn_on()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: _stack_restore.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: flip_4bit.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: b43legacy_synth_pu_workaround.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/radio.o: warning: objtool: b43legacy_radio_turn_on.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/xmit.o: warning: objtool: b43legacy_generate_txhdr()+0x30d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/xmit.o: warning: objtool: b43legacy_generate_txhdr.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/xmit.o: warning: objtool: b43legacy_rx.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/wait.h:8, BUILDSTDERR: from ./include/linux/completion.h:11, BUILDSTDERR: from ./include/linux/hw_random.h:15, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/b43legacy.h:4, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/leds.c: In function 'b43legacy_register_led': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: txstat_read_file()+0x11b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: ucode_regs_read_file()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: tsf_read_file()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: txstat_read_file.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: ucode_regs_read_file.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/debugfs.o: warning: objtool: tsf_read_file.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/mm_types_task.h:13, BUILDSTDERR: from ./include/linux/mm_types.h:4, BUILDSTDERR: from ./include/linux/kmemcheck.h:4, BUILDSTDERR: from ./include/linux/skbuff.h:18, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from ./include/linux/etherdevice.h:25, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:20: BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'brcmf_cfg80211_del_pmksa' at drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:3904:4: BUILDSTDERR: ./include/linux/string.h:309:9: warning: '__builtin_memcpy' accessing 16 bytes at offsets 6 and 6 overlaps 16 bytes at offset 6 [-Wrestrict] BUILDSTDERR: return __builtin_memcpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.o: warning: objtool: brcmf_create_bsscfg.part.2.constprop.5()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o: warning: objtool: brcmf_c_set_joinpref_default()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o: warning: objtool: brcmf_c_preinit_dcmds()+0x1cf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o: warning: objtool: brcmf_c_set_joinpref_default.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.o: warning: objtool: brcmf_c_preinit_dcmds.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.o: warning: objtool: brcmf_ethtool_get_drvinfo()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.o: warning: objtool: brcmf_pno_remove_request()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.o: warning: objtool: brcmf_pno_start_sched_scan()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.o: warning: objtool: brcmf_pno_remove_request.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.o: warning: objtool: brcmf_pno_start_sched_scan.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.o: warning: objtool: brcmf_fws_macdesc_set_name()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_driver_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_suspend()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_bcma_probe()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_driver_init.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_suspend.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.o: warning: objtool: brcms_bcma_probe.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:18: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.o: warning: objtool: brcms_c_ampdu_dotxstatus.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c:21: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c:25: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o: warning: objtool: brcms_c_chipmatch()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o: warning: objtool: brcms_c_chipmatch.cold.99()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.o: warning: objtool: brcms_c_dpc.cold.101()+0x1f: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:23: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: wlc_phy_cal_init()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: wlc_phy_init()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: wlc_phy_cal_init.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.o: warning: objtool: wlc_phy_init.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:22: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_force_rfseq_nphy()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_rx_iq_est_nphy()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_cal_txiqlo_nphy()+0x18d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_switch_radio_nphy.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_force_rfseq_nphy.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_rfctrlintc_override_nphy.part.9.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_rx_iq_est_nphy.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.o: warning: objtool: wlc_phy_cal_txiqlo_nphy.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:26: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:7: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_wx_get_name()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_set_key.constprop.64()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_interrupt()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_get_ordinal()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_hw_stop_adapter()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_down()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_disable_adapter()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_switch_mode()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_wpa_assoc_frame()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw_ethtool_get_drvinfo()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_up()+0x712: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_resume()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_pci_init_one()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_irq_tasklet()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_wx_get_auth.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_hw_send_command.cold.75()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_interrupt.cold.77()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_get_ordinal.cold.78()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_hw_stop_adapter.cold.79()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_down.cold.80()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_disable_adapter.cold.81()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_switch_mode.cold.82()+0x37: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_up.cold.85()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_resume.cold.86()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_pci_init_one.cold.87()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2100.o: warning: objtool: ipw2100_irq_tasklet.cold.88()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_debug_config()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_set_fixed_rate()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_stop()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_open()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: debug_level_store()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_stop_nic()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_compatible_rates()+0x197: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_sw_reset()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_nick()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_essid()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_scan()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_wap()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_sens()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_mode()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_rtap_filter()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_alloc()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_hard_start_xmit()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_nick()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_range()+0x25c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_scan_age()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_wireless_mode()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_bg_rf_kill()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_ethtool_get_drvinfo()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_freq()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_led()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_power()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_retry()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_txpow()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_frag()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_rts()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_rate()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_sens()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_radio_kill_sw()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_mode()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_isr()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_add_station()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: show_event_log()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: __ipw_send_cmd()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_scan_abort()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_disassociate()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_bg_adhoc_check()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_stop()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_open()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_power_mode()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_powermode()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_power()+0x116: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_tx_power()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_frag()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_rts_threshold()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_rts()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_associate_network()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_down()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_best_network()+0x266: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_associate()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_set_channel()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_monitor()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_freq()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_preamble()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_wireless_mode()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_rate()+0x2c1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_essid()+0x1f2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_wap()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_queue_tx_free_tfd.isra.56()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_queue_tx_reclaim()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_rx_queue_replenish()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_irq_tasklet()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_hard_start_xmit()+0x2af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_up()+0x326: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_adapter_restart.part.69()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_sw_reset()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_debug_config.cold.87()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_set_fixed_rate.cold.88()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_stop.cold.89()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_open.cold.90()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_get_current_rate.cold.91()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: debug_level_store.cold.92()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_stop_nic.cold.93()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_compatible_rates.cold.94()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_sw_reset.cold.95()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_reset.cold.96()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_nick.cold.97()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_essid.cold.98()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_scan.cold.99()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_wap.cold.100()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_sens.cold.101()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_mode.cold.102()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_rtap_filter.cold.103()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_hard_start_xmit.cold.105()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_nick.cold.106()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_range.cold.107()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_speed_scan.cold.108()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_scan_age.cold.109()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_wireless_mode.cold.110()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_bg_rf_kill.cold.111()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_freq.cold.113()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_led_init.cold.114()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_led.cold.115()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_power.cold.116()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_retry.cold.117()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_txpow.cold.118()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_frag.cold.119()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_rts.cold.120()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_rate.cold.121()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_get_sens.cold.122()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: store_rtap_iface.cold.123()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_radio_kill_sw.cold.124()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_mode.cold.125()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_isr.cold.126()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_add_station.cold.127()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: show_event_log.cold.128()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_load_firmware.cold.129()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: __ipw_send_cmd.cold.130()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_scan_abort.cold.131()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_disassociate.cold.132()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_bg_adhoc_check.cold.133()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_stop.cold.134()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_prom_open.cold.135()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_power_mode.cold.137()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_powermode.cold.138()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_power.cold.139()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_retry.cold.140()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_tx_power.cold.141()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_frag.cold.142()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_send_rts_threshold.cold.143()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_rts.cold.144()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_associate_network.cold.145()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_down.cold.146()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_request_scan_helper.part.58.cold.147()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_best_network.cold.148()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_associate.cold.149()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_set_channel.cold.150()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_monitor.cold.151()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_freq.cold.152()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_preamble.cold.153()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_wireless_mode.cold.154()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_rate.cold.155()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_essid.cold.156()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_set_wap.cold.157()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_bg_roam.cold.158()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_queue_tx_free_tfd.isra.56.cold.159()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_queue_tx_reclaim.cold.160()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_rx_queue_replenish.cold.161()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_irq_tasklet.cold.162()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_net_hard_start_xmit.cold.163()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_up.cold.164()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_adapter_restart.part.69.cold.165()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_wx_sw_reset.cold.166()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/ipw2200.o: warning: objtool: ipw_pci_probe.cold.167()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_module.o: warning: objtool: alloc_libipw()+0x1b6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_module.o: warning: objtool: alloc_libipw.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_tx.o: warning: objtool: libipw_xmit()+0xbd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_tx.o: warning: objtool: libipw_xmit.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_rx.o: warning: objtool: libipw_rx()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_rx.o: warning: objtool: libipw_parse_info_param.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/ipw2x00/libipw_rx.o: warning: objtool: libipw_rx.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/common.o: warning: objtool: _il_grab_nic_access()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/common.o: warning: objtool: il_tx_cmd_complete()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/common.o: warning: objtool: _il_grab_nic_access.cold.50()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/common.o: warning: objtool: il_tx_cmd_complete.cold.51()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/4965.o: warning: objtool: il4965_send_tx_power()+0xf6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/4965.o: warning: objtool: il4965_send_tx_power.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/4965-mac.o: warning: objtool: il4965_set_dynamic_key()+0x540: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/4965-mac.o: warning: objtool: il4965_set_rxon_chain.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/4965-mac.o: warning: objtool: il4965_set_dynamic_key.cold.57()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/3945-mac.o: warning: objtool: il3945_mac_set_key.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/3945.o: warning: objtool: il3945_send_tx_power()+0x291: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlegacy/3945.o: warning: objtool: il3945_send_tx_power.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/drv.o: warning: objtool: iwl_pci_register_driver()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/drv.o: warning: objtool: iwl_pci_register_driver.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/rx.o: warning: objtool: iwl_pcie_rx_handle.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_pcie_txq_build_tfd()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_trans_pcie_txq_disable()+0xfa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_pcie_hcmd_complete()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_trans_pcie_tx()+0x15e8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_pcie_txq_build_tfd.cold.48()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_trans_pcie_txq_enable.cold.49()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_trans_pcie_txq_disable.cold.50()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_pcie_hcmd_complete.cold.51()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx.o: warning: objtool: iwl_trans_pcie_tx.cold.52()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/trans.o: warning: objtool: iwl_pcie_alloc_fw_monitor.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/trans.o: warning: objtool: iwl_trans_pcie_wait_txq_empty.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.o: warning: objtool: iwl_pcie_ctxt_info_init.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_gen2_tx()+0x1324: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_gen2_send_hcmd()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_dyn_txq_free()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_gen2_tx.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_gen2_send_hcmd.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_dyn_txq_alloc.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.o: warning: objtool: iwl_trans_pcie_dyn_txq_free.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/main.o: warning: objtool: iwl_op_mode_dvm_start()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/main.o: warning: objtool: iwl_op_mode_dvm_start.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/tx.o: warning: objtool: iwlagn_tx_skb.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/lib.o: warning: objtool: iwlagn_send_tx_power()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/lib.o: warning: objtool: iwlagn_set_rxon_chain.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/lib.o: warning: objtool: iwlagn_send_tx_power.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/rx.o: warning: objtool: iwlagn_rx_statistics.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/rxon.o: warning: objtool: iwlagn_commit_rxon()+0xd64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/dvm/rxon.o: warning: objtool: iwlagn_commit_rxon.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_change_chanctx.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_roc.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_pre_channel_switch.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_mac_reconfig_complete.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: iwl_mvm_bss_info_changed.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o: warning: objtool: __iwl_mvm_mac_stop.cold.34()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/nvm.o: warning: objtool: iwl_mvm_nvm_get_from_fw()+0xc1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/nvm.o: warning: objtool: iwl_mvm_read_external_nvm.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/nvm.o: warning: objtool: iwl_mvm_nvm_get_from_fw.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/ops.o: warning: objtool: iwl_mvm_enter_d0i3.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.o: warning: objtool: iwl_mvm_get_channel_width()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.o: warning: objtool: iwl_mvm_get_channel_width.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_add()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_changed()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_remove()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_add.cold.11()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_changed.cold.12()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_mac_ctxt_remove.cold.13()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.o: warning: objtool: iwl_mvm_channel_switch_noa_notif.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_send_cmd_status()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_reconfig_scd()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_send_cmd_status.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_next_antenna.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_reconfig_scd.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/utils.o: warning: objtool: iwl_mvm_enable_txq.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rx.o: warning: objtool: iwl_mvm_rx_rx_mpdu()+0x819: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rx.o: warning: objtool: iwl_mvm_window_status_notif()+0x1e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rx.o: warning: objtool: iwl_mvm_rx_rx_mpdu.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rx.o: warning: objtool: iwl_mvm_window_status_notif.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o: warning: objtool: iwl_mvm_rx_queue_notif()+0x2ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o: warning: objtool: iwl_mvm_rx_mpdu_mq()+0xb7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o: warning: objtool: iwl_mvm_rx_queue_notif.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rxmq.o: warning: objtool: iwl_mvm_rx_mpdu_mq.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_get_tx_rate()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_tx_reclaim()+0x54f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_tx_csum.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_get_tx_rate.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_tx_mpdu.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_tx_skb_non_sta.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/tx.o: warning: objtool: iwl_mvm_tx_reclaim.cold.29()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/quota.o: warning: objtool: iwl_mvm_update_quotas.cold.1()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/sta.o: warning: objtool: iwl_mvm_send_sta_key()+0x34b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/sta.o: warning: objtool: iwl_mvm_rm_sta.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/sta.o: warning: objtool: iwl_mvm_send_add_bcast_sta.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/sta.o: warning: objtool: iwl_mvm_add_new_dqa_stream_wk.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/sf.o: warning: objtool: iwl_mvm_sf_config.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/scan.o: warning: objtool: iwl_mvm_report_scan_aborted.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/time-event.o: warning: objtool: iwl_mvm_start_p2p_roc.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: rs_bfer_priority.isra.22()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: rs_rate_from_ucode_rate.cold.42()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: rs_bfer_priority.isra.22.cold.43()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: iwl_mvm_update_frame_stats.cold.44()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: iwl_mvm_rs_rate_init.cold.45()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/rs.o: warning: objtool: iwl_mvm_rs_tx_status.cold.46()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o: warning: objtool: _iwl_dbgfs_tof_range_abort_write()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o: warning: objtool: _iwl_dbgfs_tof_enable_write()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o: warning: objtool: _iwl_dbgfs_tof_range_req_ext_write()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.o: warning: objtool: _iwl_dbgfs_tof_range_request_write()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/devcoredump.h:23, BUILDSTDERR: from drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c:65: BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c: In function 'iwl_mvm_fw_error_dump': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o: warning: objtool: iwl_mvm_fw_dbg_collect_desc()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o: warning: objtool: iwl_mvm_start_fw_dbg_conf()+0x10a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o: warning: objtool: iwl_mvm_fw_dbg_collect_desc.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.o: warning: objtool: iwl_mvm_start_fw_dbg_conf.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_process_xmit_skb()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_down()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_up()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_reset()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_up()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_ev_rx()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_xmit()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_ev_info()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_commit()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_down.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_process_xmit_skb.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_down.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_join_ap.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_up.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_reset.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_up.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_ev_rx.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_xmit.cold.25()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_rx_isr_tasklet.cold.26()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: __orinoco_ev_info.cold.27()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_interrupt.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/main.o: warning: objtool: orinoco_commit.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: __orinoco_hw_set_bitrate()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: orinoco_hw_program_rids()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: orinoco_clear_tkip_key()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: __orinoco_hw_set_multicast_list()+0x15d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: __orinoco_hw_set_bitrate.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: orinoco_hw_program_rids.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: orinoco_clear_tkip_key.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: __orinoco_hw_set_multicast_list.cold.4()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hw.o: warning: objtool: orinoco_hw_get_freq.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic_init()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic_init.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/mic.o: warning: objtool: orinoco_mic.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/scan.o: warning: objtool: orinoco_add_hostscan_result()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/scan.o: warning: objtool: orinoco_add_hostscan_results()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/scan.o: warning: objtool: orinoco_add_hostscan_results.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_reset()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_get_wireless_stats()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_reset.cold.1()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_setwap.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_get_wireless_stats.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/wext.o: warning: objtool: orinoco_ioctl_set_encodeext.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_docmd_wait()+0x191: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_allocate()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_bap_seek.cold.9()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_docmd_wait.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_read_ltv.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_doicmd_wait.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/hermes.o: warning: objtool: hermes_allocate.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/cfg.o: warning: objtool: orinoco_set_wiphy_params.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_cs.o: warning: objtool: orinoco_cs_probe()+0x114: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_cs.o: warning: objtool: orinoco_cs_probe.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_pci_resume()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_plx_init_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_pci_resume.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_plx_cor_reset.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_plx.o: warning: objtool: orinoco_plx_init_one.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_resume()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_init_one()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_resume.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_cor_reset.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_pci.o: warning: objtool: orinoco_pci_init_one.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_nortel.o: warning: objtool: orinoco_pci_resume()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_nortel.o: warning: objtool: orinoco_nortel_init_one()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_nortel.o: warning: objtool: orinoco_pci_resume.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_nortel.o: warning: objtool: orinoco_nortel_init_one.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_bap_pread()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_ctx_complete()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_access_ltv()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_init()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_xmit()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_hard_reset()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_bulk_in_callback()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_probe()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_bap_pread.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_submit_in_urb.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_ctx_complete.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_access_ltv.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_init.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_xmit.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_hard_reset.cold.29()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_bulk_in_callback.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_probe.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/intersil/orinoco/orinoco_usb.o: warning: objtool: ezusb_disconnect.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.c:802:1: warning: alignment 1 of 'struct mwl8k_dma_data' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_load_firmware.isra.34()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_init_firmware()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_probe()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_fw_state_machine()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_load_firmware.isra.34.cold.48()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_init_firmware.cold.49()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_probe.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_probe_hw.cold.51()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_reload_firmware.cold.52()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.o: warning: objtool: mwl8k_fw_state_machine.cold.53()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_join_post()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_ibss_start_new()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_ibss_join_existing()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_cfg_register()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/cfg.o: warning: objtool: lbs_cfg_register.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/ethtool.o: warning: objtool: lbs_ethtool_get_drvinfo()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/main.o: warning: objtool: lbs_add_card()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/main.o: warning: objtool: lbs_start_card()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/main.o: warning: objtool: lbs_start_card.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/rx.o: warning: objtool: lbs_process_rxed_packet()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/rx.o: warning: objtool: lbs_process_rxed_packet.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/mesh.o: warning: objtool: lbs_mesh_config()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/mesh.o: warning: objtool: lbs_add_mesh()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/mesh.o: warning: objtool: lbs_add_mesh.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: __if_usb_submit_rx_urb()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_fw_timeo()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_write_bulk_callback()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_prog_firmware()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: __if_usb_submit_rx_urb.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_fw_timeo.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_receive_fwload.cold.15()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_write_bulk_callback.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_usb.o: warning: objtool: if_usb_prog_firmware.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_ioprobe()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_prog_firmware()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_probe()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_ioprobe.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_prog_firmware.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_cs.o: warning: objtool: if_cs_probe.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_sdio.o: warning: objtool: if_sdio_do_prog_firmware()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_sdio.o: warning: objtool: if_sdio_remove.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/libertas/if_sdio.o: warning: objtool: if_sdio_do_prog_firmware.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: _mwifiex_dbg()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_init_hw_fw()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_free_adapter()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: _mwifiex_dbg.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_free_adapter.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_reinit_sw.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/main.o: warning: objtool: mwifiex_add_card.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/cmdevt.o: warning: objtool: mwifiex_send_cmd()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/cmdevt.o: warning: objtool: mwifiex_send_cmd.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/join.o: warning: objtool: mwifiex_cmd_802_11_associate()+0x294: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/sta_ioctl.o: warning: objtool: mwifiex_set_gen_ie()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/cfg80211.o: warning: objtool: mwifiex_cfg80211_inform_ibss_bss()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/cfg80211.o: warning: objtool: .text.unlikely: unexpected end of section BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/sdio.o: warning: objtool: mwifiex_sdio_interrupt()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/sdio.o: warning: objtool: mwifiex_sdio_interrupt.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_pcie_interrupt()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_register_dev()+0x203: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_init_pcie()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_pcie_interrupt.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_pcie_probe.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/pcie.o: warning: objtool: mwifiex_init_pcie.cold.33()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_register_dev()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_probe()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_rx_complete()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_probe.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/marvell/mwifiex/usb.o: warning: objtool: mwifiex_usb_rx_complete.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_rr()+0x170: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_wr()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_wr_copy()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_rr.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_wr.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/usb.o: warning: objtool: mt7601u_wr_copy.cold.12()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_complete_tx()+0x200: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_complete_rx()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_complete_tx.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/mediatek/mt7601u/dma.o: warning: objtool: mt7601u_complete_rx.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_classify_skb()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_netdev_hard_start_xmit()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_mac_init_single_band()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_core_get_mac()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_core_attach()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_netdev_tx_timeout.cold.8()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_classify_skb.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_netdev_hard_start_xmit.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_mac_init_single_band.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_core_get_mac.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/core.o: warning: objtool: qtnf_core_attach.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_alloc_new_cmdskb()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_mgmt_frame()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_mgmt_set_appie()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_scan()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_with_reply.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_alloc_new_cmdskb.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_add_change_intf.cold.5()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_start_ap.cold.6()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_regulatory_config.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_config_ap.cold.8()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_stop_ap.cold.9()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_register_mgmt.cold.10()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_mgmt_frame.cold.11()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_mgmt_set_appie.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_get_sta_info.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_del_intf.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_get_mac_info.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_get_hw_info.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_get_mac_chan_info.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_get_phy_params.cold.18()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_update_phy_params.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_init_fw.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_add_key.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_del_key.cold.22()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_set_default_key.cold.23()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_set_default_mgmt_key.cold.24()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_change_sta.cold.25()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_del_sta.cold.26()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_scan.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_connect.cold.28()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_disconnect.cold.29()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/commands.o: warning: objtool: qtnf_cmd_send_updown_intf.cold.30()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_handle_rx_ctl_packet()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_send_cmd_with_resp()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_free()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_handle_rx_ctl_packet.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_send_cmd_with_resp.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/trans.o: warning: objtool: qtnf_trans_free.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_mgmt_frame_register()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_station()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_station()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_stop_ap()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_default_mgmt_key()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_default_key()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_key()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_add_key()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_virtual_intf()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_cfg80211_reg_notifier()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_beacon()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_start_ap()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_virtual_intf()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_scan()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_disconnect()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_wiphy_params()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_add_virtual_intf()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_wiphy_register()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_netdev_updown()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_mgmt_frame_register.cold.9()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_connect.cold.10()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_station.cold.11()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_station.cold.12()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_stop_ap.cold.13()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_default_mgmt_key.cold.14()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_default_key.cold.15()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_key.cold.16()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_add_key.cold.17()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_virtual_intf.cold.18()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_cfg80211_reg_notifier.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_change_beacon.cold.20()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_start_ap.cold.21()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_del_virtual_intf.cold.22()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_scan.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_disconnect.cold.24()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_set_wiphy_params.cold.25()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_add_virtual_intf.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_wiphy_register.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/cfg80211.o: warning: objtool: qtnf_netdev_updown.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/event.o: warning: objtool: qtnf_event_handle_sta_assoc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/event.o: warning: objtool: qtnf_event_work_handler()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/event.o: warning: objtool: qtnf_event_handle_sta_assoc.cold.2()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/event.o: warning: objtool: qtnf_event_work_handler.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/shm_ipc.o: warning: objtool: qtnf_shm_ipc_irq_work()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/shm_ipc.o: warning: objtool: qtnf_shm_ipc_send()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/shm_ipc.o: warning: objtool: qtnf_shm_ipc_irq_work.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/shm_ipc.o: warning: objtool: qtnf_shm_ipc_send.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_control_rx_callback()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: skb2rbd_attach()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_control_tx()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_mps_show()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_msi_show()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_tx_timeout()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_rx_stop()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_irq_stats()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_shm_stats()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_rx_start()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_interrupt()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_hdp_stats()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_tx()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_firmware_load()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_rx_poll()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_probe()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_control_rx_callback.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: skb2rbd_attach.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_control_tx.cold.22()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_mps_show.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_msi_show.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_tx_timeout.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_rx_stop.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_irq_stats.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_shm_stats.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_rx_start.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_interrupt.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_dbg_hdp_stats.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_data_tx.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_firmware_load.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_rx_poll.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.o: warning: objtool: qtnf_pcie_probe.cold.35()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00mmio.o: warning: objtool: rt2x00mmio_regbusy_read()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00mmio.o: warning: objtool: rt2x00mmio_regbusy_read.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00pci.o: warning: objtool: rt2x00pci_probe()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00pci.o: warning: objtool: rt2x00pci_probe.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00usb.o: warning: objtool: rt2x00usb_probe()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2x00usb.o: warning: objtool: rt2x00usb_probe.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ralink/rt2x00/rt2800lib.o: warning: objtool: rt2800_vco_calibration.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8180/dev.o: warning: objtool: rtl8180_probe()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8180/dev.o: warning: objtool: rtl8180_probe.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/dev.o: warning: objtool: rtl8187_probe()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/dev.o: warning: objtool: rtl8187_probe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/mm_types_task.h:13, BUILDSTDERR: from ./include/linux/mm_types.h:4, BUILDSTDERR: from ./include/linux/kmemcheck.h:4, BUILDSTDERR: from ./include/linux/skbuff.h:18, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from ./include/net/mac80211.h:20, BUILDSTDERR: from drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c:18: BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c: In function 'rtl8187_register_led': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 22 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.o: warning: objtool: rtl8187_rfkill_poll()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.o: warning: objtool: rtl8187_rfkill_poll.cold.0()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.o: warning: objtool: rtl8xxxu_probe.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.o: warning: objtool: rtl8192cu_power_on.cold.1()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_init_rfkill()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: _rtl_init_hw_ht_capab.isra.19()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_init_core()+0x7e8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_init_rfkill.cold.27()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: _rtl_init_hw_ht_capab.isra.19.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_init_core.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/base.o: warning: objtool: rtl_watchdog_wq_callback.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/cam.o: warning: objtool: rtl_cam_del_entry()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/cam.o: warning: objtool: rtl_cam_get_free_entry()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/cam.o: warning: objtool: rtl_cam_del_entry.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/cam.o: warning: objtool: rtl_cam_get_free_entry.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_fw_do_work()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_ampdu_action()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_add_interface()+0x1b1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_fw_do_work.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_ampdu_action.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_add_interface.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_hal_pwrseqcmdparsing.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/core.o: warning: objtool: rtl_op_set_key.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/efuse.o: warning: objtool: rtl_get_hwinfo()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/efuse.o: warning: objtool: rtl_get_hwinfo.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rc.o: warning: objtool: rtl_rate_alloc_sta()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rc.o: warning: objtool: rtl_rate_alloc_sta.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/pci.o: warning: objtool: rtl_pci_probe()+0x2ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/pci.o: warning: objtool: rtl_pci_probe.cold.36()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _rtl_tx_complete()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_tx()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _usb_read_sync()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_start()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_probe()+0x500: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _rtl_rx_completed.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _rtl_tx_complete.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _rtl_rx_work.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_tx.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: _usb_read_sync.cold.31()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_start.cold.32()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/usb.o: warning: objtool: rtl_usb_probe.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o: warning: objtool: rtl88e_fill_h2c_cmd()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o: warning: objtool: rtl88e_download_fw()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o: warning: objtool: rtl88e_fill_h2c_cmd.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.o: warning: objtool: rtl88e_download_fw.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: _rtl88ee_llt_write.isra.16()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: _rtl88ee_set_media_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_get_hw_reg()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_set_hw_reg()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_read_eeprom_info()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: _rtl88ee_llt_write.isra.16.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: _rtl88ee_set_media_status.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_get_hw_reg.cold.25()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_set_hw_reg.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_set_qos.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_set_key.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.o: warning: objtool: rtl88ee_read_eeprom_info.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o: warning: objtool: _rtl88e_phy_sw_chnl_step_by_step()+0x17f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o: warning: objtool: rtl88e_phy_sw_chnl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o: warning: objtool: _rtl88e_phy_sw_chnl_step_by_step.cold.27()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.o: warning: objtool: rtl88e_phy_sw_chnl.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.o: warning: objtool: rtl88e_init_sw_vars()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.o: warning: objtool: rtl88e_init_sw_vars.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o: warning: objtool: rtl88ee_set_desc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o: warning: objtool: rtl88ee_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o: warning: objtool: rtl88ee_set_desc.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.o: warning: objtool: rtl88ee_get_desc.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_firmware_selfreset()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_download_fw()+0x265: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_fill_h2c_cmd()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_firmware_selfreset.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_download_fw.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.o: warning: objtool: rtl92c_fill_h2c_cmd.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_bb8192c_config_parafile()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_fw_rf_serial_read()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_fw_rf_serial_write()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_sw_chnl_step_by_step()+0x182: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: rtl92c_phy_sw_chnl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_bb8192c_config_parafile.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_fw_rf_serial_read.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_fw_rf_serial_write.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: _rtl92c_phy_sw_chnl_step_by_step.cold.13()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192c/phy_common.o: warning: objtool: rtl92c_phy_sw_chnl.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: _rtl92ce_llt_write.isra.14()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: _rtl92ce_set_media_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_get_hw_reg()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_set_hw_reg()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_read_eeprom_info()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: _rtl92ce_llt_write.isra.14.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: _rtl92ce_set_media_status.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_get_hw_reg.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_set_hw_reg.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_set_qos.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.o: warning: objtool: rtl92ce_set_key.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.o: warning: objtool: rtl92c_phy_config_rf_with_headerfile()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/phy.o: warning: objtool: rtl92c_phy_config_rf_with_headerfile.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.o: warning: objtool: rtl92c_init_sw_vars()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.o: warning: objtool: rtl92c_init_sw_vars.cold.1()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o: warning: objtool: rtl92ce_set_desc()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o: warning: objtool: rtl92ce_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o: warning: objtool: rtl92ce_set_desc.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.o: warning: objtool: rtl92ce_get_desc.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_hw_init()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_get_hw_reg()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_set_hw_reg()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_read_eeprom_info.cold.24()+0x92: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_hw_init.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_get_hw_reg.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.o: warning: objtool: rtl92cu_set_hw_reg.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_read_chip_version()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_llt_write()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_init_llt_table()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_llt_write.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_init_llt_table.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.o: warning: objtool: rtl92c_set_key.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.o: warning: objtool: rtl92cu_init_sw_vars()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.o: warning: objtool: rtl92cu_init_sw_vars.cold.0()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.o: warning: objtool: rtl8192cu_mq_to_hwq()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.o: warning: objtool: rtl8192cu_mq_to_hwq.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o: warning: objtool: rtl92d_firmware_selfreset()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o: warning: objtool: rtl92d_fill_h2c_cmd()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o: warning: objtool: rtl92d_firmware_selfreset.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/fw.o: warning: objtool: rtl92d_download_fw.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: _rtl92de_llt_write.isra.14()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_get_hw_reg()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_set_hw_reg()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_read_eeprom_info()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: _rtl92de_llt_write.isra.14.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_get_hw_reg.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_set_hw_reg.cold.18()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_read_eeprom_info.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.o: warning: objtool: rtl92de_set_key.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: rtl92d_phy_bb_config()+0x37c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: _rtl92d_phy_sw_chnl_step_by_step()+0x167: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: rtl92d_phy_set_poweron()+0x1eb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: rtl92d_phy_bb_config.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: _rtl92d_phy_sw_chnl_step_by_step.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: rtl92d_phy_set_poweron.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.o: warning: objtool: rtl92d_phy_sw_chnl.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92d_init_sw_vars()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.o: warning: objtool: rtl92d_init_sw_vars.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o: warning: objtool: rtl92de_set_desc()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o: warning: objtool: rtl92de_get_desc()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o: warning: objtool: rtl92de_set_desc.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.o: warning: objtool: rtl92de_get_desc.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o: warning: objtool: rtl92ee_fill_h2c_cmd()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o: warning: objtool: rtl92ee_download_fw()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o: warning: objtool: rtl92ee_fill_h2c_cmd.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/fw.o: warning: objtool: rtl92ee_download_fw.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: _rtl92ee_set_media_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: rtl92ee_read_eeprom_info()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: _rtl92ee_set_media_status.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: rtl92ee_hw_init.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: rtl92ee_set_qos.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: rtl92ee_read_eeprom_info.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.o: warning: objtool: rtl92ee_set_key.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: rtl92ee_phy_bb_config()+0x1cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: _rtl92ee_phy_sw_chnl_step_by_step()+0x17f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: rtl92ee_phy_sw_chnl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: phy_set_txpower_index_by_rate_array.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: rtl92ee_phy_bb_config.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: _rtl92ee_phy_sw_chnl_step_by_step.cold.30()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.o: warning: objtool: rtl92ee_phy_sw_chnl.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_init_sw_vars()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.o: warning: objtool: rtl92ee_init_sw_vars.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o: warning: objtool: rtl92ee_set_desc()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o: warning: objtool: rtl92ee_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o: warning: objtool: rtl92ee_set_desc.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192ee/trx.o: warning: objtool: rtl92ee_get_desc.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.o: warning: objtool: rtl92s_download_fw()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.o: warning: objtool: rtl92s_download_fw.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92se_halset_sysclk()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92se_read_adapter_info()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92s_phy_set_rfhalt()+0x3e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_get_hw_reg()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_set_hw_reg()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_read_eeprom_info()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92se_halset_sysclk.cold.8()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92se_read_adapter_info.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: _rtl92s_phy_set_rfhalt.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_get_hw_reg.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_set_hw_reg.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_hw_init.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_set_qos.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_read_eeprom_info.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.o: warning: objtool: rtl92se_set_key.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o: warning: objtool: _rtl92s_phy_sw_chnl_step_by_step()+0x15e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o: warning: objtool: rtl92s_phy_bb_config.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/phy.o: warning: objtool: _rtl92s_phy_sw_chnl_step_by_step.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.o: warning: objtool: rtl92s_phy_rf6052_config()+0x1b8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/rf.o: warning: objtool: rtl92s_phy_rf6052_config.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o: warning: objtool: rtl92s_init_sw_vars()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o: warning: objtool: rtl92se_fw_cb()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o: warning: objtool: rtl92s_init_sw_vars.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.o: warning: objtool: rtl92se_fw_cb.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o: warning: objtool: rtl92se_set_desc()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o: warning: objtool: rtl92se_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o: warning: objtool: rtl92se_set_desc.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.o: warning: objtool: rtl92se_get_desc.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.o: warning: objtool: rtl8723e_fill_h2c_cmd()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.o: warning: objtool: rtl8723e_fill_h2c_cmd.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o: warning: objtool: _rtl8723e_llt_write.isra.13()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o: warning: objtool: _rtl8723e_llt_write.isra.13.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o: warning: objtool: rtl8723e_set_qos.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.o: warning: objtool: rtl8723e_set_key.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_set_rf_reg()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_bb_config()+0x1a8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: _rtl8723e_phy_sw_chnl_step_by_step()+0x1cd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_sw_chnl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_set_rf_reg.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_bb_config.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: _rtl8723e_phy_sw_chnl_step_by_step.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/phy.o: warning: objtool: rtl8723e_phy_sw_chnl.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.o: warning: objtool: rtl8723e_init_sw_vars()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.o: warning: objtool: rtl8723e_init_sw_vars.cold.1()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o: warning: objtool: rtl8723e_set_desc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o: warning: objtool: rtl8723e_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o: warning: objtool: rtl8723e_set_desc.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.o: warning: objtool: rtl8723e_get_desc.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/fw.o: warning: objtool: rtl8723be_fill_h2c_cmd()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: _rtl8723be_llt_write.isra.18()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: _rtl8723be_set_media_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: rtl8723be_read_eeprom_info()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: _rtl8723be_llt_write.isra.18.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: _rtl8723be_set_media_status.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: rtl8723be_set_qos.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: rtl8723be_set_key.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.o: warning: objtool: rtl8723be_read_eeprom_info.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: _rtl8723be_get_txpower_index.constprop.19()+0x1af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: rtl8723be_phy_bb_config()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: _rtl8723be_phy_sw_chnl_step_by_step()+0x1c6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: rtl8723be_phy_sw_chnl()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: _rtl8723be_get_txpower_index.constprop.19.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: rtl8723be_phy_bb_config.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: _rtl8723be_phy_sw_chnl_step_by_step.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.o: warning: objtool: rtl8723be_phy_sw_chnl.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_init_sw_vars()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.o: warning: objtool: rtl8723be_init_sw_vars.cold.1()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o: warning: objtool: rtl8723be_set_desc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o: warning: objtool: rtl8723be_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o: warning: objtool: rtl8723be_set_desc.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.o: warning: objtool: rtl8723be_get_desc.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_write_fw()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_fw_free_to_go()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_download_fw()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_write_fw.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_fw_free_to_go.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/fw_common.o: warning: objtool: rtl8723_download_fw.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.o: warning: objtool: rtl8723_phy_set_sw_chnl_cmdarray()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8723com/phy_common.o: warning: objtool: rtl8723_phy_set_sw_chnl_cmdarray.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o: warning: objtool: rtl8821ae_fill_h2c_cmd()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o: warning: objtool: rtl8821ae_download_fw()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o: warning: objtool: rtl8821ae_fill_h2c_cmd.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/fw.o: warning: objtool: rtl8821ae_download_fw.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: _rtl8821ae_llt_write.isra.23()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_card_disable()+0x37d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_read_eeprom_info()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_add_wowlan_pattern()+0x21a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: _rtl8821ae_get_chnl_group.cold.33()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: _rtl8821ae_llt_write.isra.23.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_set_qos.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_card_disable.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_read_eeprom_info.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_set_key.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.o: warning: objtool: rtl8821ae_add_wowlan_pattern.cold.39()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: rtl8821ae_phy_set_io_cmd()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: _rtl8821ae_get_txpower_index.cold.32()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: rtl8821ae_phy_bb_config.cold.33()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: rtl8821ae_phy_set_bw_mode_callback.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.o: warning: objtool: rtl8821ae_phy_set_io_cmd.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.o: warning: objtool: rtl8821ae_init_sw_vars()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.o: warning: objtool: rtl8821ae_init_sw_vars.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o: warning: objtool: rtl8821ae_set_desc()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o: warning: objtool: rtl8821ae_get_desc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o: warning: objtool: rtl8821ae_set_desc.cold.16()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/realtek/rtlwifi/rtl8821ae/trx.o: warning: objtool: rtl8821ae_get_desc.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/rsi/rsi_91x_main.o: warning: objtool: rsi_dbg()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/rsi/rsi_91x_main.o: warning: objtool: rsi_dbg.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/rsi/rsi_91x_main.o: warning: objtool: rsi_read_pkt.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/rsi/rsi_91x_usb.o: warning: objtool: rsi_usb_load_data_master_write()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/fwio.o: warning: objtool: cw1200_load_firmware()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/fwio.o: warning: objtool: cw1200_load_firmware.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/main.o: warning: objtool: cw1200_core_probe.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: cw1200_indirect_read()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: cw1200_apb_write()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: __cw1200_irq_enable()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: cw1200_indirect_read.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: cw1200_apb_write.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/hwio.o: warning: objtool: __cw1200_irq_enable.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh_read_ctrl_reg()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh_wakeup()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh()+0x4c7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh_read_ctrl_reg.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh_wakeup.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/bh.o: warning: objtool: cw1200_bh.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/wsm.o: warning: objtool: wsm_flush_tx()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/wsm.o: warning: objtool: wsm_cmd_send.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/wsm.o: warning: objtool: wsm_flush_tx.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/wsm.o: warning: objtool: wsm_handle_rx.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_setup_mac()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_bss_info_changed()+0x852: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_set_key.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_event_handler.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_setup_mac.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/sta.o: warning: objtool: cw1200_bss_info_changed.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/st/cw1200/cw1200_sdio.o: warning: objtool: cw1200_sdio_suspend()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/st/cw1200/cw1200_sdio.o: warning: objtool: cw1200_sdio_suspend.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_set_rts_threshold()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_alloc_hw()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_start()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_prepare_multicast()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_init_ieee80211()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_set_rts_threshold.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_alloc_hw.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_join.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_bss_info_changed.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_start.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_prepare_multicast.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_op_set_key.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/main.o: warning: objtool: wl1251_init_ieee80211.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/event.o: warning: objtool: wl1251_event_handle.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/tx.o: warning: objtool: wl1251_tx_work.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/tx.o: warning: objtool: wl1251_tx_complete.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/rx.o: warning: objtool: wl1251_rx()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/rx.o: warning: objtool: wl1251_rx.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/ps.o: warning: objtool: wl1251_ps_elp_wakeup.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_send()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_test()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_interrogate()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_configure()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_vbm()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_ps_mode()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_read_memory()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_template_set()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_scan()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_trigger_scan_to()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_send.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_test.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_interrogate.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_configure.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_vbm.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_data_path_rx.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_data_path_tx.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_join.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_ps_mode.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_read_memory.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_template_set.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_scan.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/cmd.o: warning: objtool: wl1251_cmd_trigger_scan_to.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_frame_rates()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_default_key()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_wake_up_conditions()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_fw_version()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_feature_cfg()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rx_msdu_life_time()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rx_config()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_pd_threshold()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_slot()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_group_address_tbl()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_service_period_timeout()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rts_threshold()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_beacon_filter_opt()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_beacon_filter_table()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_conn_monit_params()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_sg_enable()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_sg_cfg()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_cca_threshold()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_bcn_dtim_options()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_aid()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_event_mbox_mask()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_low_rssi()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_set_preamble()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_cts_protect()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_tsf_info()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_statistics()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rate_policies()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_mem_cfg()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_wr_tbtt_and_dtim()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_bet_enable()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_arp_ip_filter()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_ac_cfg()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_tid_cfg()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_frame_rates.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_default_key.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_wake_up_conditions.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_fw_version.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_tx_power.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_feature_cfg.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_data_path_params.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rx_msdu_life_time.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rx_config.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_pd_threshold.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_slot.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_group_address_tbl.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_service_period_timeout.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rts_threshold.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_beacon_filter_opt.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_beacon_filter_table.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_conn_monit_params.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_sg_enable.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_sg_cfg.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_cca_threshold.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_bcn_dtim_options.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_aid.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_event_mbox_mask.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_low_rssi.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_set_preamble.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_cts_protect.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_tsf_info.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_statistics.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_rate_policies.cold.29()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_mem_cfg.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_wr_tbtt_and_dtim.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_bet_enable.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_arp_ip_filter.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_ac_cfg.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/acx.o: warning: objtool: wl1251_acx_tid_cfg.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot_soft_reset()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot_run_firmware()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot_soft_reset.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot_run_firmware.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/boot.o: warning: objtool: wl1251_boot.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init_hwenc_config()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init_mem_config()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init_hwenc_config.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init_mem_config.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/init.o: warning: objtool: wl1251_hw_init.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_read32()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_write32()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_read32.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/io.o: warning: objtool: wl1251_reg_write32.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_probe()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_wake()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_reset()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_probe.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_wake.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/spi.o: warning: objtool: wl1251_spi_reset.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_write_elp()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_read_elp()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_write()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_read()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_probe()+0x21a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_write_elp.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_read_elp.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_write.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_read.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl1251/sdio.o: warning: objtool: wl1251_sdio_probe.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_probe()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_identify_chip()+0x198: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_probe.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_identify_chip.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_setup.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_top_reg_read.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/main.o: warning: objtool: wl12xx_boot.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl1271_cmd_general_parms()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl128x_cmd_general_parms()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl12xx_cmd_channel_switch()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl1271_cmd_ext_radio_parms.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl1271_cmd_general_parms.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl128x_cmd_general_parms.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl1271_cmd_radio_parms.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl128x_cmd_radio_parms.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/cmd.o: warning: objtool: wl12xx_cmd_channel_switch.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/acx.o: warning: objtool: wl1271_acx_host_if_cfg_bitmap()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/acx.o: warning: objtool: wl1271_acx_host_if_cfg_bitmap.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_scan_stm()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl12xx_scan_sched_scan_stop()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_scan_send.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl12xx_scan_stop.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_scan_stm.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_scan_sched_scan_config.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl1271_scan_sched_scan_start.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl12xx/scan.o: warning: objtool: wl12xx_scan_sched_scan_stop.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_probe()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_identify_chip()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_plt_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_setup()+0xfa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_probe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_identify_chip.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_get_pg_ver.cold.17()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_plt_init.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_setup.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/main.o: warning: objtool: wl18xx_boot.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_host_if_cfg_bitmap()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_checksum_state()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_clear_statistics()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_peer_ht_operation_mode()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_peer_cap()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_interrupt_notify_config()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_rx_ba_filter()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_ap_sleep()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_dynamic_fw_traces()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_time_sync_cfg()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_host_if_cfg_bitmap.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_checksum_state.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_clear_statistics.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_peer_ht_operation_mode.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_set_peer_cap.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_interrupt_notify_config.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_rx_ba_filter.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_ap_sleep.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_dynamic_fw_traces.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/acx.o: warning: objtool: wl18xx_acx_time_sync_cfg.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/tx.o: warning: objtool: wl18xx_tx_immediate_complete()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/tx.o: warning: objtool: wl18xx_tx_immediate_complete.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/debugfs.o: warning: objtool: radar_detection_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/debugfs.o: warning: objtool: radar_detection_write.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/scan.o: warning: objtool: __wl18xx_scan_stop()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/scan.o: warning: objtool: __wl18xx_scan_stop.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/scan.o: warning: objtool: wl18xx_sched_scan_start.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/scan.o: warning: objtool: wl18xx_scan_start.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_channel_switch()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_start()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_stop()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_set_group_key()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_set_cac()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_radar_detection_debug()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_dfs_master_restart()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_channel_switch.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_start.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_stop.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_smart_config_set_group_key.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_set_cac.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_radar_detection_debug.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/cmd.o: warning: objtool: wl18xx_cmd_dfs_master_restart.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wl18xx/event.o: warning: objtool: wl18xx_process_mailbox_events()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wl18xx/event.o: warning: objtool: wl18xx_process_mailbox_events.cold.1()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_op_remain_on_channel()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_ap_set_probe_resp_tmpl_legacy()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_bss_erp_info_changed()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_ssid_set.isra.25()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl12xx_set_authorized()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: __wl1271_op_remove_interface.constprop.42()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_alloc_hw()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_prepare_multicast()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_set_key()+0x193: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_add_interface()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_plt_start()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_unregister_hw()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_nvs_cb()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_rx_filter_alloc_field()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_resume()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_suspend()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_rate_to_idx()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_op_remain_on_channel.cold.48()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_ampdu_action.cold.49()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_set_rts_threshold.cold.50()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_set_frag_threshold.cold.51()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_ap_set_probe_resp_tmpl_legacy.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_bss_erp_info_changed.cold.53()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_ssid_set.isra.25.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl12xx_set_authorized.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: __wl1271_op_remove_interface.constprop.42.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_alloc_hw.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_prepare_multicast.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_irq_locked.cold.59()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_recovery_work.cold.60()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_set_key.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_set_key.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_bss_info_changed.cold.63()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl12xx_chip_wakeup.cold.64()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_add_interface.cold.65()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl12xx_tx_watchdog_work.cold.66()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_plt_start.cold.67()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_unregister_hw.cold.68()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_nvs_cb.cold.69()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_probe.cold.70()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_rx_filter_alloc_field.cold.71()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_configure_wowlan.cold.72()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_resume.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl1271_op_suspend.cold.74()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wl12xx_op_sta_state.cold.75()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/main.o: warning: objtool: wlcore_rate_to_idx.cold.76()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_test()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_data_path()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_generic_cfg()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_start_sta()+0x184: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_stop_ap()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_interrogate()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_configure_failsafe()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_ps_mode()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_template_set()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_build_ap_probe_req()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_build_arp_rsp()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_set_default_wep_key()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_set_ap_key()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_set_peer_state()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_remove_peer()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_config_fwlog()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_start_fwlog()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_stop_fwlog()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_stop_channel_switch()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_send_failsafe.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_test.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_data_path.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_generic_cfg.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_stop_dev.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_enable.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_disable.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_start_sta.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_stop_sta.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_start_ap.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_stop_ap.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_role_start_ibss.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_interrogate.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_configure_failsafe.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_ps_mode.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_template_set.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_build_ap_probe_req.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_build_arp_rsp.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_set_default_wep_key.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_set_sta_key.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl1271_cmd_set_ap_key.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_set_peer_state.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_add_peer.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_remove_peer.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wlcore_cmd_regdomain_config_locked.cold.34()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_config_fwlog.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_start_fwlog.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_stop_fwlog.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_roc.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_croc.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_cmd_stop_channel_switch.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/cmd.o: warning: objtool: wl12xx_start_dev.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/io.o: warning: objtool: wlcore_translate_addr()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/io.o: warning: objtool: wlcore_translate_addr.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/event.o: warning: objtool: wlcore_event_dummy_packet()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/event.o: warning: objtool: wlcore_event_fw_logger()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/event.o: warning: objtool: wlcore_event_dummy_packet.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/event.o: warning: objtool: wlcore_event_fw_logger.cold.7()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wlcore_tx_work_locked()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wl1271_tx_flush()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wlcore_tx_complete.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wlcore_tx_work_locked.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/tx.o: warning: objtool: wl1271_tx_flush.cold.15()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/rx.o: warning: objtool: wl1271_rx_filter_enable()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/rx.o: warning: objtool: wlcore_rx.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/rx.o: warning: objtool: wl1271_rx_filter_enable.cold.7()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl1271_ps_set_mode()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl12xx_ps_link_end()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl1271_ps_elp_wakeup.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl1271_ps_set_mode.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl12xx_ps_link_start.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/ps.o: warning: objtool: wl12xx_ps_link_end.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sleep_auth()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_pm_config()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_mem_cfg()+0x94: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_ht_capabilities()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_wake_up_conditions()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_feature_cfg()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_init_mem_config()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rx_msdu_life_time()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_slot()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_group_address_tbl()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_service_period_timeout()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rts_threshold()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_dco_itrim_params()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_beacon_filter_opt()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_beacon_filter_table()+0x157: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_conn_monit_params()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sg_enable()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_cca_threshold()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_bcn_dtim_options()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_aid()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_event_mbox_mask()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_preamble()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_cts_protect()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_statistics()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sta_rate_policies()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ap_rate_policy()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ac_cfg()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_tid_cfg()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_frag_threshold()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_tx_config_options()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_init_rx_interrupt()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_bet_enable()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_arp_ip_filter()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_keep_alive_mode()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_keep_alive_config()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rssi_snr_trigger()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rssi_snr_avg_weights()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_ht_information()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_ba_initiator_policy()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_ba_receiver_session()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_tsf_info()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ap_max_tx_retry()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_config_ps()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_inconnection_sta()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_fm_coex()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_rate_mgmt_params()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_config_hangover()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wlcore_acx_average_rssi()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_default_rx_filter_enable()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_rx_filter()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sleep_auth.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_pm_config.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_mem_cfg.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_ht_capabilities.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_wake_up_conditions.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_tx_power.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_feature_cfg.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_init_mem_config.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rx_msdu_life_time.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_slot.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_group_address_tbl.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_service_period_timeout.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rts_threshold.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_dco_itrim_params.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_beacon_filter_opt.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_beacon_filter_table.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_conn_monit_params.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sg_enable.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_sg_cfg.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_cca_threshold.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_bcn_dtim_options.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_aid.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_event_mbox_mask.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_preamble.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_cts_protect.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_statistics.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_sta_rate_policies.cold.27()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ap_rate_policy.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ac_cfg.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_tid_cfg.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_frag_threshold.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_tx_config_options.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_init_rx_interrupt.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_bet_enable.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_arp_ip_filter.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_keep_alive_mode.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_keep_alive_config.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rssi_snr_trigger.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_rssi_snr_avg_weights.cold.39()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_ht_information.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_ba_initiator_policy.cold.41()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_ba_receiver_session.cold.42()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_tsf_info.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ps_rx_streaming.cold.44()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_ap_max_tx_retry.cold.45()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_config_ps.cold.46()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_inconnection_sta.cold.47()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_fm_coex.cold.48()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_set_rate_mgmt_params.cold.49()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl12xx_acx_config_hangover.cold.50()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wlcore_acx_average_rssi.cold.51()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_default_rx_filter_enable.cold.52()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/acx.o: warning: objtool: wl1271_acx_set_rx_filter.cold.53()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_boot_upload_nvs()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_boot_upload_firmware()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_boot_upload_nvs.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_boot_upload_firmware.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/boot.o: warning: objtool: wlcore_boot_run_firmware.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: split_scan_timeout_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: beacon_interval_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: suspend_dtim_interval_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: dtim_interval_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: gpio_power_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: rx_streaming_always_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: rx_streaming_interval_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: fw_logger_write()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: sleep_auth_write()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: forced_ps_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: dynamic_ps_timeout_write()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: beacon_filtering_write()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: chip_op_handler.isra.0.constprop.3()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_pkt_threshold_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_blk_threshold_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_timeout_write()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: split_scan_timeout_write.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: beacon_interval_write.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: suspend_dtim_interval_write.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: dtim_interval_write.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: gpio_power_write.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: rx_streaming_always_write.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: rx_streaming_interval_write.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: fw_logger_write.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: sleep_auth_write.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: forced_ps_write.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: dynamic_ps_timeout_write.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: beacon_filtering_write.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: chip_op_handler.isra.0.constprop.3.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_pkt_threshold_write.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_blk_threshold_write.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/debugfs.o: warning: objtool: irq_timeout_write.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/scan.o: warning: objtool: wlcore_scan_sched_scan_ssid_list.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/scan.o: warning: objtool: wl1271_scan_complete_work.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_store_bt_coex_state()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wlcore_sysfs_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wl1271_sysfs_store_bt_coex_state.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/sysfs.o: warning: objtool: wlcore_sysfs_init.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/sdio.o: warning: objtool: wl12xx_sdio_raw_write()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/sdio.o: warning: objtool: wl12xx_sdio_raw_read()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/wireless/ti/wlcore/sdio.o: warning: objtool: wl12xx_sdio_raw_write.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/wireless/ti/wlcore/sdio.o: warning: objtool: wl12xx_sdio_raw_read.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/xenbus.o: warning: objtool: xen_net_read_rate.isra.7()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netback/xenbus.o: warning: objtool: xenvif_write_io_ring.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/xenbus.o: warning: objtool: xen_net_read_rate.isra.7.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/xenbus.o: warning: objtool: set_backend_state.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_start_xmit()+0x158: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_alloc()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_connect_ctrl()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_start_xmit.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_alloc.cold.12()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_connect_ctrl.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/net/xen-netback/interface.o: warning: objtool: xenvif_connect_data.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/mei_phy.o: warning: objtool: nfc_mei_phy_write.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/microread/microread.o: warning: objtool: microread_im_transceive()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nfc/microread/microread.o: warning: objtool: microread_probe()+0xd5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nfc/microread/microread.o: warning: objtool: microread_im_transceive.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/microread/i2c.o: warning: objtool: microread_i2c_irq_thread_fn.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/pn533/pn533.o: warning: objtool: pn533_recv_frame.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/pn544/pn544.o: warning: objtool: pn544_hci_probe()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nfc/pn544/i2c.o: warning: objtool: pn544_hci_i2c_remove()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nfc/pn544/i2c.o: warning: objtool: pn544_hci_i2c_remove.cold.4()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/pn544/i2c.o: warning: objtool: pn544_hci_i2c_irq_thread_fn.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/core.o: warning: objtool: st21nfca_hci_load_session.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/core.o: warning: objtool: st21nfca_hci_probe.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_im_send_atr_req()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_im_send_atr_req.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_dep_event_received.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/dep.o: warning: objtool: st21nfca_im_recv_dep_res_cb.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nfc/st21nfca/i2c.o: warning: objtool: st21nfca_hci_irq_thread_fn.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_db_read()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb3_db_read()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_db_clear_mask.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_db_set_mask.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_peer_db_set.cold.26()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_spad_write.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_peer_spad_addr.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_peer_db_addr.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_spad_read.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_peer_spad_write.cold.31()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_peer_spad_read.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb3_db_clear.cold.33()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_db_clear.cold.34()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb_db_read.cold.35()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: intel_ntb3_db_read.cold.36()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/hw/intel/ntb_hw_intel.o: warning: objtool: ndev_debugfs_read.cold.37()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/test/ntb_perf.o: warning: objtool: debugfs_run_write.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/ntb/test/ntb_perf.o: warning: objtool: ntb_perf_thread.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/nvdimm/pmem.o: warning: objtool: pmem_make_request.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/nvdimm/btt.o: warning: objtool: btt_rw_integrity.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/nvdimm/btt.o: warning: objtool: btt_make_request.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/nvdimm/blk.o: warning: objtool: nd_blk_make_request.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/core.o: warning: objtool: uuid_show()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/host/core.o: warning: objtool: nvme_validate_ns.cold.49()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/core.o: warning: objtool: uuid_show.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/pci.o: warning: objtool: nvme_queue_rq.cold.41()+0x50: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/fabrics.o: warning: objtool: nvmf_check_required_opts.isra.3.part.4.cold.10()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/fabrics.o: warning: objtool: nvmf_dev_write.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/rdma.o: warning: objtool: nvme_rdma_create_ctrl()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/host/rdma.o: warning: objtool: nvme_rdma_create_ctrl.cold.50()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/host/fc.o: warning: objtool: nvme_fc_parse_traddr.constprop.26()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_sq_init()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_enable_port()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_ns_enable()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_check_ctrl_status()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_ctrl_find_get()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_alloc_ctrl()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_sq_init.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_enable_port.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_ns_enable.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_check_ctrl_status.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_ctrl_find_get.cold.21()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/core.o: warning: objtool: nvmet_alloc_ctrl.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_referral_enable_store()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_subsys_attr_allow_any_host_store()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_port_subsys_allow_link()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_subsys_make()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_allowed_hosts_allow_link()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_portid_store()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_trsvcid_store()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_traddr_store()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_trtype_store()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_treq_store()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_adrfam_store()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_referral_enable_store.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_subsys_attr_allow_any_host_store.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_port_subsys_allow_link.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_subsys_make.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_allowed_hosts_allow_link.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_portid_store.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_trsvcid_store.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_traddr_store.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_trtype_store.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_treq_store.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/configfs.o: warning: objtool: nvmet_addr_adrfam_store.cold.21()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/admin-cmd.o: warning: objtool: nvmet_execute_get_log_page.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/io-cmd.o: warning: objtool: nvmet_parse_io_cmd.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_install_queue()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_parse_connect_cmd()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_install_queue.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_execute_io_connect.cold.1()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_execute_admin_connect.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/fabrics-cmd.o: warning: objtool: nvmet_parse_connect_cmd.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/nvme/target/discovery.c:15: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'nvmet_execute_identify_disc_ctrl' at drivers/nvme/target/discovery.c:136:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated copying 8 bytes from a string of length 26 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/nvme/target/discovery.o: warning: objtool: nvmet_parse_discovery_cmd()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/discovery.o: warning: objtool: nvmet_parse_discovery_cmd.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_add_port()+0x113: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_qp_event()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_remove_one()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_read_data_done()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_queue_response()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_recv_done()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_cm_handler()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_add_port.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_qp_event.cold.31()+0x2: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_remove_one.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_read_data_done.cold.33()+0x2: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_queue_response.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_handle_command.cold.35()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_recv_done.cold.36()+0x2: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/rdma.o: warning: objtool: nvmet_rdma_cm_handler.cold.37()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/nvme/target/fc.o: warning: objtool: nvmet_fc_add_port()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/nvme/target/fcloop.o: warning: objtool: fcloop_parse_options.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_announce_port()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_register_device()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_claim()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_unregister_device()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_register_dev_model()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_announce_port.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_register_device.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_claim.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_release.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_unregister_device.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/parport/share.o: warning: objtool: parport_register_dev_model.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/parport/daisy.o: warning: objtool: parport_daisy_init()+0x368: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/daisy.o: warning: objtool: parport_daisy_init.cold.0()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/parport/probe.o: warning: objtool: parport_device_id.cold.0()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_frob_control()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_write_control()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: sio_ite_8872_probe()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_frob_control.cold.16()+0x5b: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_write_control.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_epp_read_data.cold.18()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_probe_port.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: parport_pc_pci_probe.cold.20()+0x137: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_pc.o: warning: objtool: sio_ite_8872_probe.cold.21()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_serial.o: warning: objtool: parport_serial_pci_resume()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/parport/parport_serial.o: warning: objtool: parport_serial_pci_resume.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_serial.o: warning: objtool: parport_serial_pci_probe.cold.8()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/parport/parport_cs.o: warning: objtool: parport_probe.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/pci/xen-pcifront.o: warning: objtool: pci_frontend_disable_msi()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/xen-pcifront.o: warning: objtool: pci_frontend_enable_msix.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/xen-pcifront.o: warning: objtool: pci_frontend_disable_msi.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/host/vmd.o: warning: objtool: vmd_probe.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/shpchp_hpc.o: warning: objtool: shpc_get_cur_bus_speed()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/shpchp_hpc.o: warning: objtool: shpc_get_cur_bus_speed.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_get_table_from_acpi()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_get_attention_status()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_set_attention_status()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_get_table_from_acpi.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_get_attention_status.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pci/hotplug/acpiphp_ibm.o: warning: objtool: ibm_set_attention_status.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/pd6729.o: warning: objtool: pd6729_interrupt.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/pd6729.o: warning: objtool: pd6729_pci_probe.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_set_socket()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_pci_probe()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_set_mem_map()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_set_socket.cold.2()+0xae: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_interrupt.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_pci_probe.cold.4()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/pcmcia/i82092.o: warning: objtool: i82092aa_set_mem_map.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: find_i2c_adapter_num()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: __add_probed_i2c_device()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: __find_i2c_adap()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: find_i2c_adapter_num.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: chromeos_laptop_probe.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/chrome/chromeos_laptop.o: warning: objtool: __add_probed_i2c_device.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: ledd_store()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: update_bl_status()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_read_brightness()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_acpi_notify()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: display_store()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_bluetooth_set.isra.15()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wlan_set.isra.16()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wimax_set.isra.17()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wwan_set.isra.18()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_kled_set.isra.19()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: gps_show()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wireless_status.part.22()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_kled_cdev_get()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: ls_level_store()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: ledd_store.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: update_bl_status.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_read_brightness.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_acpi_notify.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: display_store.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_bluetooth_set.isra.15.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wlan_set.isra.16.cold.39()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wimax_set.isra.17.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wwan_set.isra.18.cold.41()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_kled_set.isra.19.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: gps_show.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_wireless_status.part.22.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: asus_kled_cdev_get.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-laptop.o: warning: objtool: ls_level_store.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_register_rfkill_notifier()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_rfkill_hotplug()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: pwm1_store()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_unregister_rfkill_notifier.isra.13()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: fan1_input_show()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_wmi_notify()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_wmi_probe()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_register_rfkill_notifier.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_rfkill_hotplug.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: pwm1_store.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: pwm1_show.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_unregister_rfkill_notifier.isra.13.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: fan1_input_show.cold.23()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_wmi_notify.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-wmi.o: warning: objtool: asus_wmi_probe.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/asus-nb-wmi.o: warning: objtool: asus_nb_wmi_quirks()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/asus-nb-wmi.o: warning: objtool: asus_nb_wmi_quirks.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: cpufv_disabled_store()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_input_notify.isra.5()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_rfkill_hotplug()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_unregister_rfkill_notifier()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: cpufv_disabled_store.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_input_notify.isra.5.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: get_acpi.isra.8.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_rfkill_hotplug.cold.22()+0x32: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: eeepc_unregister_rfkill_notifier.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-laptop.o: warning: objtool: set_acpi.isra.13.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_probe()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/eeepc-wmi.o: warning: objtool: eeepc_wmi_probe.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/compal-laptop.o: warning: objtool: compal_remove()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/compal-laptop.o: warning: objtool: compal_remove.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-laptop.o: warning: objtool: kbd_set_state_safe()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/dell-laptop.o: warning: objtool: kbd_set_state_safe.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-laptop.o: warning: objtool: kbd_led_level_set.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-laptop.o: warning: objtool: kbd_led_level_get.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_process_key()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_notify()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_probe()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_process_key.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_notify.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: dell_wmi_probe.cold.6()+0x10f: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-wmi.o: warning: objtool: handle_dmi_entry.cold.7()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/dell-wmi-aio.o: warning: objtool: dell_wmi_aio_notify()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/dell-wmi-aio.o: warning: objtool: dell_wmi_aio_notify.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acer-wmi.o: warning: objtool: acer_wmi_notify()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acer-wmi.o: warning: objtool: acer_wmi_notify.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acer-wmi.o: warning: objtool: set_u32.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acer-wmi.o: warning: objtool: get_u32.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acer-wmi.o: warning: objtool: acer_platform_probe.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_get_mode()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_get_ec_temp()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_change_fanstate()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_suspend()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_set_cur_state()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_unbind()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_bind()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_get_mode.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_get_ec_temp.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_change_fanstate.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_suspend.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_set_cur_state.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_unbind.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_bind.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/acerhdf.o: warning: objtool: acerhdf_set_mode.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp_accel.o: warning: objtool: lis3lv02d_add()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_notify()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wireless.o: warning: objtool: hpwl_notify.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_perform_query()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_get_sw_state()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_get_hw_state()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_notify()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_perform_query.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_get_sw_state.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_get_hw_state.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_rfkill2_refresh.cold.4()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hp-wmi.o: warning: objtool: hp_wmi_notify.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call2()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call1()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: __call_snc_method()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_int_call()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_walk_callback()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_irq()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_call_snc_handle()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_resume()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_notify()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_disable.isra.5()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_remove()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_remove()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_laptop_setup_input()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call3.constprop.13()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_camera_command()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_backlight_ng_read_limits.constprop.14()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_read_possible_resource()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_add()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_add()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call2.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call1.cold.18()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: __call_snc_method.cold.19()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_int_call.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_laptop_report_input_event.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_walk_callback.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_irq.cold.23()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_find_snc_handle.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_call_snc_handle.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: __sony_nc_gfx_switch_status_get.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_resume.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_notify.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_disable.isra.5.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_remove.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_remove.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_laptop_setup_input.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_call3.constprop.13.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_camera_command.cold.34()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_buffer_call.constprop.15.cold.35()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_backlight_ng_read_limits.constprop.14.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_read_possible_resource.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_nc_add.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/sony-laptop.o: warning: objtool: sony_pic_enable.isra.11.cold.39()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: read_ec_data()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: ideapad_wmi_notify()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: read_ec_data.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: write_ec_cmd.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: ideapad_wmi_notify.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: ideapad_acpi_notify.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/ideapad-laptop.o: warning: objtool: ideapad_acpi_add.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: acpi_evalf()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_mask_set()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_user_mask_set()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: video_exit()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: wan_shutdown()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: bluetooth_shutdown()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: adaptive_keyboard_get_mode()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: adaptive_keyboard_set_mode()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_disable_brightness_delay()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_enabledisable_warn()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_exit()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_rfk_hook_set_block()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: ibm_exit()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: mute_led_on_off()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_suspend()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_get_status_ec()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_exit()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: brightness_update_status()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_set_status_ec()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_set_mute()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_alsa_mute_put()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_alsa_vol_put()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_watchdog_fire()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_resume()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_resume()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_notify()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_suspend()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_write()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: thinkpad_acpi_module_exit()+0x21c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: acpi_evalf.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_mask_set.cold.42()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_user_mask_set.cold.43()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: video_exit.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: wan_shutdown.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: bluetooth_shutdown.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: adaptive_keyboard_get_mode.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: adaptive_keyboard_set_mode.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_disable_brightness_delay.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_enabledisable_warn.cold.50()+0x2: return with modified stack frame BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_exit.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: video_write.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_rfk_hook_set_block.cold.53()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: ibm_exit.cold.54()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: mute_led_on_off.cold.55()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_suspend.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_get_status_ec.cold.57()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_volume_checkpoint_nvram.cold.58()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_exit.cold.59()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: tpacpi_brightness_checkpoint_nvram.cold.60()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: brightness_update_status.cold.61()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_set_status_ec.cold.62()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_set_mute.cold.63()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_alsa_mute_put.cold.64()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_set_software_mute.cold.65()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_alsa_vol_put.cold.66()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_write.cold.67()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_watchdog_fire.cold.68()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: volume_resume.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_poll_setup.cold.70()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_source_mask_store.cold.71()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_resume.cold.72()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: hotkey_notify.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_suspend.cold.74()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_resume.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: fan_write.cold.76()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/thinkpad_acpi.o: warning: objtool: thinkpad_acpi_module_exit.cold.77()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/hdaps.o: warning: objtool: hdaps_probe()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/hdaps.o: warning: objtool: hdaps_probe.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/fujitsu-laptop.o: warning: objtool: acpi_fujitsu_laptop_add()+0x2d2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/fujitsu-laptop.o: warning: objtool: acpi_fujitsu_laptop_add.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/wmi.o: warning: objtool: wmi_notify_debug()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/wmi.o: warning: objtool: wmi_notify_debug.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/wmi.o: warning: objtool: acpi_wmi_notify_handler.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/wmi.o: warning: objtool: acpi_wmi_probe.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/msi-wmi.o: warning: objtool: msi_wmi_notify()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/msi-wmi.o: warning: objtool: bl_get()+0x139: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/msi-wmi.o: warning: objtool: msi_wmi_notify.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/msi-wmi.o: warning: objtool: bl_get.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/surface3-wmi.o: warning: objtool: s3_wmi_send_lid_state()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/surface3-wmi.o: warning: objtool: s3_wmi_attach_spi_device.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/surface3-wmi.o: warning: objtool: s3_wmi_send_lid_state.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_notify()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_add()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_remove()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_notify.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_add.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/topstar-laptop.o: warning: objtool: acpi_topstar_remove.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_kbd_bl_work()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_hotkey_work()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: set_fan_status()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: set_lcd_brightness()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_suspend()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_backlight_set()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_wireless_status()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: cooling_method_show()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_fan_status()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_tr_backlight_status()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: __get_lcd_brightness()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: lcd_proc_show()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_video_status()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_backlight_get()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sci_open()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sci_close()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_illum_status_set()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_illumination_set()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_three_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_panel_power_on_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_function_keys_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_sleep_music_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_sleep_charge_show()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_touchpad_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_illum_status_get()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_illumination_get()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_rapid_charge_get()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sleep_functions_on_battery_show()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_iio_accel_read_raw()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_smm_bridge()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_eco_mode_get_status()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_eco_mode_set_status()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_wwan_set_block()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_report_hotkey.isra.10.part.11()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_notify()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_add()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_kbd_bl_work.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_hotkey_work.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: cooling_method_store.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: set_fan_status.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: set_lcd_brightness.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_suspend.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_backlight_set.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_wireless_status.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_resume.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: cooling_method_show.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_fan_status.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_tr_backlight_status.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: __get_lcd_brightness.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: lcd_proc_show.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: get_video_status.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_backlight_get.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sci_open.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sci_close.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_three_store.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: panel_power_on_store.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: kbd_function_keys_store.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_sleep_music_store.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_sleep_charge_store.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: touchpad_store.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_illum_status_set.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_illumination_set.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_three_get.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_panel_power_on_get.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_function_keys_get.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_sleep_music_get.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_sleep_charge_show.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_touchpad_get.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_kbd_illum_status_get.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_illumination_get.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: usb_rapid_charge_store.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_usb_rapid_charge_get.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sleep_functions_on_battery_store.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: sleep_functions_on_battery_show.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_iio_accel_read_raw.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_smm_bridge.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_eco_mode_get_status.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_eco_mode_set_status.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_wwan_set_block.cold.58()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_report_hotkey.isra.10.part.11.cold.59()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_notify.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_acpi.o: warning: objtool: toshiba_acpi_add.cold.61()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bluetooth_sync_status()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bluetooth_disable()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bt_rfkill_add()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bluetooth_sync_status.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bluetooth_disable.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: bt_rfkill_set_block.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_bluetooth.o: warning: objtool: toshiba_bt_rfkill_add.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_reset_protection()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_protection_level()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_add()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_reset_protection.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba_haps.o: warning: objtool: toshiba_haps_protection_level.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/toshiba-wmi.o: warning: objtool: toshiba_wmi_notify()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/toshiba-wmi.o: warning: objtool: toshiba_wmi_notify.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/samsung-laptop.o: warning: objtool: sabi_command()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/samsung-laptop.o: warning: objtool: sabi_command.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/apple-gmux.o: warning: objtool: gmux_set_discrete_state()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/apple-gmux.o: warning: objtool: gmux_set_discrete_state.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/apple-gmux.o: warning: objtool: gmux_probe.cold.18()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: toggle_hdmi_source()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: toggle_deepsleep()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: alienware_update_led()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: global_led_set()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: zone_set()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_hdmi_source()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_amplifier_status()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_deepsleep_status()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_hdmi_cable()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: toggle_hdmi_source.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: toggle_deepsleep.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: alienware_update_led.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: global_led_set.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: zone_set.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_hdmi_source.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_amplifier_status.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_deepsleep_status.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/platform/x86/alienware-wmi.o: warning: objtool: show_hdmi_cable.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: contraint_to_pl()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: set_floor_freq_atom()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: rapl_check_unit_core()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: rapl_check_unit_atom()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: contraint_to_pl.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: set_floor_freq_atom.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: rapl_check_unit_core.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: rapl_cpu_online.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/powercap/intel_rapl.o: warning: objtool: rapl_check_unit_atom.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/pps/pps.o: warning: objtool: pps_register_cdev()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pps/pps.o: warning: objtool: pps_register_cdev.cold.2()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/pps/kapi.o: warning: objtool: pps_register_source()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pps/kapi.o: warning: objtool: pps_register_source.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_open()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pps/clients/pps-ldisc.o: warning: objtool: pps_tty_open.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/pps/clients/pps_parport.o: warning: objtool: parport_attach()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/pps/clients/pps_parport.o: warning: objtool: parport_attach.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ptp/ptp_clock.o: warning: objtool: ptp_clock_register.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ptp/ptp_chardev.o: warning: objtool: ptp_set_pinfunc()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ptp/ptp_chardev.o: warning: objtool: ptp_set_pinfunc.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/ptp/ptp_kvm.o: warning: objtool: ptp_kvm_gettime()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ptp/ptp_kvm.o: warning: objtool: ptp_kvm_get_time_fn.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ptp/ptp_kvm.o: warning: objtool: ptp_kvm_gettime.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_report_crash()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/remoteproc/remoteproc_core.o: warning: objtool: __rproc_boot()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/remoteproc/remoteproc_core.o: warning: objtool: rproc_report_crash.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/remoteproc/remoteproc_core.o: warning: objtool: __rproc_boot.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/remoteproc/remoteproc_debugfs.o: warning: objtool: rproc_recovery_read()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/rtc/rtc-ds1374.o: warning: objtool: ds1374_wdt_ping()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/rtc/rtc-ds1374.o: warning: objtool: ds1374_wdt_ping.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/rtc/rtc-ds1374.o: warning: objtool: ds1374_wdt_settimeout.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/rtc/rtc-ds1374.o: warning: objtool: ds1374_wdt_unlocked_ioctl.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/rtc/rtc-ds1685.o: warning: objtool: ds1685_rtc_poweroff()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/rtc/rtc-ds1685.o: warning: objtool: ds1685_rtc_poweroff.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/rtc/rtc-m41t80.o: warning: objtool: wdt_unlocked_ioctl.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_rolechg()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_host_post_vendor_event()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_host_post_event()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_queue_work.isra.4()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_delete()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_add()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_vport_setup()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_rolechg.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_rport_final_delete.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_host_post_event.cold.39()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_bsg_job_timeout.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_queue_work.isra.4.cold.41()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_delete.cold.42()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_remote_port_add.cold.43()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_fc.o: warning: objtool: fc_vport_setup.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_destroy_flashnode_sess()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_offload_mesg()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_post_host_event()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_ping_comp_event()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_iface_attr_is_visible.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_flashnode_sess_attr_is_visible.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_flashnode_conn_attr_is_visible.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_session_attr_is_visible.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_conn_attr_is_visible.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_destroy_flashnode_sess.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_offload_mesg.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_post_host_event.cold.45()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_ping_comp_event.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_host_attr_is_visible.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_iscsi.o: warning: objtool: iscsi_if_rx.cold.48()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_port_mark_backlink()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_bsg_initialize()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_rphy_add()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_port_mark_backlink.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_port_add_phy.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_bsg_initialize.cold.29()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_sas.o: warning: objtool: sas_rphy_add.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_srp.o: warning: objtool: rport_dev_loss_timedout()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_srp.o: warning: objtool: rport_fast_io_fail_timedout()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_transport_srp.o: warning: objtool: rport_dev_loss_timedout.cold.11()+0x3e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_transport_srp.o: warning: objtool: rport_fast_io_fail_timedout.cold.12()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libiscsi.o: warning: objtool: iscsi_host_dec_session_cnt()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libiscsi.o: warning: objtool: iscsi_session_setup()+0x239: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libiscsi.o: warning: objtool: iscsi_host_dec_session_cnt.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libiscsi.o: warning: objtool: iscsi_session_setup.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/iscsi_tcp.o: warning: objtool: iscsi_sw_tcp_conn_get_stats()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/iscsi_tcp.o: warning: objtool: iscsi_sw_tcp_session_create()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/iscsi_tcp.o: warning: objtool: iscsi_sw_tcp_session_create.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: advansys_info()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: AdvInitAsc38C0800Driver.cold.42()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: AdvInitAsc3550Driver.cold.43()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: AdvInitAsc38C1600Driver.cold.44()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: AdvISR.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: AscInitAsc1000Driver.cold.46()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/advansys.o: warning: objtool: advansys_pci_probe.cold.47()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/BusLogic.c:32: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'blogic_rdconfig' at drivers/scsi/BusLogic.c:1764:2: BUILDSTDERR: ./include/linux/string.h:220:10: warning: '__builtin_strcat' accessing 16 or more bytes at offsets 58 and 43 may overlap 1 byte at offset 58 [-Wrestrict] BUILDSTDERR: return __builtin_strcat(p, q); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/BusLogic.o: warning: objtool: blogic_msg()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./arch/x86/include/asm/io.h:40, BUILDSTDERR: from drivers/scsi/ips.c:164: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3534:6: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3532:6: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3530:6: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4053:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4052:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4051:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_get_bios_version' at drivers/scsi/ips.c:2250:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5638:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5637:2: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/ips.c: In function 'ips_insert_device': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/ips.o: warning: objtool: ips_info()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_request_firmware()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_mailbox_command()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_bus_reset()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_load_firmware.part.6()+0x158: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_error_action()+0x127: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_request_firmware.cold.11()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_isr.cold.12()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_mailbox_command.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_slave_configure.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_chip_diag.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_bus_reset.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_load_firmware.part.6.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla1280.o: warning: objtool: qla1280_error_action.cold.18()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dmx3191d.o: warning: objtool: dmx3191d_probe_one()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dmx3191d.o: warning: objtool: dmx3191d_probe_one.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/hpsa.o: warning: objtool: hpsa_init_one()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/hpsa.o: warning: objtool: hpsa_init_one.cold.109()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: build_sdtr.isra.16()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: build_wdtr.isra.17()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: start_scsi()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: msgout_phase1()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: dc395x_init_one()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: data_io_transfer()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: dc395x_interrupt()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: build_sdtr.isra.16.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: build_wdtr.isra.17.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: start_scsi.cold.36()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: msgout_phase1.cold.37()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: data_out_phase0.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: dc395x_init_one.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: data_in_phase0.cold.40()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: data_io_transfer.cold.41()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: dc395x_interrupt.cold.42()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: dc395x_queue_command.cold.43()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/dc395x.o: warning: objtool: msgin_phase0.cold.44()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/esp_scsi.o: warning: objtool: esp_maybe_execute_command.part.14.cold.19()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/esp_scsi.o: warning: objtool: esp_cmd_is_done.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/esp_scsi.o: warning: objtool: scsi_esp_intr.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid.o: warning: objtool: megaraid_isr_iomapped()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid.o: warning: objtool: megaraid_isr_memmapped()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/atp870u.o: warning: objtool: atp870u_info()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/atp870u.o: warning: objtool: atp_is.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/atp870u.o: warning: objtool: atp870u_intr_handle.cold.13()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_log_event.part.9()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_copy_internal_data()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_set_asc_info()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_log_event.part.9.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_copy_internal_data.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_next.cold.29()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: __gdth_interrupt.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_internal_cmd.cold.31()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_pci_init_one.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/gdth.o: warning: objtool: gdth_set_asc_info.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_wait_done_disc()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_msgout_abort_tag()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_next_state()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_probe_one()+0x1fd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: i91uSCBPost()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_wait_disc.cold.22()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_wait_done_disc.cold.23()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_msgout_abort_tag.cold.24()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: int_initio_resel.cold.25()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_status_msg.cold.26()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_next_state.cold.27()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: initio_probe_one.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/initio.o: warning: objtool: i91uSCBPost.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/a100u2w.o: warning: objtool: inia100_intr()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/a100u2w.o: warning: objtool: inia100_queue.cold.19()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/a100u2w.o: warning: objtool: inia100_intr.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/a100u2w.o: warning: objtool: inia100_probe_one.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_decode_bits()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_scsi_queue()+0x7a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_initconnection()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: __tw_shutdown()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_reset_sequence()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_scsi_eh_reset()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_probe()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_decode_bits.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_aen_read_queue.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_interrupt.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_scsi_queue.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_initconnection.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: __tw_shutdown.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_reset_sequence.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_reset_device_extension.cold.20()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_scsi_eh_reset.cold.21()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_allocate_memory.constprop.7.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_probe.cold.23()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-xxxx.o: warning: objtool: tw_chrdev_ioctl.cold.24()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_aen_queue_event()+0x21a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_decode_bits()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_aen_read_queue()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_poll_response.constprop.17()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_initconnection.constprop.16()+0x13e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: __twa_shutdown()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_reset_sequence()+0x485: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_scsi_eh_reset()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_allocate_memory()+0x176: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_probe()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_fill_sense.cold.19()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_aen_queue_event.cold.20()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_decode_bits.cold.21()+0x97: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_scsiop_execute_scsi.cold.22()+0x8a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_aen_read_queue.cold.23()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_interrupt.cold.24()+0x94: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_poll_response.constprop.17.cold.25()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_initconnection.constprop.16.cold.26()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: __twa_shutdown.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_reset_sequence.cold.28()+0x23c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_scsi_eh_reset.cold.29()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_allocate_memory.cold.30()+0x89: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_probe.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-9xxx.o: warning: objtool: twa_chrdev_ioctl.cold.32()+0x2a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/3w-sas.c:53: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'twl_reset_sequence' at drivers/scsi/3w-sas.c:1331:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_aen_queue_event()+0x1da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_aen_read_queue()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_initconnection.constprop.10()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: __twl_shutdown()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_reset_sequence()+0x399: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_scsi_eh_reset()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_get_param()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_allocate_memory()+0x176: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_probe()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_aen_queue_event.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_aen_read_queue.cold.16()+0x51: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_interrupt.cold.17()+0x10b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_initconnection.constprop.10.cold.18()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: __twl_shutdown.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_reset_sequence.cold.20()+0x1cb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_chrdev_ioctl.cold.21()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_scsi_eh_reset.cold.22()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_get_param.cold.23()+0x52: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_allocate_memory.cold.24()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/3w-sas.o: warning: objtool: twl_probe.cold.25()+0xf5: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/scsi/ipr.c:87: BUILDSTDERR: drivers/scsi/ipr.h:1691:1: warning: alignment 1 of 'struct ipr_dump_location_entry' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_enable_ioa()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_next_stage()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_identify_hrrq()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_shutdown_ioa()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_ucode_download()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_cancel_hcam()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioa_bringdown_done()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_start_timer()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_dump_mailbox_wait()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_bus_reset_done()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_start_bist()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_wait_for_ops()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_quiesce_done()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_log_hex_data.part.19()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_query_ioa_cfg()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_set_supported_devs()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_select_page28()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_select_page24()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_reset_work()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_set_caching_parameters()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_sense_page28()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_sense_page24()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_inquiry()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_cap_inquiry()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_pageC4_inquiry()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_std_inquiry()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_page0_inquiry()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_page3_inquiry()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_slot_reset_done()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_alert()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_release_dump()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_free_dump()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_write_dump()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_bist_done()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_slot_reset()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_abort_timeout()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_device_reset()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ata_phy_reset()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_dev_reset()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_abort()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_fail_all_ops()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_oper_timeout()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_timeout()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_cancel_hcam_done()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_initiate_ioa_bringdown()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_host_reset()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_sata_reset()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioa_reset_done()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_init_res_table()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_worker_thread()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: __ipr_remove()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_remove()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_restore_cfg_space()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_get_unit_check_job()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_probe_ioa()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_probe()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_dump_ioasa.cold.65()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_enable_ioa.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_next_stage.cold.67()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_identify_hrrq.cold.68()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_shutdown_ioa.cold.69()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_ucode_download.cold.70()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_cancel_hcam.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioa_bringdown_done.cold.72()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_start_timer.cold.73()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_dump_mailbox_wait.cold.74()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_bus_reset_done.cold.75()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_start_bist.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_wait_for_ops.cold.77()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_slave_alloc.cold.78()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_quiesce_done.cold.79()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_log_hex_data.part.19.cold.80()+0x49: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_query_ioa_cfg.cold.81()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_set_supported_devs.cold.82()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_select_page28.cold.83()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_select_page24.cold.84()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_reset_work.cold.85()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_set_caching_parameters.cold.86()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_sense_page28.cold.87()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_mode_sense_page24.cold.88()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_inquiry.cold.89()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_cap_inquiry.cold.90()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_pageC4_inquiry.cold.91()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_std_inquiry.cold.92()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_page0_inquiry.cold.93()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioafp_page3_inquiry.cold.94()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_slot_reset_done.cold.95()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_alert.cold.96()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_release_dump.cold.97()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_free_dump.cold.98()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_write_dump.cold.99()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_bist_done.cold.100()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_slot_reset.cold.101()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_abort_timeout.cold.102()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_device_reset.cold.103()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ata_phy_reset.cold.104()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_dev_reset.cold.105()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_abort.cold.106()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_fail_all_ops.cold.107()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_oper_timeout.cold.108()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_timeout.cold.109()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_cancel_hcam_done.cold.110()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_initiate_ioa_bringdown.cold.111()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_eh_host_reset.cold.112()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_sata_reset.cold.113()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_ioa_reset_done.cold.114()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_init_res_table.cold.115()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: __ipr_remove.cold.117()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_remove.cold.118()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_handle_log_data.part.23.cold.119()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_restore_cfg_space.cold.120()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_reset_get_unit_check_job.cold.121()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_store_update_fw.cold.122()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_probe_ioa.cold.123()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ipr.o: warning: objtool: ipr_probe.cold.124()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_shutdown()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_map_pci_bar.isra.10()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_probe()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_shutdown.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_map_pci_bar.isra.10.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/hptiop.o: warning: objtool: hptiop_probe.cold.22()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_do_reset()+0x399: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_mu_intr()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_probe()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_handshake.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_do_reset.cold.20()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_ss_mu_intr.part.13.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_mu_intr.cold.22()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_abort.cold.23()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/stex.o: warning: objtool: stex_probe.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvumi.o: warning: objtool: mvumi_scan_events.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/scsi/pmcraid.c:57: BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 32 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/pmcraid.h:1055:24: warning: 'ioarcb' offset 16 in 'struct pmcraid_passthrough_ioctl_buffer' isn't aligned to 32 [-Wpacked-not-aligned] BUILDSTDERR: struct pmcraid_ioarcb ioarcb; BUILDSTDERR: ^~~~~~ BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_start_bist()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_alert()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_identify_hrrq()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_get_fwversion_done()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_internal_done()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reinit_cfgtable_done()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_notify_aen.isra.22()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_ioa_shutdown()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_cancel_ccn()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_init_hcam()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_queuecommand()+0x18b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_ioa_reset()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_reload()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_bist_done()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_alert_done()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_initiate_reset.part.25()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_isr()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_tasklet_function()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_copy_sglist()+0x1f0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_chr_ioctl()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_io_done()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_start_bist.cold.44()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_alert.cold.45()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_identify_hrrq.cold.46()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_get_fwversion_done.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_internal_done.cold.48()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reinit_cfgtable_done.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_slave_configure.cold.50()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_notify_aen.isra.22.cold.51()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_ioa_shutdown.cold.52()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_cancel_ccn.cold.53()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_init_hcam.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_timeout_handler.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_process_ccn.cold.56()+0x59: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_eh_abort_handler.cold.57()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_queuecommand.cold.58()+0x63: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_device.constprop.33.cold.59()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_ioa_reset.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_reload.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_bist_done.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_reset_alert_done.cold.63()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_initiate_reset.part.25.cold.64()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_process_ldn.cold.65()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_isr.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_isr_msix.cold.67()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_tasklet_function.cold.68()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_copy_sglist.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_worker_function.cold.70()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_init_res_table.cold.71()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_chr_ioctl.cold.72()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_io_done.cold.73()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pmcraid.o: warning: objtool: pmcraid_probe.cold.74()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/virtio_scsi.o: warning: objtool: virtscsi_handle_event.cold.14()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/vmw_pvscsi.o: warning: objtool: pvscsi_msg_workqueue_handler()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/vmw_pvscsi.o: warning: objtool: pvscsi_probe()+0x167: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/vmw_pvscsi.o: warning: objtool: pvscsi_msg_workqueue_handler.cold.23()+0x64: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/vmw_pvscsi.o: warning: objtool: pvscsi_probe.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/st.o: warning: objtool: create_one_cdev()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/st.o: warning: objtool: st_probe()+0x692: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/st.o: warning: objtool: create_one_cdev.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/st.o: warning: objtool: st_probe.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_sysfs_add()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: append_to_buffer()+0x1a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_set_frame_position()+0x158: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write_behind_check()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_initiate_read()+0xc9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: __osst_analyze_headers()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: __osst_write_header.constprop.14()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write_header()+0x368: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_get_logical_frame.isra.9()+0x243: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_seek_logical_blk()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: cross_eof()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: os_scsi_tape_flush()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_sysfs_add.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: append_to_buffer.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_verify_frame.isra.7.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_probe.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_do_scsi.constprop.17.cold.23()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_get_frame_position.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write_error_recovery.cold.25()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_set_frame_position.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write_behind_check.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_recover_wait_frame.cold.28()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_wait_frame.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_flush_write_buffer.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_initiate_read.cold.31()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: __osst_analyze_headers.cold.32()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: __osst_write_header.constprop.14.cold.33()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write_header.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_get_logical_frame.isra.9.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_seek_logical_blk.cold.36()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: cross_eof.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_read.cold.38()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: os_scsi_tape_flush.cold.39()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_space_over_filemarks_backward.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_int_ioctl.cold.41()+0x36: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_write.cold.42()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: os_scsi_tape_open.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osst.o: warning: objtool: osst_ioctl.cold.44()+0x367: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_destroy()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_alloc()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_q_cmd_complete()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_driver_probe()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_driver_remove()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: dif_verify.isra.21()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: resp_report_luns()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: find_build_dev_info()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_configure()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_add_adapter()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: schedule_resp()+0x270: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_destroy.cold.35()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_alloc.cold.36()+0x2b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: every_nth_store.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: max_luns_store.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_q_cmd_complete.cold.40()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_driver_probe.cold.41()+0x54: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: fake_rw_store.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_driver_remove.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: dif_verify.isra.21.cold.44()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: prot_verify_write.cold.45()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: resp_report_luns.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: find_build_dev_info.cold.47()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_slave_configure.cold.48()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: sdebug_add_adapter.cold.50()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: schedule_resp.cold.51()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/scsi_debug.o: warning: objtool: scsi_debug_queuecommand.cold.52()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_resume()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_init_char()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_eh_reset()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_resume.cold.15()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_init_char.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_eh_reset.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/linit.o: warning: objtool: aac_probe_one.cold.18()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_container_serial()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_config_status()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_build_sg.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_build_sg64.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_build_sgraw.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_build_sgraw2.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_container_serial.cold.26()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: synchronize_callback.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_srb_callback.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_config_status.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_containers.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_get_adapter_info.cold.31()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/aachba.o: warning: objtool: aac_scsi_cmd.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commctrl.o: warning: objtool: aac_send_raw_srb.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/comminit.o: warning: objtool: aac_init_adapter()+0x1cf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/comminit.o: warning: objtool: aac_init_adapter.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_get_entry.isra.6()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_fib_free.part.10()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_queue_get()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_printf()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_acquire_irq()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_get_entry.isra.6.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_fib_free.part.10.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_queue_get.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_fib_send.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_fib_adapter_complete.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_printf.cold.25()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_check_health.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_command_thread.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/commsup.o: warning: objtool: aac_acquire_irq.cold.28()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/rx.o: warning: objtool: aac_rx_restart_adapter()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/rx.o: warning: objtool: _aac_rx_init()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/rx.o: warning: objtool: aac_rx_restart_adapter.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/rx.o: warning: objtool: _aac_rx_init.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/sa.o: warning: objtool: aac_sa_init()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/sa.o: warning: objtool: aac_sa_init.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/src.o: warning: objtool: aac_src_init()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/src.o: warning: objtool: aac_srcv_init()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aacraid/src.o: warning: objtool: aac_src_init.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aacraid/src.o: warning: objtool: aac_srcv_init.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_ppr()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_sdtr()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_run_qoutfifo()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_wdtr()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_queue_scb()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_alloc()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_dump_card_state()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_search_disc_list()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_handle_devreset()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_ppr.cold.44()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_sdtr.cold.45()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_run_qoutfifo.cold.47()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_construct_wdtr.cold.48()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_set_syncrate.cold.50()+0x67: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_set_width.cold.51()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_build_transfer_msg.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_alloc.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_chip_init.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_init.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_search_untagged_queues.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_dump_card_state.cold.57()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_clear_critical_section.part.39.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_search_qinfifo.cold.59()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_parse_msg.cold.60()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_abort_scbs.cold.62()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_handle_devreset.cold.63()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_core.o: warning: objtool: ahc_intr.part.41.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_93cx6.o: warning: objtool: ahc_write_seeprom.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: configure_termination()+0x3b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: ahc_pci_intr()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: configure_termination.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: ahc_pci_intr.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_pci.o: warning: objtool: ahc_pci_config.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_slave_alloc()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_bus_reset()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_info()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_queue_recovery_cmd()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_register_host()+0x150: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_done()+0x226: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_slave_alloc.cold.27()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_bus_reset.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_queue_recovery_cmd.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_dev_reset.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_abort.cold.33()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_register_host.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_platform_set_tags.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_linux_slave_configure.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm.o: warning: objtool: ahc_done.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_proc.o: warning: objtool: ahc_proc_write_seeprom()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_proc.o: warning: objtool: ahc_proc_write_seeprom.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm_pci.o: warning: objtool: ahc_pci_map_registers()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm_pci.o: warning: objtool: ahc_linux_pci_dev_probe.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic7xxx_osm_pci.o: warning: objtool: ahc_pci_map_registers.cold.14()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_ppr()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_sdtr()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_wdtr()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_queue_scb()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_dump_card_state()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_hwerrint()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_run_qoutfifo()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_alloc()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_flush_qoutfifo()+0x94e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_default_config()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_parse_cfgdata()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_devreset.isra.47()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_reset_channel()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_write_flexport()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_read_flexport()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_ppr.cold.59()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_sdtr.cold.60()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_construct_wdtr.cold.61()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_build_transfer_msg.cold.63()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_dump_card_state.cold.64()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_hwerrint.cold.65()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_clear_critical_section.part.43.cold.66()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_search_qinfifo.cold.67()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_scb_status.cold.69()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_chip_init.cold.71()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_alloc.cold.72()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_flush_qoutfifo.cold.73()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_set_syncrate.cold.74()+0x60: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_set_width.cold.75()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_default_config.cold.76()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_parse_cfgdata.cold.77()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_parse_msg.cold.78()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_abort_scbs.cold.79()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_devreset.isra.47.cold.80()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_reset_channel.cold.81()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_handle_seqint.isra.49.cold.82()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_intr.part.51.cold.83()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_core.o: warning: objtool: ahd_init.cold.86()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_pci.o: warning: objtool: ahd_aic790X_setup()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_pci.o: warning: objtool: ahd_aic790X_setup.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_pci.o: warning: objtool: ahd_pci_intr.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_pci.o: warning: objtool: ahd_pci_config.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_slave_alloc()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_bus_reset()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_dev_reset()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_info()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_setup_iocell_info()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_queue_abort_cmd()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_register_host()+0x135: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_done()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_slave_alloc.cold.28()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_bus_reset.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_dev_reset.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_setup_iocell_info.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_setup_tag_info.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_queue_abort_cmd.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_register_host.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_platform_set_tags.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_linux_slave_configure.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm.o: warning: objtool: ahd_done.cold.38()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_proc.o: warning: objtool: ahd_proc_write_seeprom()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_proc.o: warning: objtool: ahd_proc_write_seeprom.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm_pci.o: warning: objtool: ahd_pci_map_registers()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm_pci.o: warning: objtool: ahd_linux_pci_dev_probe.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/aic7xxx/aic79xx_osm_pci.o: warning: objtool: ahd_pci_map_registers.cold.13()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_attr.o: warning: objtool: arcmsr_alloc_sysfs_attr()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_attr.o: warning: objtool: arcmsr_alloc_sysfs_attr.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/arcmsr/arcmsr_hba.c:47: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2590:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2588:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2586:3: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_drain_donequeue()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_request_irq()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_stop_adapter_bgrb()+0x150: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_flush_adapter_cache()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_start_adapter_bgrb()+0x155: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_abort_allcmd()+0x16d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_get_firmware_spec()+0x41c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_iop_init()+0x1ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_resume()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_drain_donequeue.cold.33()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_request_irq.cold.34()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_stop_adapter_bgrb.cold.35()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_flush_adapter_cache.cold.36()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_start_adapter_bgrb.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_abort_allcmd.cold.38()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_get_firmware_spec.cold.39()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_iop_init.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_resume.cold.41()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_probe.cold.42()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/arcmsr/arcmsr_hba.o: warning: objtool: arcmsr_queue_command.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_session_create()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_conn_get_stats()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_ep_connect()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_session_create.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/be2iscsi/be_iscsi.o: warning: objtool: beiscsi_ep_connect.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_read_firmware()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_sm_uninit()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_pci_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_drv_init()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_pci_probe()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_start_ops()+0x35d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_sm_created()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_read_firmware.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_sm_uninit.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_pci_init.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_drv_init.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_pci_probe.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_start_ops.cold.21()+0x56: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad.o: warning: objtool: bfad_sm_created.cold.22()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_im.o: warning: objtool: bfad_im_scsi_host_alloc()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad_im.o: warning: objtool: bfad_im_queuecommand.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_im.o: warning: objtool: bfad_im_itnim_work_handler.cold.14()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_im.o: warning: objtool: bfad_im_scsi_host_alloc.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_write_regwr()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_write_regrd()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_init()+0xa2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_write_regwr.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_write_regrd.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_debugfs.o: warning: objtool: bfad_debugfs_init.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfad_bsg.c: In function 'bfad_iocmd_port_get_attr': BUILDSTDERR: drivers/scsi/bfa/bfad_bsg.c:320:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(port_attr.port_cfg.sym_name.symname)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfad_bsg.o: warning: objtool: bfad_im_bsg_els_ct_request.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_psymb_init': BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:775:9: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:781:9: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:788:9: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:801:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:808:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_nsymb_init': BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:837:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:844:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c:852:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:21, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:12, BUILDSTDERR: from ./include/linux/pci.h:20, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs.c:23: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_psymb_init': BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 44 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_nsymb_init': BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.o: warning: objtool: bfa_fcs_fabric_psymb_init()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.o: warning: objtool: bfa_fcs_fabric_nsymb_init()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_fdmi_get_hbaattr': BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c:2657:10: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(BFA_FCS_PORT_SYMBNAME_SEPARATOR)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c:2659:11: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] BUILDSTDERR: sizeof(driver_info->host_os_patch)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:21, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:12, BUILDSTDERR: from ./include/linux/pci.h:20, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs_lport.c:19: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ms_gmal_response': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 247 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_util_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_fdmi_get_portattr.isra.38': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.o: warning: objtool: bfa_fcs_lport_ns_send_rspn_id()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.o: warning: objtool: bfa_fcs_lport_fdmi_build_portattr_block()+0x1ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.o: warning: objtool: bfa_fcs_fdmi_get_hbaattr()+0x245: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.o: warning: objtool: bfa_fcs_lport_fdmi_build_rhba_pyld()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:21, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:12, BUILDSTDERR: from ./include/linux/pci.h:20, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcbuild.c:22: BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rspnid_build': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rsnn_nn_build': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_rrq_compl()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_initiate_els()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_l2_els_compl()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rrq()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_adisc()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_logo()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rls()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rec()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_srr()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_rec_compl()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_process_els_compl()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_rrq_compl.cold.2()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_initiate_els.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_l2_els_compl.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rrq.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_adisc.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_logo.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rls.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_rec.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_send_srr.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_rec_compl.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_srr_compl.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_els.o: warning: objtool: bnx2fc_process_els_compl.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_port_shutdown()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_interface_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_start_disc()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_start()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_match()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_cleanup()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: __bnx2fc_disable()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_rcv()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_if_create()+0x56b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_vport_create()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_cpu_offline()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_exit()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: _bnx2fc_create()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_port_shutdown.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_interface_release.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_start_disc.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_start.cold.32()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_l2_rcv_thread.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_match.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_fip_send.cold.35()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_cleanup.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: __bnx2fc_disable.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_rcv.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_if_create.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_vport_create.cold.40()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_init.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: __bnx2fc_enable.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_cpu_offline.cold.43()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_indicate_netevent.cold.44()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: bnx2fc_ulp_exit.cold.45()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_fcoe.o: warning: objtool: _bnx2fc_create.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_send_fw_fcoe_init_msg()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_send_session_enable_req()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_l2_frame_compl()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_cq_compl()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_new_cqes()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_indicate_kcqe()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_setup_fw_resc()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_send_fw_fcoe_init_msg.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_send_session_enable_req.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_l2_frame_compl.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_cq_compl.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_process_new_cqes.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_indicate_kcqe.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_setup_task_ctx.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_hwi.o: warning: objtool: bnx2fc_setup_fw_resc.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_parse_fcp_rsp()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_scsi_done()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_cmd_mgr_alloc()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_elstm_alloc()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_abts()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_seq_cleanup()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_cleanup()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_eh_abort()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_seq_cleanup_compl()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_tm_compl()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_tmf()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_scsi_cmd_compl()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_post_io_req()+0x3d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_parse_fcp_rsp.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_scsi_done.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_cmd_mgr_alloc.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_elstm_alloc.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_abts.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_seq_cleanup.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_cleanup.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_eh_abort.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_seq_cleanup_compl.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_tm_compl.cold.20()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_initiate_tmf.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_process_scsi_cmd_compl.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_post_io_req.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_io.o: warning: objtool: bnx2fc_queuecommand.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_tgt.o: warning: objtool: bnx2fc_rport_event_handler()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_tgt.o: warning: objtool: bnx2fc_rport_event_handler.cold.5()+0xbe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_IO_DBG()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_TGT_DBG()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_HBA_DBG()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_IO_DBG.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_TGT_DBG.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2fc/bnx2fc_debug.o: warning: objtool: BNX2FC_HBA_DBG.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_chip_cleanup()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_identify_device()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_ulp_init()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_ulp_exit()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_get_stats()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_chip_cleanup.cold.1()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_identify_device.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_ulp_init.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_init.o: warning: objtool: bnx2i_ulp_exit.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_send_nl_mesg()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_send_iscsi_nopout()+0xa1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_ep_ofld_timer()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_alloc_qp_resc()+0x782: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_process_new_cqes()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_indicate_kcqe()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_send_nl_mesg.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_send_iscsi_nopout.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_ep_ofld_timer.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_alloc_qp_resc.cold.23()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_process_new_cqes.cold.24()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_hwi.o: warning: objtool: bnx2i_indicate_kcqe.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_tear_down_conn()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_conn_get_stats()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_ep_connect()+0x35f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_session_create()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_get_conn_from_id()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_find_ep_in_ofld_list()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_find_ep_in_destroy_list()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_tear_down_conn.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_ep_connect.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_session_create.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_get_conn_from_id.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_find_ep_in_ofld_list.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_find_ep_in_destroy_list.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_alloc_hba.cold.26()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_iscsi.o: warning: objtool: bnx2i_hw_ep_disconnect.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_ccell_info()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_sq_info()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_ccell_info.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/bnx2i/bnx2i_sysfs.o: warning: objtool: bnx2i_set_sq_info.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/csiostor/csio_lnode.o: warning: objtool: csio_ln_fdmi_rhba_cbfn()+0x162: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/csiostor/csio_lnode.o: warning: objtool: csio_ln_fdmi_dprt_cbfn()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/csiostor/csio_lnode.o: warning: objtool: csio_lnode_state_to_str()+0x145: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/csiostor/csio_hw.o: warning: objtool: csio_hw_init()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_check_wr_invariants()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_netdev()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_hbas_remove()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_hbas_add()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_parse_pdu_itt()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_tx_open()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_wr_ack()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_xmit_pdu()+0x21b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_get_conn_stats()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_get_ep_param()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_create_conn()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_create_session()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_destroy_session()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_get_host_param()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_iscsi_cleanup()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_max_recv_dlength.isra.26()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_set_conn_param()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_lldev()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_inform_iscsi_conn_closing()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: skb_read_pdu_data()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_set_host_param()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_iscsi_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_register()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_established()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_cleanup_task()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_netdev_rcu()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_alloc_pdu()+0x30c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: skb_read_pdu_bhs()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_pdu_ready()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_init_pdu()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_create()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_closed()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_unregister()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_act_open_req_arp_failure()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_abort_rpl()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_peer_close()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_close_conn_rpl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_ep_connect()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_ep_disconnect()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_portmap_create()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_check_wr_invariants.cold.51()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_netdev.cold.52()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_hbas_remove.cold.53()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_hbas_add.cold.54()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_parse_pdu_itt.cold.55()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_tx_open.cold.56()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_wr_ack.cold.57()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_xmit_pdu.cold.58()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_get_ep_param.cold.60()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_create_conn.cold.61()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_create_session.cold.62()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_destroy_session.cold.63()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_get_host_param.cold.64()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_iscsi_cleanup.cold.65()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_max_recv_dlength.isra.26.cold.66()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_set_conn_param.cold.67()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_bind_conn.cold.68()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_lldev.cold.69()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_inform_iscsi_conn_closing.cold.70()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: skb_read_pdu_data.cold.71()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_set_host_param.cold.72()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_iscsi_init.cold.73()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_register.cold.74()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_established.cold.75()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_cleanup_task.cold.76()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_find_by_netdev_rcu.cold.77()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_alloc_pdu.cold.78()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: skb_read_pdu_bhs.cold.79()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_pdu_ready.cold.80()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_conn_init_pdu.cold.81()+0x31: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_create.cold.82()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_closed.cold.83()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_portmap_cleanup.cold.84()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_unregister.cold.85()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_act_open_req_arp_failure.cold.86()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_abort_rpl.cold.87()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_peer_close.cold.88()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_sock_rcv_close_conn_rpl.cold.89()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_ep_connect.cold.90()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_ep_disconnect.cold.91()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/libcxgbi.o: warning: objtool: cxgbi_device_portmap_create.cold.92()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_wr_ack()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_event_handler()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_close()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: abort_arp_failure()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_close_con_rpl()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_abort_rpl()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_peer_close()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_open()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_act_open_req.isra.15()+0xcd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: push_tx_frames()+0x33a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_close_req()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_iscsi_hdr()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: init_act_open()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_abort_req()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_act_establish()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_rx_credits()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_setup_conn_pgidx()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_clear_map()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_setup_conn_digest()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_set_map()+0x11a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: act_open_retry_timer()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: alloc_cpls()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: release_offload_resources()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_wr_ack.cold.24()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_event_handler.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_close.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: abort_arp_failure.cold.27()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_close_con_rpl.cold.28()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_abort_rpl.cold.29()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_peer_close.cold.30()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: cxgb3i_dev_open.cold.31()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_act_open_req.isra.15.cold.32()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: push_tx_frames.cold.33()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_close_req.cold.34()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_abort_req.cold.35()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_iscsi_hdr.cold.36()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: init_act_open.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_abort_req.cold.38()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: do_act_establish.cold.39()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: send_rx_credits.cold.40()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_setup_conn_pgidx.cold.41()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_clear_map.cold.42()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_setup_conn_digest.cold.43()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: ddp_set_map.cold.44()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: act_open_retry_timer.cold.45()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: alloc_cpls.cold.46()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb3i/cxgb3i.o: warning: objtool: release_offload_resources.cold.47()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: cxgb4i_process_ddpvld()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_set_tcb_rpl()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: abort_arp_failure()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_act_open_req()+0x32f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: t4_uld_add()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: release_offload_resources()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_rx_credits()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: ddp_setup_conn_digest()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: alloc_cpls()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: push_tx_frames()+0x4c8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_close_req()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: ddp_set_map()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: t4_uld_rx_handler()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: csk_act_open_retry_timer()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: init_act_open()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: cxgb4i_process_ddpvld.cold.30()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_set_tcb_rpl.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_fw4_ack.cold.32()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: abort_arp_failure.cold.33()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_close_con_rpl.cold.34()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_abort_rpl_rss.cold.35()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_peer_close.cold.36()+0x34: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_act_open_req.cold.37()+0x41: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: t4_uld_add.cold.38()+0x53: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_act_open_rpl.cold.39()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: release_offload_resources.cold.40()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_rx_credits.cold.41()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_abort_req_rss.cold.42()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: ddp_setup_conn_pgidx.cold.43()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: ddp_setup_conn_digest.cold.44()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: alloc_cpls.cold.45()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: push_tx_frames.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_close_req.cold.47()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: ddp_set_map.cold.48()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: t4_uld_rx_handler.cold.49()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: send_abort_req.cold.50()+0x3a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_rx_iscsi_data.cold.51()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_rx_iscsi_cmp.cold.52()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_rx_data_ddp.cold.53()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_rx_iscsi_hdr.cold.54()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: do_act_establish.cold.55()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: csk_act_open_retry_timer.cold.56()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/cxgbi/cxgb4i/cxgb4i.o: warning: objtool: init_act_open.cold.57()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/esas2r/esas2r_log.o: warning: objtool: esas2r_log_master.part.1()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/esas2r/esas2r_flash.o: warning: objtool: esas2r_print_flash_rev()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/esas2r/esas2r_flash.o: warning: objtool: esas2r_read_image_type()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/esas2r/esas2r_ioctl.o: warning: objtool: csmi_ioctl_done_callback()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/esas2r/esas2r_ioctl.o: warning: objtool: hba_ioctl_done_callback()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_netdev_features_change()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_set_vport_symbolic_name()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_if_destroy()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_rcv()+0x18f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_if_create()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: _fcoe_create()+0x476: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_vport_create()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_netdev_features_change.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_interface_remove.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_device_notification.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_receive_work.cold.37()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_if_destroy.cold.39()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_rcv.cold.40()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_if_create.cold.41()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: _fcoe_create.cold.42()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe.o: warning: objtool: fcoe_vport_create.cold.43()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_select()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_rport_callback()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vlan_recv()+0x3bd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_set_state.isra.9()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_add.isra.13()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_els_send()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_link_down()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_link_up()+0x12e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_recv()+0x1af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_timer_work()+0x47e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_select.cold.21()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_rport_callback.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vlan_recv.cold.23()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_set_state.isra.9.cold.24()+0x44: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_recv_flogi.cold.25()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_add.isra.13.cold.26()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_encaps.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_els_send.cold.28()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_recv_adv.cold.29()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_link_down.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_link_up.cold.31()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_vn_recv.cold.32()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_recv_work.cold.33()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_ctlr.o: warning: objtool: fcoe_ctlr_timer_work.cold.34()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_if_to_netdev()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_add_netdev_mapping()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_create()+0x146: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_destroy()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_ctlr_destroy_store()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: libfcoe_device_notification()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_detach()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_validate_vport_create()+0xe1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_attach()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_ctlr_create_store()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_add_netdev_mapping.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_create.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_destroy.cold.16()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_ctlr_destroy_store.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: libfcoe_device_notification.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_detach.cold.19()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_validate_vport_create.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_transport_attach.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_transport.o: warning: objtool: fcoe_ctlr_create_store.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: store_ctlr_mode()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_delete()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_ctlr_device_delete()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fip_timeout_deleted_fcf()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_final_delete()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: store_ctlr_mode.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_delete.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_ctlr_device_delete.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_add.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fip_timeout_deleted_fcf.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fcoe/fcoe_sysfs.o: warning: objtool: fcoe_fcf_device_final_delete.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_main.o: warning: objtool: fnic_probe()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_main.o: warning: objtool: fnic_probe.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_send_frame()+0x20e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_eth_send()+0x1bc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_send_frame.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_alloc_rq_frame.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_rq_cmpl_handler.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_fcs.o: warning: objtool: fnic_eth_send.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_scsi.o: warning: objtool: fnic_terminate_rport_io()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_scsi.o: warning: objtool: fnic_queuecommand.cold.24()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_scsi.o: warning: objtool: fnic_terminate_rport_io.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_scsi.o: warning: objtool: fnic_device_reset.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_trace_free()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_trace_buf_init()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_free()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_init()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_set_data()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_get_data()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_trace_free.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_trace_buf_init.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_free.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_init.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_set_data.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_trace.o: warning: objtool: fnic_fc_trace_get_data.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_debugfs_init()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_trace_debugfs_init()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_fc_trace_debugfs_init()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_stats_debugfs_init()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_trace_ctrl_write.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_trace_ctrl_read.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_debugfs_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_trace_debugfs_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_fc_trace_debugfs_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/fnic_debugfs.o: warning: objtool: fnic_stats_debugfs_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_alloc()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_cq.o: warning: objtool: fnic_cq_alloc.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_cmd()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_packet_filter()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_register()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_cmd.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_packet_filter.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_add_addr.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_del_addr.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_dev.o: warning: objtool: fnic_dev_register.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_intr.o: warning: objtool: fnic_intr_alloc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_intr.o: warning: objtool: fnic_intr_alloc.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_rq.o: warning: objtool: fnic_rq_disable()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_rq.o: warning: objtool: fnic_rq_alloc()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_rq.o: warning: objtool: fnic_rq_disable.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_rq.o: warning: objtool: fnic_rq_alloc.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_alloc()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_wq_copy.o: warning: objtool: vnic_wq_copy_alloc.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_wq.o: warning: objtool: fnic_wq_disable()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_wq.o: warning: objtool: fnic_wq_alloc()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/fnic/vnic_wq.o: warning: objtool: fnic_wq_disable.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/fnic/vnic_wq.o: warning: objtool: fnic_wq_alloc.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/request.o: warning: objtool: sci_request_complete()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/isci/request.o: warning: objtool: sci_stp_request_pio_data_out_transmit_data.cold.30()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/request.o: warning: objtool: sci_request_complete.cold.31()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: common_complete_io()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: isci_remote_device_stop()+0x173: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: isci_remote_device_found()+0x485: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: common_complete_io.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: isci_remote_device_stop.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/remote_device.o: warning: objtool: isci_remote_device_found.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/isci/port.o: warning: objtool: sci_port_complete_io.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_restart()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_done()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_error()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_ft_parse()+0x18b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_ft_resp()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_recv_req()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_restart.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_done.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_error.cold.11()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_ft_parse.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_ft_resp.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_gpn_id_resp.cold.14()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_disc.o: warning: objtool: fc_disc_recv_req.cold.15()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_start_next_locked()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_find()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_send_ack()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_ls_rjt()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_ls_acc()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_els_rsp_send()+0x233: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_mgr_alloc()+0x1b9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_done_locked()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_rrq_resp()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_recv()+0xc6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_exch_abort()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_timeout()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_start_next_locked.cold.14()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_find.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_send_ack.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_ls_rjt.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_ls_acc.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_els_rsp_send.cold.19()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_mgr_alloc.cold.20()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_done_locked.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_rrq_resp.cold.22()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_mgr_reset.cold.23()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_seq_send.cold.24()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_recv.cold.25()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_seq_exch_abort.cold.26()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_exch.o: warning: objtool: fc_exch_timeout.cold.27()+0x25: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:5, BUILDSTDERR: from ./include/scsi/libfc.h:23, BUILDSTDERR: from drivers/scsi/libfc/fc_elsct.c:29: BUILDSTDERR: drivers/scsi/libfc/fc_elsct.c: In function 'fc_elsct_send': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:299:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:311:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:323:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:335:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:347:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:359:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.8' at ./include/scsi/fc_encode.h:473:4, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/libfc/fc_elsct.o: warning: objtool: fc_elsct_send()+0xd3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_set_port_id()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_ready()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_reset()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_error()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_flogi()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_logo()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_scr()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_dns()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_fdmi()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_disc_callback()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_ms()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_ns()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_rport_callback()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_recv()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_set_port_id.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_ready.cold.20()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_reset.cold.21()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_error.cold.22()+0x42: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_flogi.cold.23()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_logo.cold.24()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_scr.cold.25()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_dns.cold.26()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_fdmi.cold.27()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_disc_callback.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_logo_resp.cold.29()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_flogi_resp.cold.30()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_scr_resp.cold.31()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_enter_ms.cold.32()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_ms_resp.cold.33()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_rport_callback.cold.35()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_ns_resp.cold.36()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_timeout.cold.37()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_recv.cold.38()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_lport.o: warning: objtool: fc_lport_recv_els_req.cold.39()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_delete()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_logo()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_logoff()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_ready()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_error()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_error_retry()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_rtv()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_adisc()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_plogi()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_flogi()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_work()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_login()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_adisc_resp()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_flogi_resp()+0x154: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_timeout()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_login_complete.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_delete.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_logo.cold.15()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_logoff.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_ready.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_error.cold.18()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_error_retry.cold.19()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_rtv.cold.20()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_prli_resp.cold.21()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_rtv_resp.cold.22()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_adisc.cold.23()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_plogi.cold.24()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_flogi.cold.25()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_work.cold.26()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_login.cold.27()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_adisc_resp.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_flogi_resp.cold.29()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_enter_prli.cold.30()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_plogi_resp.cold.31()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_timeout.cold.32()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_rport.o: warning: objtool: fc_rport_recv_req.cold.33()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_eh_host_reset()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_destroy()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_io_compl()+0x362: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_recovery()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_resp.isra.22()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_srr_resp()+0x165: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_rec_resp()+0x242: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_setup_fcp()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_eh_host_reset.cold.25()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_destroy.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_io_compl.cold.27()+0x8c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_complete_locked.cold.28()+0x4c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_recovery.cold.29()+0x4b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_resp.isra.22.cold.30()+0x9e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_eh_abort.cold.31()+0x19b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_eh_device_reset.cold.32()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_timeout.cold.33()+0xa3: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_recv.cold.34()+0x9f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_srr_resp.cold.35()+0xa5: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_fcp_rec_resp.cold.36()+0x9d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libfc/fc_fcp.o: warning: objtool: fc_setup_fcp.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_init.o: warning: objtool: sas_register_ha()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_init.o: warning: objtool: sas_register_ha.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_port.o: warning: objtool: sas_porte_bytes_dmaed.cold.3()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_revalidate_domain()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_notify_lldd_dev_found()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_probe_devices()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_revalidate_domain.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_notify_lldd_dev_found.cold.13()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_discover_domain.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_discover.o: warning: objtool: sas_probe_devices.cold.15()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_ex_phy_discover_helper.part.7()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_configure_parent()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_smp_handler()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: smp_execute_task.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_find_bcast_dev.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_ex_phy_discover_helper.part.7.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_configure_phy.cold.20()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_configure_parent.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_discover_expander.part.12.cold.22()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_ex_discover_devices.cold.23()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_ex_revalidate_domain.cold.24()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_expander.o: warning: objtool: sas_smp_handler.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_task_done()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_slave_configure()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_queue_reset.constprop.9()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_end_task.cold.11()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_task_done.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_slave_configure.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_queue_reset.constprop.9.cold.14()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_queuecommand.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_scsi_host.o: warning: objtool: sas_scsi_recover_host.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_hard_reset()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_get_ata_info()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_init()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_eh()+0x145: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_hard_reset.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_qc_issue.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_task_done.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_post_internal.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_get_ata_info.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_init.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/libsas/sas_ata.o: warning: objtool: sas_ata_eh.cold.19()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_sli.o: warning: objtool: lpfc_sli_setup()+0x1c8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_sli.o: warning: objtool: lpfc_sli_iocb_cmd_type.part.22.cold.61()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_sli.o: warning: objtool: lpfc_sli_setup.cold.62()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_sli.o: warning: objtool: lpfc_sli_handle_slow_ring_event_s3.cold.63()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_vendor_id()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_os_ver()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_drvr_ver()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_description()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_model()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_sn()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_manufacturer()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_smart_attr_model()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_smart_attr_version()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_smart_attr_service()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_port_attr_host_name()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_port_attr_os_devname()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_bios_ver()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_fmw_ver()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_ct.o: warning: objtool: lpfc_fdmi_hba_attr_rom_ver()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_hbadisc.o: warning: objtool: lpfc_terminate_rport_io()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_hbadisc.o: warning: objtool: lpfc_terminate_rport_io.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_init.o: warning: objtool: lpfc_io_slot_reset()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_init.o: warning: objtool: lpfc_init_iocb_list()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_init.o: warning: objtool: lpfc_io_slot_reset.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_init.o: warning: objtool: lpfc_init_iocb_list.cold.49()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_attr.o: warning: objtool: lpfc_soft_wwn_enable_store()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/scsi/lpfc/lpfc_debugfs.c:58: BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.h: In function 'lpfc_debug_dump_cq': BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.h:451:31: warning: 'eq' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: struct lpfc_queue *wq, *cq, *eq; BUILDSTDERR: ^~ BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_dumpDif_open()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_dumpData_open()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_nvmeio_trc_write()+0x189: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_nvmektime_write()+0x20b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_cpucheck_write()+0x1ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_dumpDif_open.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_dumpData_open.cold.32()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_idiag_mbxacc_dump_bsg_mbox.cold.36()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_idiag_mbxacc_dump_issue_mbox.cold.37()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/lpfc/lpfc_debugfs.o: warning: objtool: lpfc_debugfs_initialize.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_unregister_adp()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: lld_timedout()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: ioctl_done()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_register_adp()+0x2b0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_ioctl.isra.2()+0x289: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_unregister_adp.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: lld_timedout.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mimd_to_kioc.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: ioctl_done.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_register_adp.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mm.o: warning: objtool: mraid_mm_ioctl.isra.2.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: mbox_post_sync_cmd.isra.7()+0x190: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_flush_cache.part.8()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_shutdown()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_mm_command()+0x211: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_sysfs_show_ldnum()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_mm_handler()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_cmm_register()+0x213: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_reset_handler()+0x391: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_abort_handler()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_dpc()+0x5a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_detach_one()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_probe_one()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_ack_sequence.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: mbox_post_sync_cmd.isra.7.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_flush_cache.part.8.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_flush_cache.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_shutdown.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_mm_command.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_sysfs_get_ldmap.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_sysfs_show_ldnum.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_mm_handler.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_cmm_register.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_reset_handler.cold.39()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_abort_handler.cold.40()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_mbox_dpc.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_queue_command.cold.42()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_detach_one.cold.43()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_mbox.o: warning: objtool: megaraid_probe_one.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_sysfs_set_dbg_lvl()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_mgmt_fasync()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_mgmt_ioctl_aen()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_aen_polling()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_sysfs_set_dbg_lvl.cold.36()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_mgmt_fasync.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_mgmt_ioctl_aen.cold.38()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_reset_bus_host.cold.39()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_aen_polling.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_base.o: warning: objtool: megasas_mgmt_compat_ioctl.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mega_mod64()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mega_div64_32()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: get_arm()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mr_spanset_get_phy_params()+0x1f8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: MR_GetPhyParams()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: get_strip_from_row.isra.2.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mega_mod64.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mega_div64_32.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: get_arm.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: mr_spanset_get_phy_params.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: MR_GetPhyParams.cold.8()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: MR_BuildRaidContext.cold.9()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/megaraid/megaraid_sas_fp.o: warning: objtool: MR_ValidateMapInfo.cold.10()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_wait_for_doorbell_int()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _scsih_set_fwfault_debug()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_unmap_resources()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_get_chain_buffer_tracker()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_request_irq()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_release_memory_pools()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_allocate_memory_pools()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_start_watchdog()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_wait_for_doorbell_ack()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_handshake_req_reply_wait()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_make_ioc_ready()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_get_ioc_facts()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_halt_firmware()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_map_resources()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_event_notification()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_make_ioc_operational()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_update_missing_delay()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_scsi_enclosure_processor()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_free_resources()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_attach()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_detach()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_hard_reset_handler()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_sas_iounit_control()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_wait_for_doorbell_int.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _scsih_set_fwfault_debug.cold.33()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_unmap_resources.cold.34()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_get_chain_buffer_tracker.cold.35()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_request_irq.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_release_memory_pools.cold.37()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_allocate_memory_pools.cold.38()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_start_watchdog.cold.39()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_wait_for_doorbell_ack.cold.40()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_handshake_req_reply_wait.cold.41()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_make_ioc_ready.cold.42()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_get_ioc_facts.cold.43()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_map_resources.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_event_notification.cold.46()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_make_ioc_operational.cold.47()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_interrupt.cold.48()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_update_missing_delay.cold.49()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_scsi_enclosure_processor.cold.50()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_free_resources.cold.51()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_attach.cold.52()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_detach.cold.53()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_hard_reset_handler.cold.54()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: _base_fault_reset_work.cold.55()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_base.o: warning: objtool: mpt3sas_base_sas_iounit_control.cold.56()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_config.o: warning: objtool: _config_display_some_debug.part.1()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_config.o: warning: objtool: _config_request.constprop.3()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_config.o: warning: objtool: _config_display_some_debug.part.1.cold.6()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_config.o: warning: objtool: _config_request.constprop.3.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_display_sata_capabilities()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_search_responding_raid_devices()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_suspend()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_scan_start()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_determine_boot_device.part.10()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_set_debug_level()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_volume_delete()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_remove_device()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_get_sas_address()+0x7a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_ir_fastpath.part.29()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_ir_shutdown.part.30()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_raid_device_add.constprop.58()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_flush_running_cmds()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_scan_finished()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_volume_add.isra.34()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_volume_send()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_send()+0x1f7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_volume_tr_complete()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_complete()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_host_refresh()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_get_volume_capabilities()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_host_add()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_remove()+0x1fa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_slave_configure()+0x200: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_add_device.constprop.57()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_issue_tm()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_check_for_pending_internal_cmds()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_control_complete()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_reset_handler()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_event_callback()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_set_volume_delete_flag.cold.60()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_display_sata_capabilities.cold.61()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_search_responding_raid_devices.cold.62()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_suspend.cold.63()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_scan_start.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_determine_boot_device.part.10.cold.65()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_set_debug_level.cold.66()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_probe.cold.67()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_volume_delete.cold.68()+0x84: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_remove_device.cold.69()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_get_sas_address.cold.70()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_ir_fastpath.part.29.cold.71()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_ir_shutdown.part.30.cold.72()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_scsi_ioc_info.cold.73()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_qcmd.cold.74()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_raid_device_add.constprop.58.cold.75()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_flush_running_cmds.cold.76()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_get_resync.cold.77()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_get_state.cold.78()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_scan_finished.cold.79()+0x77: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_volume_add.isra.34.cold.80()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_volume_send.cold.81()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_expander_add.cold.82()+0x3b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_send.cold.83()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_volume_tr_complete.cold.84()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_tm_tr_complete.cold.85()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_host_refresh.cold.86()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_get_volume_capabilities.cold.87()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_io_done.cold.88()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_host_add.cold.89()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_remove.cold.90()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: scsih_slave_configure.cold.91()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_add_device.constprop.57.cold.92()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_issue_tm.cold.93()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _firmware_event_work.cold.94()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_check_for_pending_internal_cmds.cold.95()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: _scsih_sas_control_complete.cold.96()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_reset_handler.cold.97()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_scsih.o: warning: objtool: mpt3sas_scsih_event_callback.cold.98()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_set_identify()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_expander_phy_control()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_reset()+0x150: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_get_linkerrors()+0x417: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_smp_handler()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_speed()+0x19a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_enable()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_port_add()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_add_host_phy()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_add_expander_phy()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_set_identify.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_expander_phy_control.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_reset.cold.19()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_get_linkerrors.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_smp_handler.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_speed.cold.22()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: _transport_phy_enable.cold.23()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_port_add.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_add_host_phy.cold.25()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_transport.o: warning: objtool: mpt3sas_transport_add_expander_phy.cold.26()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_host_trace_buffer_show()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_fwfault_debug_store()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_logging_level_store()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_getiocinfo()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_eventreport()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_query()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_display_some_debug.part.3()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_host_trace_buffer_size_show()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_BRM_status_show()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_register_2()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_register()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_do_mpt_command()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_compat_mpt_command()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_enable_diag_buffer()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_send_diag_release()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_ctl_reset_handler()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_ioctl_main()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_ctl_init()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_host_trace_buffer_show.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_fwfault_debug_store.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_logging_level_store.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_getiocinfo.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_eventreport.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_query.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_display_some_debug.part.3.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_host_trace_buffer_size_show.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_BRM_status_show.cold.19()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_register_2.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_diag_register.cold.21()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_do_mpt_command.cold.22()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_compat_mpt_command.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_enable_diag_buffer.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_send_diag_release.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_ctl_reset_handler.cold.26()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_host_trace_buffer_enable_store.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: _ctl_ioctl_main.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_ctl.o: warning: objtool: mpt3sas_ctl_init.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: _mpt3sas_raise_sigio()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_process_trigger_data()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_master()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: _mpt3sas_raise_sigio.cold.1()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_process_trigger_data.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_master.cold.3()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_event.cold.4()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_scsi.cold.5()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o: warning: objtool: mpt3sas_trigger_mpi.cold.6()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_warpdrive.o: warning: objtool: mpt3sas_init_warpdrive_properties()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mpt3sas/mpt3sas_warpdrive.o: warning: objtool: mpt3sas_init_warpdrive_properties.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_init.o: warning: objtool: mvs_pci_init.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_port_notify_formed()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_dev_found()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_query_task()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_abort_task()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_lu_reset()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_port_notify_formed.cold.24()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_debug_issue_ssp_tmf.cold.25()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_slot_complete.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_abort_task.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_do_release_task.cold.30()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_sas.o: warning: objtool: mvs_lu_reset.cold.31()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_64xx.o: warning: objtool: mvs_64xx_clear_srs_irq()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_64xx.o: warning: objtool: mvs_64xx_clear_srs_irq.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/mvsas/mv_94xx.o: warning: objtool: mvs_94xx_command_active()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/mvsas/mv_94xx.o: warning: objtool: mvs_94xx_command_active.cold.7()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: osd_req_decode_sense_full()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_req_list_objects()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_realloc_seg.isra.11()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_get_print_system_info()+0x125: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: osd_req_decode_sense_full.cold.18()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_req_list_objects.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_realloc_seg.isra.11.cold.20()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_initiator.o: warning: objtool: _osd_get_print_system_info.cold.21()+0x27: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osd_uld_ioctl()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osd_remove()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: __remove()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: __detect_osd()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osduld_path_lookup()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osd_uld_ioctl.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osd_remove.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: __remove.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: __detect_osd.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osd_probe.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/osd/osd_uld.o: warning: objtool: osduld_path_lookup.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_request_irq()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_init_sas_add()+0x2fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_get_phy_settings_info()+0x191: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_pci_resume()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_request_irq.cold.15()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_init_sas_add.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_get_phy_settings_info.cold.17()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_pci_resume.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_init.o: warning: objtool: pm8001_pci_probe.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/scsi/pm8001/pm8001_sas.c:41: BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.c: In function 'pm8001_issue_ssp_tmf.part.10': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_dev_found_notify()+0x299: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_dev_gone_notify()+0x122: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_exec_internal_tmf_task.constprop.13()+0x2d7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_find_dev()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_lu_reset()+0x183: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_clear_task_set()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_dev_found_notify.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_exec_internal_task_abort.part.11.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_dev_gone_notify.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_task_exec.isra.9.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_exec_internal_tmf_task.constprop.13.cold.20()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_find_dev.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_I_T_nexus_reset.cold.22()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_I_T_nexus_event_handler.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_lu_reset.cold.24()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_query_task.cold.25()+0x8e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_abort_task.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.o: warning: objtool: pm8001_clear_task_set.cold.27()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_ctl.o: warning: objtool: pm8001_store_update_fw.cold.1()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: init_pci_device_addresses()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_hw_chip_rst()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_bar4_shift()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_soft_rst()+0x82c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_build_cmd()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_dereg_dev_req()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_abort_task()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_sata_req()+0x2b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_ssp_io_req()+0xce: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_msg_free_set()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_msg_consume()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: mpi_ssp_completion()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: mpi_sata_completion()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_set_dev_state_resp()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_set_nvmd_resp()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_get_nvmd_resp()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_local_phy_ctl()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_bytes_dmaed()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_reg_resp()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_dereg_resp()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_fw_flash_update_resp()+0xe6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_general_event()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_task_abort_resp()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: process_oq()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: init_pci_device_addresses.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_work_fn.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_hw_chip_rst.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_bar4_shift.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_soft_rst.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_init.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_build_cmd.cold.27()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_dereg_dev_req.cold.28()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_abort_task.cold.29()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_chip_sata_req.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_msg_free_set.cold.32()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_msg_consume.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: mpi_ssp_completion.cold.34()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: mpi_sata_completion.cold.35()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_set_dev_state_resp.cold.36()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_set_nvmd_resp.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_get_nvmd_resp.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_local_phy_ctl.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_bytes_dmaed.cold.40()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_reg_resp.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_dereg_resp.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_fw_flash_update_resp.cold.43()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_general_event.cold.44()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: pm8001_mpi_task_abort_resp.cold.45()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm8001_hwi.o: warning: objtool: process_oq.cold.46()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: init_pci_device_addresses()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_set_sas_protocol_timer_config()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_phy_start_req()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_ssp_io_req()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_ssp_completion()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_send_abort_all()+0x131: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_hw_chip_rst()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_soft_rst()+0x20c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_send_read_log()+0x1d9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_sata_req()+0x387: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_sata_event()+0x15c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_sata_completion()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: process_oq()+0x655: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_bar4_shift()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_get_fatal_dump()+0x1b4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_set_phy_profile_req()+0x12b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm8001_set_phy_profile()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm8001_set_phy_profile_single()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: init_pci_device_addresses.cold.25()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_set_sas_protocol_timer_config.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_phy_start_req.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_ssp_io_req.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: check_fw_ready.cold.29()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_ssp_completion.cold.30()+0x26: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_send_abort_all.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_hw_chip_rst.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_soft_rst.cold.33()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_init.cold.34()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_send_read_log.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_smp_req.cold.36()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_chip_sata_req.cold.37()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_sata_event.cold.38()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_sata_completion.cold.39()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: process_oq.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_bar4_shift.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm80xx_get_fatal_dump.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: mpi_set_phy_profile_req.cold.43()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm8001_set_phy_profile.cold.44()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/pm8001/pm80xx_hwi.o: warning: objtool: pm8001_set_phy_profile_single.cold.45()+0x16: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/scsi/qedf/qedf_dbg.h:15, BUILDSTDERR: from drivers/scsi/qedf/qedf_dbg.c:9: BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.c: In function 'qedf_uevent_emit': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_err()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_warn()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_notice()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_info()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_create_sysfs_attr()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_err.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_warn.cold.2()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_notice.cold.3()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_dbg_info.cold.4()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.o: warning: objtool: qedf_create_sysfs_attr.cold.6()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedi/qedi_iscsi.o: warning: objtool: qedi_conn_get_stats()+0x12f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_err()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_warn()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_notice()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_info()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_create_sysfs_attr()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_err.cold.1()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_warn.cold.2()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_notice.cold.3()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_dbg_info.cold.4()+0x47: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qedi/qedi_dbg.o: warning: objtool: qedi_create_sysfs_attr.cold.5()+0x8: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_os.o: warning: objtool: qla2x00_pci_info_str()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_os.o: warning: objtool: qla24xx_pci_info_str()+0x13d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_init.o: warning: objtool: qla2x00_set_model_info()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_init.o: warning: objtool: qla2x00_nvram_config()+0x85e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg_pci()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log_pci()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log_qp()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg_qp()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg.cold.6()+0x84: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg_pci.cold.7()+0x4f: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log.cold.8()+0xf6: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log_pci.cold.9()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_log_qp.cold.10()+0x68: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dbg.o: warning: objtool: ql_dbg_qp.cold.11()+0x77: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_dfs.o: warning: objtool: qla_dfs_naqp_write()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_dfs.o: warning: objtool: qla_dfs_naqp_write.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_bsg.o: warning: objtool: qla2x00_write_i2c()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_msix_default()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_msix_rsp_q()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_poll()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_msix_default.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_msix_rsp_q.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_poll.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/qla_nx.o: warning: objtool: qla82xx_md_collect.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_def.h:13, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_mr.c:7: BUILDSTDERR: drivers/scsi/qla2xxx/qla_mr.c: In function 'qlafx00_fx_disc': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/qla2xxx/qla_mr.o: warning: objtool: qlafx00_pci_info_str()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_npiv_tpg_enable_store()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_demo_mode_login_only_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_prod_mode_write_protect_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_demo_mode_write_protect_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_cache_dynamic_acls_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_generate_node_acls_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_fabric_prot_type_store()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_lport_register_npiv_cb()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_enable_store()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_find_sess_by_s_id()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_update_sess()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_handle_cmd()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_queue_status()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_init_lport()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_find_sess_by_loop_id()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_check_initiator_node_acl()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_free_session()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_make_lport()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_npiv_make_lport()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_npiv_tpg_enable_store.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_demo_mode_login_only_store.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_prod_mode_write_protect_store.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_demo_mode_write_protect_store.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_cache_dynamic_acls_store.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_attrib_generate_node_acls_store.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_fabric_prot_type_store.cold.21()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_lport_register_npiv_cb.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_tpg_enable_store.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_find_sess_by_s_id.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_update_sess.cold.25()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_handle_cmd.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_queue_status.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_init_lport.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_set_sess_by_s_id.isra.7.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_find_sess_by_loop_id.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_check_initiator_node_acl.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_free_session.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_npiv_make_tpg.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_make_lport.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_npiv_make_lport.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla2xxx/tcm_qla2xxx.o: warning: objtool: tcm_qla2xxx_make_tpg.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4_8xxx_iospace_config()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_ep_connect()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_copy_fwddb_param.isra.15()+0x1f3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4_8xxx_check_fw_alive()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_hw_reset()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_conn_create()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_ep_poll()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_target_reset()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_device_reset()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_session_create()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_timer()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_probe_adapter()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_recover_adapter()+0x2d0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_host_reset()+0x1a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4_8xxx_iospace_config.cold.41()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_ep_connect.cold.42()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_is_session_exists.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4_8xxx_check_fw_alive.cold.46()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_hw_reset.cold.47()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_soft_reset.cold.48()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_conn_create.cold.49()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_ep_poll.cold.50()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_target_reset.cold.51()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_device_reset.cold.52()+0x46: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_conn_start.cold.53()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_session_create.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_abort.cold.55()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4_8xxx_watchdog.cold.56()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_timer.cold.57()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_probe_adapter.cold.58()+0x43: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_recover_adapter.cold.59()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_do_dpc.cold.60()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_os.o: warning: objtool: qla4xxx_eh_host_reset.cold.61()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_get_sys_info()+0x214: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: ql4xxx_lock_drvr_wait()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_start_firmware()+0x189: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_initialize_adapter()+0x78a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_get_sys_info.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: ql4xxx_lock_drvr_wait.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_start_firmware.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_init.o: warning: objtool: qla4xxx_initialize_adapter.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_mailbox_command()+0x30e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_ifcb()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_update_local_ifcb()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_initialize_fw_cb()+0x35d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_firmware_state()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_firmware_status()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_fwddb_entry()+0x22f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_set_ddb_entry()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_crash_record()+0x21e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_reset_lun()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_reset_target()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_flash()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_default_ddb()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_mailbox_command.cold.7()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_ifcb.cold.8()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_update_local_ifcb.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_initialize_fw_cb.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_dhcp_ip_address.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_firmware_state.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_firmware_status.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_fwddb_entry.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_set_ddb_entry.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_crash_record.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_conn_event_log.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_abort_task.cold.18()+0x2d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_reset_lun.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_reset_target.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_flash.cold.21()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_mbx.o: warning: objtool: qla4xxx_get_default_ddb.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_iocb.o: warning: objtool: qla4xxx_send_command_to_isp.cold.2()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_process_response_queue()+0x2d3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_intr_handler()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4_8xxx_msi_handler()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_isr_decode_mailbox.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_process_response_queue.cold.6()+0x2c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_intr_handler.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4_8xxx_msi_handler.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_isr.o: warning: objtool: qla4xxx_process_aen.cold.9()+0x33: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_do_rom_fast_read()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_try_start_fw()+0x402: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_stop_firmware()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_get_sys_info()+0x314: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_ms_mem_write_128b.part.16.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_pci_set_window.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_do_rom_fast_read.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_pci_mem_read_2M.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_get_minidump.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_82xx_try_start_fw.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_stop_firmware.cold.31()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nx.o: warning: objtool: qla4_8xxx_get_sys_info.cold.32()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_spinlock()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_unlock()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_lock()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_spinlock.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_unlock.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_nvram.o: warning: objtool: ql4xxx_sem_lock.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_dbg.o: warning: objtool: qla4xxx_dump_registers.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/qla4xxx/ql4_83xx.o: warning: objtool: qla4_83xx_disable_pause()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/qla4xxx/ql4_83xx.o: warning: objtool: qla4_83xx_disable_pause.cold.6()+0x6: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/smartpqi/smartpqi_init.o: warning: objtool: pqi_ctrl_offline_worker()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_main.o: warning: objtool: snic_remove()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_main.o: warning: objtool: snic_remove.cold.12()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_res.o: warning: objtool: snic_get_res_counts()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_res.o: warning: objtool: snic_alloc_vnic_res()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_res.o: warning: objtool: snic_get_vnic_config.cold.1()+0xd5: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_res.o: warning: objtool: snic_get_res_counts.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_res.o: warning: objtool: snic_alloc_vnic_res.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_isr.o: warning: objtool: snic_request_intr()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_isr.o: warning: objtool: snic_request_intr.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_ctl.o: warning: objtool: snic_queue_exch_ver_req()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_ctl.o: warning: objtool: snic_io_exch_ver_cmpl_handler()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_ctl.o: warning: objtool: snic_queue_exch_ver_req.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_ctl.o: warning: objtool: snic_io_exch_ver_cmpl_handler.cold.2()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_abort_req_init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_dr_req_init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_req_free()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_pci_unmap_rsp_buf()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_free_wq_buf()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_queue_wq_desc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_print_desc()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_wq_cmpl_handler.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_req_init.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_abort_req_init.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_dr_req_init.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_req_free.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_pci_unmap_rsp_buf.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_free_wq_buf.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_queue_wq_desc.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_io.o: warning: objtool: snic_print_desc.cold.18()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_issue_hba_reset()+0x187: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_issue_tm_req()+0xa3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_queuecommand()+0x756: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_issue_hba_reset.cold.17()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_issue_tm_req.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_dr_clean_single_req.cold.20()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_queuecommand.cold.21()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_fwcq_cmpl_handler.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_device_reset.cold.23()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_scsi.o: warning: objtool: snic_tgt_scsi_abort_io.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_tgt_dev_release()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_report_tgt_cmpl_handler()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_disc_start()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_handle_tgt_disc()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_tgt_dev_release.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_report_tgt_cmpl_handler.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_disc_start.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/snic_disc.o: warning: objtool: snic_handle_tgt_disc.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_alloc()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_cq.o: warning: objtool: svnic_cq_alloc.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_intr.o: warning: objtool: svnic_intr_alloc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_intr.o: warning: objtool: svnic_intr_alloc.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_dev.o: warning: objtool: svnic_dev_alloc_discover()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_dev.o: warning: objtool: svnic_dev_cmd_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_dev.o: warning: objtool: _svnic_dev_cmd2.cold.7()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_dev.o: warning: objtool: svnic_dev_alloc_discover.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_dev.o: warning: objtool: svnic_dev_cmd_init.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: svnic_wq_disable()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: vnic_wq_devcmd2_alloc()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: svnic_wq_alloc()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: svnic_wq_disable.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: vnic_wq_devcmd2_alloc.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/snic/vnic_wq.o: warning: objtool: svnic_wq_alloc.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_fw.o: warning: objtool: sym_fw_bind_script()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_fw.o: warning: objtool: sym_fw_bind_script.cold.0()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym_timer()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym53c8xx_intr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym_timer.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym53c8xx_intr.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_glue.o: warning: objtool: sym2_probe.cold.13()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_log_hard_error()+0x186: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_settrans()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: getfreq.constprop.19()+0x143: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_dequeue_from_squeue.constprop.20()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_reset_scsi_bus()+0x16a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_int_ma()+0x32c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_interrupt()+0x2a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_log_hard_error.cold.22()+0x7d: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: getfreq.constprop.19.cold.24()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_reset_scsi_bus.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_int_ma.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_start_up.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_interrupt.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_hipd.o: warning: objtool: sym_hcb_attach.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_malloc.o: warning: objtool: __sym_mfree()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_malloc.o: warning: objtool: __sym_calloc2.constprop.4()+0x1e9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_malloc.o: warning: objtool: __sym_mfree.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/sym53c8xx_2/sym_malloc.o: warning: objtool: __sym_calloc2.constprop.4.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/scsi/ufs/ufshcd.o: warning: objtool: ufshcd_set_dev_pwr_mode.cold.101()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_powerup()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_may_powerdown.part.14()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_wait_bits.constprop.19()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_sdiobus_register()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_pcibus_register()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_pcmciabus_register()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_powerup.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_may_powerdown.part.14.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_wait_bits.constprop.19.cold.24()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_attach_queued_buses.cold.25()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_sdiobus_register.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_devices_thaw.cold.27()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_pcibus_register.cold.28()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/main.o: warning: objtool: ssb_bus_pcmciabus_register.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/scan.o: warning: objtool: ssb_bus_scan()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/scan.o: warning: objtool: ssb_bus_scan.cold.5()+0x184: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/sprom.o: warning: objtool: ssb_attr_sprom_store.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_switch_coreidx()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_xtal()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_get_invariants()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_switch_coreidx.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_xtal.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pci.o: warning: objtool: ssb_pci_get_invariants.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_switch_coreidx()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_switch_segment()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_get_invariants()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_init()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_switch_coreidx.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_switch_segment.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_get_invariants.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/pcmcia.o: warning: objtool: ssb_pcmcia_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/bridge_pcmcia_80211.o: warning: objtool: ssb_host_pcmcia_probe()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu0_pllinit_r0()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_init()+0x3d5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_alp_clock()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_cpu_clock()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_controlclock()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu0_pllinit_r0.cold.6()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_init.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_alp_clock.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_cpu_clock.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/ssb/driver_chipcommon_pmu.o: warning: objtool: ssb_pmu_get_controlclock.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/media/lirc/lirc_zilog.o: warning: objtool: close()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/media/lirc/lirc_zilog.o: warning: objtool: ir_probe()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/media/lirc/lirc_zilog.o: warning: objtool: close.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/media/lirc/lirc_zilog.o: warning: objtool: ir_probe.cold.12()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_ht_operation_update()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: add_RATid.part.2()+0x16f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: update_beacon.part.3()+0x2b1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: update_sta_info_apmode()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_check_beacon_data()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_set_macaddr_acl()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_acl_add_sta()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_acl_remove_sta()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: bss_cap_update_on_sta_join()+0x18e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: bss_cap_update_on_sta_leave()+0x133: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_sta_flush()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: stop_ap_mode()+0xef: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_ht_operation_update.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: add_RATid.part.2.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: update_beacon.part.3.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: update_sta_info_apmode.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_set_macaddr_acl.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_acl_add_sta.cold.13()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_acl_remove_sta.cold.14()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: bss_cap_update_on_sta_join.cold.15()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: bss_cap_update_on_sta_leave.cold.16()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: expire_timeout_chk.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: rtw_sta_flush.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ap.o: warning: objtool: stop_ap_mode.cold.19()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_survey_cmd_callback()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_disassoc_cmd_callback()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_createbss_cmd_callback()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_setstaKey_cmdrsp_callback()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_setassocsta_cmdrsp_callback()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_cmd_thread()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_createbss_cmd()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_joinbss_cmd()+0x13e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_disassoc_cmd()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_set_chplan_cmd()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_survey_cmd_callback.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_disassoc_cmd_callback.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_joinbss_cmd_callback.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_createbss_cmd_callback.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_setstaKey_cmdrsp_callback.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_setassocsta_cmdrsp_callback.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_cmd_thread.cold.12()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_createbss_cmd.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_joinbss_cmd.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_disassoc_cmd.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_set_chplan_cmd.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_cmd.o: warning: objtool: rtw_sitesurvey_cmd.cold.17()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_debug.o: warning: objtool: proc_set_write_reg()+0xf9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_debug.o: warning: objtool: proc_set_read_reg()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_debug.o: warning: objtool: proc_set_write_reg.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_debug.o: warning: objtool: proc_set_read_reg.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_efuse.o: warning: objtool: iol_read_efuse.constprop.10()+0x300: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_efuse.o: warning: objtool: iol_read_efuse.constprop.10.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_efuse.o: warning: objtool: Efuse_PgPacketRead.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_get_sec_ie()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_macaddr_cfg()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_get_bcn_info()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_parse_wpa_ie.cold.5()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_parse_wpa2_ie.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_get_sec_ie.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_ieee802_11_parse_elems.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_macaddr_cfg.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ieee80211.o: warning: objtool: rtw_get_bcn_info.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_do_join()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_ssid()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_infrastructure_mode()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_disassociate()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid_list_scan()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_authentication_mode()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_add_wep()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_country()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_do_join.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_ssid.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_infrastructure_mode.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_disassociate.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid_list_scan.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_authentication_mode.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_add_wep.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_ioctl_set.o: warning: objtool: rtw_set_country.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_led.o: warning: objtool: SwLedBlink1()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_led.o: warning: objtool: SwLedBlink1.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_led.o: warning: objtool: LedControl8188eu.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_if_up()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_atimdone_event_callback()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_survey_event_callback()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_free_assoc_resources_locked()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_indicate_connect()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_indicate_disconnect()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_scan_abort()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_cpwm_event_callback()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: _rtw_join_timeout_handler()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_scan_timeout_handler()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_select_and_join_from_scanned_queue()+0x270: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_set_key()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_restruct_sec_ie()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_update_registrypriv_dev_network()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_surveydone_event_callback()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_joinbss_event_prehandle()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: _rtw_roaming()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_stadel_event_callback()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: _rtw_alloc_network.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_if_up.cold.11()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_update_scanned_network.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_atimdone_event_callback.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_survey_event_callback.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_free_assoc_resources_locked.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_indicate_connect.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_indicate_disconnect.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_scan_abort.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_stassoc_event_callback.cold.19()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_cpwm_event_callback.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: _rtw_join_timeout_handler.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_scan_timeout_handler.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_dynamic_check_timer_handlder.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_select_and_join_from_scanned_queue.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_set_auth.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_set_key.cold.26()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_restruct_sec_ie.cold.27()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_update_registrypriv_dev_network.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_surveydone_event_callback.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_update_ht_cap.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_joinbss_event_prehandle.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_issue_addbareq_cmd.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: _rtw_roaming.cold.33()+0x5: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme.o: warning: objtool: rtw_stadel_event_callback.cold.34()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: on_action_spct()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: collect_bss_info()+0x4be: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAtim()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: alloc_mgtxmitframe()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: update_mgnt_tx_rate()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_action_BA()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAction_back()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_auth()+0x1a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAuth()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_assocreq()+0x242: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAuthClient()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_asocrsp()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_probereq()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_qos_nulldata()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_deauth()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: send_beacon()+0x34e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mgt_dispatcher()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAssocRsp()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: receive_disconnect()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnDeAuth()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnDisassoc()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlmeext_joinbss_event_callback()+0x17b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlmeext_sta_add_event_callback()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: createbss_hdl()+0x29e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: setkey_hdl()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: set_stakey_hdl()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlme_evt_hdl()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: tx_beacon_hdl()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: set_ch_hdl()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: rtw_action_public_decache.cold.18()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: on_action_spct.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: process_80211d.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: collect_bss_info.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: init_channel_set.cold.22()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAtim.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: alloc_mgtxmitframe.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: update_mgnt_tx_rate.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_action_BA.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAction_back.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_auth.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAuth.cold.29()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_assocreq.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAuthClient.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnProbeReq.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_asocrsp.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_probereq.cold.34()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_action_BSSCoexistPacket.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_qos_nulldata.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: issue_deauth.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: send_delba.cold.38()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: send_beacon.cold.39()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mgt_dispatcher.cold.40()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: report_surveydone_event.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: report_join_res.cold.42()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAssocRsp.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: report_del_sta_event.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: receive_disconnect.cold.45()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnDeAuth.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnDisassoc.cold.47()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: report_add_sta_event.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnBeacon.cold.49()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: OnAssocReq.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlmeext_joinbss_event_callback.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlmeext_sta_add_event_callback.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: linked_status_chk.cold.53()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: survey_timer_hdl.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: link_timer_hdl.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: createbss_hdl.cold.56()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: join_cmd_hdl.cold.57()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: setkey_hdl.cold.58()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: set_stakey_hdl.cold.59()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: mlme_evt_hdl.cold.60()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: tx_beacon_hdl.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_mlme_ext.o: warning: objtool: set_ch_hdl.cold.62()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: ips_enter()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: ips_leave()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_ps_processor()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_set_rpwm()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_set_ps_mode()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: LPS_RF_ON_check()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: _rtw_pwr_wakeup()+0x193: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_pm_set_ips()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: PS_RDY_CHECK.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: ips_enter.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: ips_leave.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_ps_processor.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_set_rpwm.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_set_ps_mode.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: LPS_RF_ON_check.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: LPS_Enter.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: _rtw_pwr_wakeup.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_pwrctrl.o: warning: objtool: rtw_pm_set_ips.cold.17()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: amsdu_to_msdu()+0x399: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recv_indicatepkts_in_order()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: rtw_free_uc_swdec_pending_queue()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: sta2sta_data_frame()+0x177: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recvframe_chk_defrag()+0x45b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recv_func_posthandle()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: rtw_recv_entry()+0x3e3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: amsdu_to_msdu.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recv_indicatepkts_in_order.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: rtw_free_uc_swdec_pending_queue.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: sta2sta_data_frame.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recvframe_chk_defrag.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: recv_func_posthandle.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_recv.o: warning: objtool: rtw_recv_entry.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_wep_decrypt()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_tkip_encrypt()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_tkip_decrypt()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_aes_encrypt()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_aes_decrypt()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: aes_decipher.cold.1()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_wep_decrypt.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_tkip_encrypt.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_tkip_decrypt.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_aes_encrypt.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_security.o: warning: objtool: rtw_aes_decrypt.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sreset.o: warning: objtool: sreset_get_wifi_status()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sreset.o: warning: objtool: sreset_get_wifi_status.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_stainfo_offset()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_get_stainfo_by_offset()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_free_stainfo()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_init_bcmc_stainfo()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_stainfo_offset.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_get_stainfo_by_offset.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_alloc_stainfo.cold.3()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_free_stainfo.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_sta_mgt.o: warning: objtool: rtw_init_bcmc_stainfo.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: WMMOnAssocRsp()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: HTOnAssocRsp()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: rtw_check_bcn_info()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: check_assoc_AP()+0x12d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: WMMOnAssocRsp.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: HTOnAssocRsp.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: rtw_check_bcn_info.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_wlan_util.o: warning: objtool: check_assoc_AP.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: qos_acm()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmitframe_coalesce()+0x5da: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_alloc_xmitframe()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_free_xmitframe()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_get_sta_pending()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmitframe_enqueue()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: _rtw_init_xmit_priv()+0x427: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmit()+0x33f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_sctx_wait()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_ack_tx_done()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: qos_acm.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_make_wlanhdr.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmitframe_coalesce.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_alloc_xmitframe.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_free_xmitframe.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_get_sta_pending.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmit_classifier.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmitframe_enqueue.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: _rtw_init_xmit_priv.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_xmit.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_sctx_wait.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_sctx_done_err.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_alloc_xmitbuf_ext.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_alloc_xmitbuf.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_free_xmitbuf.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/core/rtw_xmit.o: warning: objtool: rtw_ack_tx_done.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/pwrseqcmd.o: warning: objtool: rtl88eu_pwrseqcmdparsing()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/pwrseqcmd.o: warning: objtool: rtl88eu_pwrseqcmdparsing.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: odm_SetTxRPTTiming_8188E()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: odm_RateDecision_8188E()+0x242: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RASupport_Init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RAInfo_Init()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: odm_SetTxRPTTiming_8188E.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: odm_RateDecision_8188E.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RASupport_Init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RAInfo_Init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RAInfo_Init_all.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_GetShortGI_8188E.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_GetDecisionRate_8188E.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_GetHwPwrStatus_8188E.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_UpdateRateInfo_8188E.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_SetRSSI_8188E.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/Hal8188ERateAdaptive.o: warning: objtool: ODM_RA_TxRPT2Handle_8188E.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_init()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_deinit()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/hal_intf.o: warning: objtool: rtw_hal_deinit.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoInit_Debug()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoHook_Debug()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoUpdate_Debug()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_FalseAlarmCounterStatistics()+0x1e7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_Get_Rate_Bitmap()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_RAStateCheck()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_RefreshRateAdaptiveMaskCE()+0xc3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_TXPowerTrackingThermalMeterInit()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_InitHybridAntDiv()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_HwAntDiv()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_EdcaTurboInit()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_EdcaTurboCheck()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoInit_Debug.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoHook_Debug.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_CmnInfoUpdate_Debug.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_DIG.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_FalseAlarmCounterStatistics.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_Get_Rate_Bitmap.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_RAStateCheck.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_RefreshRateAdaptiveMaskCE.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_TXPowerTrackingThermalMeterInit.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_InitHybridAntDiv.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_HwAntDiv.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: ODM_EdcaTurboInit.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm.o: warning: objtool: odm_EdcaTurboCheck.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/odm_RTL8188E.o: warning: objtool: rtl88eu_dm_antenna_diversity.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: FillH2CCmd_88E()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtw_hal_add_ra_tid()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwPwrMode_cmd()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwMediaStatus_cmd()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwJoinBssReport_cmd()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: FillH2CCmd_88E.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtw_hal_add_ra_tid.cold.5()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwPwrMode_cmd.cold.6()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwMediaStatus_cmd.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_cmd.o: warning: objtool: rtl8188e_set_FwJoinBssReport_cmd.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: _8051Reset88E()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: iol_mode_enable()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtl8188e_iol_efuse_patch()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtw_hal_set_odm_var()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtw_hal_notch_filter()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_InitPGData88E()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseIDCode88E()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadPowerSavingMode88E()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseXtal_8188E()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseBoardType88E()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseEEPROMVer88E()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtl8188e_EfuseParseChnlPlan()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseCustomerID88E()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadAntennaDiversity88E()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadThermalMeter_88E()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: _8051Reset88E.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: iol_mode_enable.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtl8188e_iol_efuse_patch.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtw_hal_set_odm_var.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtw_hal_notch_filter.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_InitPGData88E.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseIDCode88E.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadPowerSavingMode88E.cold.8()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadTxPowerInfo88E.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseXtal_8188E.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseBoardType88E.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseEEPROMVer88E.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: rtl8188e_EfuseParseChnlPlan.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_EfuseParseCustomerID88E.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadAntennaDiversity88E.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.o: warning: objtool: Hal_ReadThermalMeter_88E.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: rtl88eu_phy_iq_calibrate()+0x2ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: phy_iq_calibrate.constprop.1.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: rtl88eu_dm_txpower_track_adjust.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: rtl88eu_phy_iq_calibrate.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/phy.o: warning: objtool: rtl88eu_dm_txpower_tracking_callback_thermalmeter.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o: warning: objtool: dump_txrpt_ccx_88e()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o: warning: objtool: _dbg_dump_tx_info()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o: warning: objtool: dump_txrpt_ccx_88e.cold.0()+0xbb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188e_xmit.o: warning: objtool: _dbg_dump_tx_info.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_recv.o: warning: objtool: rtw_hal_init_recv_priv()+0x14a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_recv.o: warning: objtool: rtw_hal_init_recv_priv.cold.2()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_recv.o: warning: objtool: rtw_hal_free_recv_priv.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtw_dump_xframe()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtl8188eu_xmitframe_complete()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtw_hal_xmit()+0xf5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: update_txdesc.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtw_dump_xframe.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtl8188eu_xmitframe_complete.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.o: warning: objtool: rtw_hal_xmit.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_chip_configure()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_power_on()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: RfOnOffDetect()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtl8188eu_hal_init()+0x285: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtl8188eu_hal_deinit()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_inirp_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_read_chip_info()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: UpdateHalRAMask8188EUsb()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_chip_configure.cold.5()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_power_on.cold.6()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: RfOnOffDetect.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtl8188eu_hal_init.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtl8188eu_hal_deinit.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_inirp_init.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_read_chip_info.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_set_hwreg.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: rtw_hal_get_def_var.cold.13()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/hal/usb_halinit.o: warning: objtool: UpdateHalRAMask8188EUsb.cold.14()+0x1f: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/mm_types_task.h:13, BUILDSTDERR: from ./include/linux/mm_types.h:4, BUILDSTDERR: from ./include/linux/kmemcheck.h:4, BUILDSTDERR: from ./include/linux/skbuff.h:18, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from ./include/linux/ieee80211.h:21, BUILDSTDERR: from drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:17: BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_enc_ext': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: wpa_set_auth_algs()+0x7d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_frag()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_frag()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_rts()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_rts()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_rate()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_mode()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_essid()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_pmkid()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_enc()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_essid()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_name()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_range()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: translate_scan()+0x45c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_scan()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_mlme()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_freq()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: set_group_key()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_wap()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_scan()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_assoc_event()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_disassoc_event()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: wpa_set_auth_algs.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_frag.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_frag.cold.17()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_rts.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_rts.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_rate.cold.20()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_mode.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_essid.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_pmkid.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_enc.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: wpa_set_encryption.cold.25()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_auth.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_set_wpa_ie.cold.27()+0x3c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_essid.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_name.cold.29()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_range.cold.30()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: translate_scan.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_scan.cold.32()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_mlme.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_mode.cold.34()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_freq.cold.35()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: set_group_key.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_get_wap.cold.37()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_scan.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_priv.cold.39()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_assoc_event.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_disassoc_event.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/ioctl_linux.o: warning: objtool: rtw_ioctl.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/mlme_linux.o: warning: objtool: rtw_report_sec_ie()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/mlme_linux.o: warning: objtool: rtw_report_sec_ie.cold.1()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/mlme_linux.o: warning: objtool: rtw_indicate_sta_assoc_event.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/mlme_linux.o: warning: objtool: rtw_indicate_sta_disassoc_event.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: netdev_close()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: netdev_open()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev_name()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_stop_drv_threads()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_drv_sw()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_cancel_all_timer()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_free_drv_sw()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: ips_netdrv_open()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_pwr_up()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_dev_unload()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_pwr_down()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: netdev_close.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: netdev_open.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev_name.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_stop_drv_threads.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_init_drv_sw.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_cancel_all_timer.cold.11()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_free_drv_sw.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: ips_netdrv_open.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_pwr_up.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_dev_unload.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/os_intfs.o: warning: objtool: rtw_ips_pwr_down.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/recv_linux.o: warning: objtool: rtw_recv_indicatepkt()+0x2aa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/recv_linux.o: warning: objtool: rtw_recv_indicatepkt.cold.2()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/rtw_android.o: warning: objtool: rtw_android_priv_cmd.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_drv_init()+0x3b3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: usb_intf_stop()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_dev_unload()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_dev_remove()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_drv_init.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: usb_intf_stop.cold.15()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_dev_unload.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_intf.o: warning: objtool: rtw_dev_remove.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port_complete()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usbctrl_vendorreq.constprop.5()+0x2a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_read_port()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_read_port_complete()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtw_hal_inirp_deinit()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port_cancel()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtl8188eu_recv_tasklet()+0x447: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtl8188eu_xmit_tasklet()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port_complete.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usbctrl_vendorreq.constprop.5.cold.7()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_read_port.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_read_port_complete.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtw_hal_inirp_deinit.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: usb_write_port_cancel.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtl8188eu_recv_tasklet.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/usb_ops_linux.o: warning: objtool: rtl8188eu_xmit_tasklet.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/xmit_linux.o: warning: objtool: rtw_os_xmit_resource_alloc()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/xmit_linux.o: warning: objtool: rtw_xmit_entry()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/xmit_linux.o: warning: objtool: rtw_os_xmit_resource_alloc.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8188eu/os_dep/xmit_linux.o: warning: objtool: rtw_xmit_entry.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_module.o: warning: objtool: alloc_rtllib()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_module.o: warning: objtool: alloc_rtllib.cold.4()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_rx.o: warning: objtool: rtllib_rx()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_rx.o: warning: objtool: rtllib_rx.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_wx.o: warning: objtool: rtl819x_translate_scan()+0x6ea: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./include/linux/mm_types_task.h:13, BUILDSTDERR: from ./include/linux/mm_types.h:4, BUILDSTDERR: from ./include/linux/kmemcheck.h:4, BUILDSTDERR: from ./include/linux/skbuff.h:18, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib.h:26, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib_softmac.c:17: BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_check_all_nets': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_new_net': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_start_scan()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_sta_ps()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_associate_procedure_wq()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_start_scan.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_sta_ps.cold.42()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.o: warning: objtool: rtllib_associate_procedure_wq.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac_wx.o: warning: objtool: rtllib_wx_get_name()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac_wx.o: warning: objtool: rtllib_wx_set_power.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac_wx.o: warning: objtool: rtllib_wx_sync_scan_wq.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_rx_ADDBAReq()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_rx_ADDBARsp()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: TsInitAddBA()+0xeb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_ADDBA.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_rx_ADDBAReq.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: rtllib_rx_ADDBARsp.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_BAProc.o: warning: objtool: TsInitAddBA.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_HTProc.o: warning: objtool: HTSetConnectBwMode()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl819x_HTProc.o: warning: objtool: HTSetConnectBwMode.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_crypt_tkip.o: warning: objtool: michael_mic()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_crypt_tkip.o: warning: objtool: michael_mic.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_crypt_tkip.o: warning: objtool: rtllib_michael_mic_verify.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtllib_crypt_wep.o: warning: objtool: prism2_wep_encrypt()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtllib_crypt_wep.o: warning: objtool: prism2_wep_encrypt.cold.4()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_get_eeprom_size()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_start_adapter()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_get_rx_stats()+0xd24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_init_variables()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_is_rx_stuck()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_is_tx_stuck()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_set_reg.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_get_eeprom_size.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_start_adapter.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_fill_tx_desc.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_get_rx_stats.cold.14()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_is_rx_stuck.cold.16()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_dev.o: warning: objtool: rtl92e_is_tx_stuck.cold.17()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_cck_tx_power_track_bw_switch()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_phy_config_bb()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_rf_reg()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_config_mac()+0x8a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_check_bb_and_rf()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_config_bb()+0x372: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_get_tx_power()+0xcf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_channel()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_bw_mode()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_init_gain()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_rf_power_state()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_scan_op_backup()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_cck_tx_power_track_bw_switch.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_phy_rf_write.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_phy_rf_read.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: _rtl92e_phy_config_bb.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_rf_reg.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_config_mac.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_check_bb_and_rf.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_config_bb.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_get_tx_power.cold.17()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_channel.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_bw_mode.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_init_gain.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_set_rf_power_state.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_phy.o: warning: objtool: rtl92e_scan_op_backup.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.o: warning: objtool: rtl92e_init_fw.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.o: warning: objtool: rtl92e_send_cmd_pkt()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8192E_cmdpkt.o: warning: objtool: rtl92e_send_cmd_pkt.cold.0()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o: warning: objtool: rtl92e_config_rf()+0x25a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.o: warning: objtool: rtl92e_config_rf.cold.0()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_enable_hw_security_config()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_set_swcam()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_set_key()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_cam_restore()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_enable_hw_security_config.cold.0()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_set_swcam.cold.1()+0x28: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_set_key.cold.2()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_cam.o: warning: objtool: rtl92e_cam_restore.cold.3()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_qos_activate()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_set_wireless_mode()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_set_chan()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_sta_down.constprop.15()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_handle_beacon()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_sta_up.constprop.20()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_pci_probe()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_pci_disconnect()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_set_rf_state()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_enable_nic()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_disable_nic()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_qos_activate.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_handle_assoc_response.cold.26()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_update_beacon.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_set_wireless_mode.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_set_chan.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_sta_down.constprop.15.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_handle_beacon.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_sta_up.constprop.20.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_watchdog_wq_cb.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_irq.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_pci_probe.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: _rtl92e_pci_disconnect.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_set_rf_state.cold.37()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_enable_nic.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_core.o: warning: objtool: rtl92e_disable_nic.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_start_hw_fsync()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_end_hw_fsync()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_end_sw_fsync()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_fsync_timer_callback()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_start_sw_fsync()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_watchdog()+0x6cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_init_txpower_tracking()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_cck_txpower_adjust()+0x284: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_txpower_tracking_wq()+0x3fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_restore_state()+0x15a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_backup_state()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_check_rf_ctrl_gpio.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_start_hw_fsync.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_end_hw_fsync.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_end_sw_fsync.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_fsync_timer_callback.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: _rtl92e_dm_start_sw_fsync.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_watchdog.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_init_txpower_tracking.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_cck_txpower_adjust.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_txpower_tracking_wq.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_restore_state.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_dm.o: warning: objtool: rtl92e_dm_backup_state.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.o: warning: objtool: _rtl92e_ethtool_get_drvinfo()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_pci.o: warning: objtool: rtl92e_check_adapter()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_pci.o: warning: objtool: rtl92e_check_adapter.cold.0()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_pm.o: warning: objtool: rtl92e_resume()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_pm.o: warning: objtool: rtl92e_resume.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: _rtl92e_ps_update_rf_state()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_hw_sleep_wq()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_hw_wakeup()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: _rtl92e_ps_set_mode()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_leisure_ps_enter()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_leisure_ps_leave()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: _rtl92e_ps_update_rf_state.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_hw_sleep_wq.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_hw_wakeup.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: _rtl92e_ps_set_mode.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_ips_enter.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_ips_leave.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_leisure_ps_enter.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_ps.o: warning: objtool: rtl92e_leisure_ps_leave.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_force_reset()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_adapter_power_status()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_force_reset.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_adapter_power_status.cold.19()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_set_enc.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8192e/rtl8192e/rtl_wx.o: warning: objtool: _rtl92e_wx_set_scan.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_cmd.c:49: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_cmd.c:50: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/rtl8712_cmd.o: warning: objtool: r8712_cmd_thread.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_security.c:46: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/rtl871x_security.o: warning: objtool: aes_decipher()+0xa3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8712/rtl871x_security.o: warning: objtool: r8712_wep_decrypt()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_eeprom.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_efuse.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/hal_init.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_halinit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_io.c:45: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_io.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from drivers/staging/rtl8712/osdep_service.h:32, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wx_set_enc_ext': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8712/rtl871x_ioctl_linux.o: warning: objtool: translate_scan.isra.12()+0x8a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_rtl.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_set.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_led.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mlme.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/ieee80211.c:27: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp_ioctl.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/mlme_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/recv_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/xmit_linux.c:37: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_intf.c:36: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/os_intfs.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_pwrctrl.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_recv.c:35: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_recv.c:38: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_sta_mgt.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ap.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_btcoex.c:15: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_cmd.o: warning: objtool: rtw_cmd_thread()+0x302: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_cmd.o: warning: objtool: rtw_cmd_thread.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_cmd.o: warning: objtool: rtw_clearstakey_cmd.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_debug.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: dump_drv_version()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: dump_log_level()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: sd_f0_reg_dump()+0xca: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: mac_reg_dump()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: bb_reg_dump()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: rf_reg_dump()+0x196: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_read_reg()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_fwstate()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_sec_info()+0x148: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_mlmext_state()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_roam_flags()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_roam_param()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_qos_option()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ht_option()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rf_info()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ap_info()+0x259: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_adapter_state()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_trx_info()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rate_ctl()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_suspend_resume_info()+0x258: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_signal()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_hw_status()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ht_enable()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_bw_mode()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ampdu_enable()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_ampdu()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_en_fwps()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_stbc()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_all_sta_info()+0x361: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_btcoex_dbg()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_btcoex_info()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: dump_drv_version.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: dump_log_level.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: sd_f0_reg_dump.cold.6()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: mac_reg_dump.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: bb_reg_dump.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: rf_reg_dump.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_read_reg.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_fwstate.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_sec_info.cold.12()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_mlmext_state.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_roam_flags.cold.14()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_roam_param.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_qos_option.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ht_option.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rf_info.cold.18()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_survey_info.cold.19()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ap_info.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_adapter_state.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_trx_info.cold.22()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rate_ctl.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_suspend_resume_info.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_signal.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_hw_status.cold.26()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ht_enable.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_set_ht_enable.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_bw_mode.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_set_bw_mode.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_ampdu_enable.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_set_ampdu_enable.cold.32()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_ampdu.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_en_fwps.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_rx_stbc.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_set_rx_stbc.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_all_sta_info.cold.37()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_btcoex_dbg.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_debug.o: warning: objtool: proc_get_btcoex_info.cold.39()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_efuse.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_io.c:38: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_io.o: warning: objtool: _rtw_sd_f0_read8()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_io.o: warning: objtool: _rtw_sd_f0_read8.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_ssid()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_bssid.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_ssid.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_ioctl_set.o: warning: objtool: rtw_set_802_11_connect.cold.7()+0x18: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ieee80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme.o: warning: objtool: rtw_joinbss_event_prehandle()+0x350: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme.o: warning: objtool: rtw_joinbss_event_prehandle.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: start_clnt_auth()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnDeAuth()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnDisassoc()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: set_stakey_hdl()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: issue_probersp.cold.15()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: start_clnt_auth.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnAuthClient.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnDeAuth.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnDisassoc.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: OnBeacon.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: linked_status_chk.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: sitesurvey_cmd_hdl.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_mlme_ext.o: warning: objtool: set_stakey_hdl.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_dbg_comp_msg()+0xe0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_dbg_level_msg()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_ability_msg()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_adaptivity_parm_msg()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_get_perpkt_rssi()+0x2f2: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_dbg_comp_msg.cold.0()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_dbg_level_msg.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_ability_msg.cold.2()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_adaptivity_parm_msg.cold.3()+0x2f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_odm.o: warning: objtool: rtw_odm_get_perpkt_rssi.cold.4()+0x2fc: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_pwrctrl.o: warning: objtool: _ips_enter()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_pwrctrl.o: warning: objtool: _ips_leave()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_pwrctrl.o: warning: objtool: _ips_enter.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_pwrctrl.o: warning: objtool: _ips_leave.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_pwrctrl.o: warning: objtool: rtw_ps_processor.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_rf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_security.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_security.o: warning: objtool: rtw_wep_decrypt()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_security.o: warning: objtool: rtw_handle_tkip_countermeasure()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_security.o: warning: objtool: rtw_tkip_decrypt.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_security.o: warning: objtool: rtw_aes_decrypt.cold.5()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_security.o: warning: objtool: rtw_handle_tkip_countermeasure.cold.6()+0x21: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_wlan_util.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_wlan_util.o: warning: objtool: get_rate_set()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_wlan_util.o: warning: objtool: rtw_camid_alloc()+0x1a6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_wlan_util.o: warning: objtool: rtw_camid_alloc.cold.7()+0x23: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/core/rtw_xmit.o: warning: objtool: rtw_xmit.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_intf.c:18: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: SetHwReg()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: GetHwReg()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: SetHalDefVar()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: GetHalDefVar()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: SetHwReg.cold.2()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: GetHwReg.cold.3()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: SetHalDefVar.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_com.o: warning: objtool: GetHalDefVar.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_btcoex.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/hal/hal_btcoex.o: warning: objtool: hal_btcoex_RecordPwrMode()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_sdio.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/Hal8723BPwrSeq.h:4, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Hal8723BPwrSeq.c:28: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c:31: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_CfoTracking.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_debug.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DIG.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_HWConfig.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_PathDiv.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RTL8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:20: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.o: warning: objtool: rtl8723b_FirmwareDownload()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.o: warning: objtool: rtl8723b_FirmwareDownload.cold.26()+0x17: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c:37: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.o: warning: objtool: rtl8723bs_xmit_buf_handler()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.o: warning: objtool: rtl8723bs_xmit_thread()+0x5f1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.o: warning: objtool: rtl8723bs_xmit_buf_handler.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.o: warning: objtool: rtl8723bs_xmit_thread.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_halinit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_ops.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/hal/sdio_ops.o: warning: objtool: sd_int_dpc.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:15, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:64, BUILDSTDERR: from ./include/linux/irqflags.h:15, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:10, BUILDSTDERR: from ./include/linux/sched/signal.h:4, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/drv_types.h:26, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:17: BUILDSTDERR: In function 'memcpy', BUILDSTDERR: inlined from 'cfg80211_rtw_scan' at drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1648:4: BUILDSTDERR: ./include/linux/string.h:309:9: warning: '__builtin_memcpy' accessing 8 bytes at offsets 0 and 0 overlaps 8 bytes at offset 0 [-Wrestrict] BUILDSTDERR: return __builtin_memcpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o: warning: objtool: rtw_cfg80211_ibss_indicate_connect.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.o: warning: objtool: rtw_cfg80211_indicate_connect.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_assoc_event()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_linux.o: warning: objtool: rtw_dbg_port.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_linux.o: warning: objtool: rtw_wx_set_priv.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_linux.o: warning: objtool: translate_scan.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/ioctl_linux.o: warning: objtool: rtw_indicate_wx_assoc_event.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/mlme_linux.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/osdep_service.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/os_intfs.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_notifier_call()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_uninit()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_init()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev_name()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_dev_unload()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_suspend_normal()+0x118: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_suspend_common()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_resume_common()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_notifier_call.cold.9()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_uninit.cold.10()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_ndev_init.cold.11()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev_name.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_init_netdev.cold.13()+0x2c1: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_dev_unload.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_suspend_normal.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_suspend_common.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/os_intfs.o: warning: objtool: rtw_resume_common.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/recv_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/rtw_proc.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_linked_info_dump()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_rx_info()+0xa5: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_cam_cache()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_set_log_level.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_linked_info_dump.cold.4()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_rx_info.cold.5()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/rtw_proc.o: warning: objtool: proc_get_cam_cache.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_intf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/sdio_intf.o: warning: objtool: sdio_alloc_irq()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/sdio_intf.o: warning: objtool: sdio_free_irq()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/sdio_intf.o: warning: objtool: sdio_alloc_irq.cold.5()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/staging/rtl8723bs/os_dep/sdio_intf.o: warning: objtool: sdio_free_irq.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/wifi_regd.c:7: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/xmit_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/typec/tcpm.o: warning: objtool: _tcpm_log()+0x1d8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/typec/tcpm.o: warning: objtool: tcpm_state_machine_work()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/typec/tcpm.o: warning: objtool: tcpm_state_machine_work.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/staging/typec/fusb302/fusb302.o: warning: objtool: _fusb302_log()+0x1db: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_fb.o: warning: objtool: vbox_deferred_io.cold.5()+0x3f: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_pin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_unpin()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_get_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_import_sg_table()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_vmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_vunmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_mmap()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_pin.cold.0()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_unpin.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_get_sg_table.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_import_sg_table.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_vmap.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_vunmap.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/staging/vboxvideo/vbox_prime.o: warning: objtool: vbox_gem_prime_mmap.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_fua_read_store()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_dpo_store()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_udev_path_store()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_alias_store()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: queue_depth_store()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: optimal_sectors_store()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: block_size_store()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: pi_prot_type_store()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_ua_intlck_ctrl_store()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: unmap_zeroes_data_store()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: force_pr_aptpl_store()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_rest_reord_store()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_tas_store()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_model_alias_store()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_members_show()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_lu_gp_members_show()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_alua_lu_gp_store()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_wwn_vpd_unit_serial_store()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_enable_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_write_metadata_store()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_hba_mode_store()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_pr_res_pr_registered_i_pts_show()+0x1ba: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_tg_pt_gp_id_store()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_access_state_store()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_lu_gp_lu_gp_id_store()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_core_call_addhbatotarget()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_active_optimized_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_active_nonoptimized_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_standby_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_unavailable_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_lba_dependent_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_offline_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_transitioning_store()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_access_status_store()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_register_template()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_fua_read_store.cold.17()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_dpo_store.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_udev_path_store.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_alias_store.cold.21()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: queue_depth_store.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: optimal_sectors_store.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: block_size_store.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: pi_prot_type_store.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_ua_intlck_ctrl_store.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: unmap_zeroes_data_store.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: force_pr_aptpl_store.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_rest_reord_store.cold.29()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: pi_prot_verify_store.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: pi_prot_format_store.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_tpws_store.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_tpu_store.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_tas_store.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_write_cache_store.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: emulate_model_alias_store.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_lba_map_store.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_alua_lu_gp_store.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_wwn_vpd_unit_serial_store.cold.41()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_dev_enable_store.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_write_metadata_store.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_hba_mode_store.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_pr_res_aptpl_metadata_store.cold.45()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_tg_pt_gp_id_store.cold.51()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_access_state_store.cold.52()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_lu_gp_lu_gp_id_store.cold.53()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_core_call_addhbatotarget.cold.54()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_active_optimized_store.cold.55()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_active_nonoptimized_store.cold.56()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_standby_store.cold.57()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_unavailable_store.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_lba_dependent_store.cold.59()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_offline_store.cold.60()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_support_transitioning_store.cold.61()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_tg_pt_gp_alua_access_status_store.cold.62()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_configfs.o: warning: objtool: target_register_template.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_enable_device_list_for_node()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_alloc_rtpi()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_dev_init_initiator_node_lun_acl()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: target_configure_device()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_enable_device_list_for_node.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_alloc_rtpi.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: core_dev_init_initiator_node_lun_acl.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_device.o: warning: objtool: target_configure_device.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_np()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_wwn()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_tpg()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_port_link()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_lun()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_mappedlun_link()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_mappedlun()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_np.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_wwn.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_tpg.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_port_link.cold.6()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_lun.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_mappedlun_link.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_configfs.o: warning: objtool: target_fabric_make_mappedlun.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_get_pr_transport_id_len()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_get_pr_transport_id()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_parse_pr_out_transport_id()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_get_pr_transport_id_len.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_get_pr_transport_id.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_fabric_lib.o: warning: objtool: target_parse_pr_out_transport_id.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_hba.o: warning: objtool: core_alloc_hba()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_hba.o: warning: objtool: transport_backend_register.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_hba.o: warning: objtool: core_alloc_hba.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_update_aptpl_buf()+0x13c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_write_aptpl_to_file()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_update_and_write_aptpl()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_emulate_pro_preempt()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_do_alloc_registration.isra.6()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi2_reservation_reserve()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_alloc_aptpl_registration()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi3_emulate_pr_out()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi3_emulate_pr_in()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_update_aptpl_buf.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_write_aptpl_to_file.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_update_and_write_aptpl.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_release_preempt_and_abort.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_emulate_pro_preempt.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_do_alloc_registration.isra.6.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_alloc_registration.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_emulate_pro_register.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: __core_scsi3_check_aptpl_registration.isra.10.cold.23()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi2_reservation_reserve.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: core_scsi3_alloc_aptpl_registration.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi3_emulate_pr_out.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_scsi3_emulate_pr_in.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pr.o: warning: objtool: target_check_reservation.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_check_transition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_write_tpg_metadata()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_update_tpg_secondary_metadata()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_update_tpg_primary_metadata()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_report_referrals()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_report_target_port_groups()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_set_target_port_groups()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lba_map()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lba_map_mem()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lu_gp()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_set_lu_gp_id()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_tg_pt_gp()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_set_tg_pt_gp_id()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_access_type()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_nonop_delay_msecs()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_trans_delay_msecs()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_implicit_trans_secs()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_preferred_bit()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_secondary_status()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_secondary_write_metadata()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_setup_alua()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_check_transition.cold.10()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_write_tpg_metadata.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_update_tpg_secondary_metadata.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_update_tpg_primary_metadata.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_report_referrals.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_report_target_port_groups.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_alua_state_check.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: target_emulate_set_target_port_groups.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lba_map.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lba_map_mem.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_lu_gp.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_set_lu_gp_id.cold.21()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_allocate_tg_pt_gp.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_set_tg_pt_gp_id.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_tg_pt_gp_info.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_access_type.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_nonop_delay_msecs.cold.26()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_trans_delay_msecs.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_implicit_trans_secs.cold.28()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_preferred_bit.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_offline_bit.cold.30()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_secondary_status.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_alua_store_secondary_write_metadata.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_alua.o: warning: objtool: core_setup_alua.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_tmr.o: warning: objtool: core_tmr_alloc_req()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_tmr.o: warning: objtool: core_tmr_alloc_req.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_tmr.o: warning: objtool: core_tmr_abort_task.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_tmr.o: warning: objtool: core_tmr_lun_reset.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_tpg.o: warning: objtool: core_tpg_alloc_lun()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_tpg.o: warning: objtool: core_tpg_register()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_tpg.o: warning: objtool: core_tpg_alloc_lun.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_tpg.o: warning: objtool: core_tpg_register.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_init_session()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_handle_queue_full()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_setup_cmd_from_cdb()+0x1d6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_generic_handle_tmr()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_tmr_work()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_alloc_session_tags()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: init_se_kmem_caches()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_subsystem_check_init()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_generic_request_failure()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_handle_cdb_direct()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_init_session.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_handle_queue_full.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_setup_cmd_from_cdb.cold.24()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_generic_handle_tmr.cold.25()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_tmr_work.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_alloc_session_tags.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: init_se_kmem_caches.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_subsystem_check_init.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_cmd_size_check.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_generic_map_mem_to_cmd.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_generic_request_failure.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: transport_handle_cdb_direct.cold.34()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_transport.o: warning: objtool: target_submit_cmd_map_sgls.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_execute_unmap()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_setup_write_same.isra.6()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_check_dpofua.isra.7()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: xdreadwrite_callback()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: compare_and_write_callback()+0xbf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_check_prot.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_execute_unmap.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_setup_write_same.isra.6.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_check_dpofua.isra.7.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_parse_cdb.cold.15()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: xdreadwrite_callback.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: compare_and_write_callback.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_sbc.o: warning: objtool: sbc_dif_verify.cold.18()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_report_luns()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_request_sense()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_modesense()+0x1c6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_inquiry()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_request_sense.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_modesense.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_spc.o: warning: objtool: spc_emulate_inquiry.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_ua.o: warning: objtool: core_scsi3_ua_allocate()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_ua.o: warning: objtool: core_scsi3_ua_allocate.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_get_sg_table.isra.6()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_do_prot_rw()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_get_sg_table.isra.6.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_do_prot_rw.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_allocate_sgl_table.constprop.10.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_rd.o: warning: objtool: rd_configure_device.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_xcopy_do_work()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_xcopy_setup_pt()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_do_xcopy()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_do_receive_copy_results()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_xcopy_locate_se_dev_e4_iter.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_xcopy_do_work.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_xcopy_setup_pt.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_do_xcopy.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_xcopy.o: warning: objtool: target_do_receive_copy_results.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_execute_unmap()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_end_io_flush()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_get_bio()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_bio_done()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_configure_device()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_alloc_device()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_execute_write_same()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_execute_unmap.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_end_io_flush.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_get_bio.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_bio_done.cold.21()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_set_configfs_dev_params.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_configure_device.cold.23()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_alloc_device.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_iblock.o: warning: objtool: iblock_execute_rw.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_do_prot_fill()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_format_prot()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_init_prot()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_sync_cache()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_configure_device()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_unmap()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_alloc_device()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_do_rw.isra.6()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_rw()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_attach_hba()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_write_same()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_do_prot_fill.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_format_prot.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_init_prot.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_sync_cache.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_set_configfs_dev_params.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_configure_device.cold.14()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_unmap.cold.15()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_alloc_device.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_do_rw.isra.6.cold.17()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_rw.cold.18()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_attach_hba.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_file.o: warning: objtool: fd_execute_write_same.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_pmode_enable_hba()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_attach_hba()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_alloc_device()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_execute_cmd()+0xdf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_add_device_to_list()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_configure_device()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_set_configfs_dev_params.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_pmode_enable_hba.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_req_done.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_attach_hba.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_alloc_device.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_execute_cmd.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_add_device_to_list.cold.16()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_pscsi.o: warning: objtool: pscsi_configure_device.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_genl_set_features()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_set_dev_attrib()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_cmd_time_out_store()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_genl_cmd_done.isra.18()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_handle_completions()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_genl_set_features.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_set_dev_attrib.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_set_configfs_dev_params.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_vma_fault.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_cmd_time_out_store.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_genl_cmd_done.isra.18.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_handle_completions.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_emulate_write_cache_store.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_dev_size_store.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_dev_config_store.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/target_core_user.o: warning: objtool: tcmu_queue_cmd.cold.31()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_check_key()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_set_default_param()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_login_rx_data()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_login_tx_data()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_create_default_params()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_copy_param_list()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_extract_key_value()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_update_param_value()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_decode_text_input()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_change_param_value()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_find_param_from_key.cold.8()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_check_key.cold.9()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_check_value.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_set_default_param.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_login_rx_data.cold.12()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_login_tx_data.cold.13()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_create_default_params.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_copy_param_list.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_extract_key_value.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_update_param_value.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_decode_text_input.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_check_negotiated_keys.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_parameters.o: warning: objtool: iscsi_change_param_value.cold.20()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_randomize_seq_lists()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_build_pdu_and_seq_lists()+0x770: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_pdu_holder()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_pdu_holder_for_seq()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_seq_holder()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_randomize_pdu_lists.constprop.4.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_randomize_seq_lists.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_build_pdu_and_seq_lists.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_pdu_holder.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_pdu_holder_for_seq.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_seq_pdu_list.o: warning: objtool: iscsit_get_seq_holder.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_auth.o: warning: objtool: chap_server_compute_md5.isra.2()+0x10e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_auth.o: warning: objtool: chap_main_loop()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_auth.o: warning: objtool: chap_server_compute_md5.isra.2.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_auth.o: warning: objtool: chap_main_loop.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_get_datain_values()+0x4b1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_allocate_datain_req()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_get_datain_req()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_get_datain_values.cold.1()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_allocate_datain_req.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_datain_values.o: warning: objtool: iscsit_get_datain_req.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_handle_time2retain_timeout()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_check_pre_dataout()+0x1d4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_handle_time2retain_timeout.cold.1()+0x8f: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_check_pre_dataout.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl0.o: warning: objtool: iscsit_check_post_dataout.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_dump_data_payload()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_create_recovery_datain_values_datasequenceinorder_no()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_data_ack()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_ooo_cmdsn()+0x218: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_dump_data_payload.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_create_recovery_datain_values_datasequenceinorder_no.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_recovery_datain_or_r2t.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_status_snack.cold.5()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_data_ack.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_ooo_cmdsn.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl1.o: warning: objtool: iscsit_handle_dataout_timeout.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl2.o: warning: objtool: iscsit_remove_cmd_from_connection_recovery()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl2.o: warning: objtool: iscsit_prepare_cmds_for_reallegiance()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl2.o: warning: objtool: iscsit_remove_cmd_from_connection_recovery.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_erl2.o: warning: objtool: iscsit_prepare_cmds_for_reallegiance.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_login_setup_crypto()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_login_post_auth_non_zero_tsih()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsit_start_kthreads()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsit_setup_np()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_target_login_sess_out()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_login_setup_crypto.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_login_post_auth_non_zero_tsih.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsit_start_kthreads.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsit_setup_np.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_target_login_sess_out.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_login.o: warning: objtool: iscsi_target_login_thread.cold.9()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_check_login_request()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_check_first_request.isra.3()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_locate_portal()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_check_login_request.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_check_first_request.isra.3.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_do_login.cold.9()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: extract_param.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nego.o: warning: objtool: iscsi_target_locate_portal.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_dataout_timeout()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_dataout_timeout_retries()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_nopin_timeout()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_nopin_response_timeout()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_datain_pdu_offsets()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_datain_seq_offsets()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_r2t_offsets()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_default_erl()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_dataout_timeout.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_dataout_timeout_retries.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_nopin_timeout.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_nopin_response_timeout.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_datain_pdu_offsets.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_datain_seq_offsets.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_random_r2t_offsets.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_nodeattrib.o: warning: objtool: iscsit_na_default_erl.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_post_handler()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_abort_task()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_warm_reset()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_cold_reset()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_reassign()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_post_handler.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_abort_task.cold.9()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_warm_reset.cold.10()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_cold_reset.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_tmr_task_reassign.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tmr.o: warning: objtool: iscsit_check_task_reassign_expdatasn.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/mmzone.h:7, BUILDSTDERR: from ./include/linux/gfp.h:5, BUILDSTDERR: from ./include/linux/slab.h:14, BUILDSTDERR: from drivers/target/iscsi/iscsi_target_tpg.c:19: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:636:3: BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' specified bound 1 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:637:3: BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' specified bound 4 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_alloc_portal_group()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_load_discovery_tpg()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_add_portal_group()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_del_portal_group()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_disable_portal_group()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_add_network_portal()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_del_network_portal()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_authentication()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_enable_portal_group()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_login_timeout()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_netif_timeout()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_generate_node_acls()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_default_cmdsn_depth()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_cache_dynamic_acls()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_demo_mode_write_protect()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_prod_mode_write_protect()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_demo_mode_discovery()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_default_erl()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_t10_pi()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_tpg_enabled_sendtargets()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_login_keys_workaround()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_alloc_portal_group.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_load_discovery_tpg.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_add_portal_group.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_del_portal_group.cold.6()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_disable_portal_group.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_add_network_portal.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_del_network_portal.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_authentication.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_tpg_enable_portal_group.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_login_timeout.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_netif_timeout.cold.13()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_generate_node_acls.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_default_cmdsn_depth.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_cache_dynamic_acls.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_demo_mode_write_protect.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_prod_mode_write_protect.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_demo_mode_discovery.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_default_erl.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_t10_pi.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_tpg_enabled_sendtargets.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_tpg.o: warning: objtool: iscsit_ta_login_keys_workaround.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_cmd_to_immediate_queue()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_sequence_cmd()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_r2t_to_list()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_get_seq_holder_for_r2t()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_check_unsolicited_dataout()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_cmd_to_response_queue()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_send_tx_data()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_fe_sendpage_sg()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_cmd_to_immediate_queue.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_sequence_cmd.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_r2t_to_list.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_get_seq_holder_for_r2t.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_check_unsolicited_dataout.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_add_cmd_to_response_queue.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: __iscsit_free_cmd.cold.11()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: tx_data.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_send_tx_data.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_util.o: warning: objtool: iscsit_fe_sendpage_sg.cold.14()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_reject()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_reject_from_cmd()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_nop_out()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_text_cmd()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: __iscsit_check_dataout_hdr()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_check_dataout_hdr()+0xb9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_snack()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_scsi_cmd()+0x2fc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_process_text_cmd()+0x168: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_logout_cmd()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_map_iovec()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_tiqn()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_logout_removeconnforrecovery()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_thread_get_cpumask()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_close_session()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_response_queue()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_reject.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_reject_from_cmd.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_nop_out.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_text_cmd.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: __iscsit_check_dataout_hdr.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_check_dataout_hdr.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_snack.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_build_logout_rsp.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_setup_scsi_cmd.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_process_text_cmd.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_logout_cmd.cold.32()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_map_iovec.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_task_mgt_cmd.cold.34()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_handle_text_cmd.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_get_rx_pdu.cold.37()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_add_tiqn.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_logout_removeconnforrecovery.cold.39()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_thread_get_cpumask.cold.40()+0x0: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_close_session.cold.41()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target.o: warning: objtool: iscsit_response_queue.cold.42()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_nacl_cmdsn_depth_store()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_np_driver_store()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_tpg_enable_store()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: iscsi_disc_enforce_discovery_auth_store()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_call_addnptotpg()+0x1e4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_tiqn_addtpg()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_nacl_cmdsn_depth_store.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_np_driver_store.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_tpg_enable_store.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: iscsi_disc_enforce_discovery_auth_store.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_call_addnptotpg.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/iscsi_target_configfs.o: warning: objtool: lio_target_tiqn_addtpg.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_process_ddpvld.isra.13()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_add()+0xbb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_lro_receive()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_lro_rx_handler()+0x339: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_state_change()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_process_ddpvld.isra.13.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_add.cold.21()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_lro_receive.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_lro_rx_handler.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_main.o: warning: objtool: cxgbit_uld_state_change.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_wait_for_reply()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_get_real_dev()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_fw4_ack()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_close_listsrv_rpl()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_pass_open_rpl()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_abort_rpl_rss()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_pass_accept_req()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_send_tx_flowc_wr()+0x1c0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_abort_req_rss()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_wait_for_reply.cold.32()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_get_real_dev.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_pass_establish.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_fw4_ack.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_close_listsrv_rpl.cold.36()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_pass_open_rpl.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: __cxgbit_setup_cdev_np.cold.38()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_abort_rpl_rss.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_pass_accept_req.cold.40()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_send_tx_flowc_wr.cold.41()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_cm.o: warning: objtool: cxgbit_abort_req_rss.cold.42()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_allocate_cmd.isra.29()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_allocate_cmd.isra.29.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_rx_opcode.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_wait_rxq.cold.38()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_target.o: warning: objtool: cxgbit_put_login_tx.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_ddp.o: warning: objtool: cxgbit_ddp_init()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_ddp.o: warning: objtool: cxgbit_get_r2t_ttt.cold.13()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/target/iscsi/cxgbit/cxgbit_ddp.o: warning: objtool: cxgbit_ddp_init.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_target_reset()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_tpg_attrib_fabric_prot_type_store()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_port_unlink()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_make_naa_tpg()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_make_scsi_hba()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_queuecommand()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_driver_probe()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_issue_tmr.isra.5()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_target_reset.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_tpg_attrib_fabric_prot_type_store.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_port_unlink.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_make_naa_tpg.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_make_scsi_hba.cold.13()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_queuecommand.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_driver_probe.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_drop_nexus.cold.16()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_issue_tmr.isra.5.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/target/loopback/tcm_loop.o: warning: objtool: tcm_loop_tpg_nexus_store.cold.18()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_tpg_directory_id_store()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: tgt_agent_rw()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_make_tport()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_rw_data()+0x81: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: session_maintenance_work()+0xb8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_pre_unlink_lun()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_tpg_directory_id_store.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: tgt_agent_rw.cold.22()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_make_tport.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_make_tpg.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_mgt_agent_rw.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_rw_data.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: session_maintenance_work.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_tpg_enable_store.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_pre_unlink_lun.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/target/sbp/sbp_target.o: warning: objtool: sbp_mgt_agent_process.cold.31()+0x9a1: call without frame pointer save/setup BUILDSTDERR: drivers/target/tcm_fc/tfc_cmd.o: warning: objtool: ft_queue_status.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/target/tcm_fc/tfc_conf.o: warning: objtool: ft_add_tpg.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/target/tcm_fc/tfc_io.o: warning: objtool: ft_queue_data_in.cold.10()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/target/tcm_fc/tfc_io.o: warning: objtool: ft_recv_write_data.cold.11()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: duration_set()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: window_size_set()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: powerclamp_set_cur_state()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: duration_set.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: window_size_set.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/intel_powerclamp.o: warning: objtool: powerclamp_set_cur_state.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/int340x_thermal/int3403_thermal.o: warning: objtool: int3403_add.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: get_single_name()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: get_single_name.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: acpi_parse_art.cold.2()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/thermal/int340x_thermal/acpi_thermal_rel.o: warning: objtool: acpi_parse_trt.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: check_header()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: check_config_address()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: tb_cfg_copy()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: tb_cfg_write_raw()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: check_header.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: check_config_address.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/thunderbolt/ctl.o: warning: objtool: tb_cfg_copy.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/thunderbolt/dma_port.o: warning: objtool: dma_port_write.constprop.0()+0xff: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_receive()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_poll()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_read()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_send_frames()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_write()+0x6f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_wakeup()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_ioctl()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_close()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_open()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_receive.cold.6()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_poll.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_read.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_send_frames.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_write.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_wakeup.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_ioctl.cold.12()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_close.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_hdlc.o: warning: objtool: n_hdlc_tty_open.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: gsm_send()+0xbc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: __gsm_data_queue.isra.4()+0xee: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: gsm_queue()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: gsm_send.cold.18()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: __gsm_data_queue.isra.4.cold.19()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: gsm_queue.cold.20()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_gsm.o: warning: objtool: gsmtty_ioctl.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_r3964.o: warning: objtool: r3964_write()+0x26d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_r3964.o: warning: objtool: r3964_open()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/n_r3964.o: warning: objtool: r3964_write.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/n_r3964.o: warning: objtool: r3964_open.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: serial_paranoia_check()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cyz_dtr_rts()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_break()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_flush_buffer()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: __cyz_load_fw.isra.14.constprop.17()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: serial_paranoia_check.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cyz_dtr_rts.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_do_close.cold.24()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_break.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_flush_buffer.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_tiocmset.cold.27()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_set_line_char.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_startup.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_open.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: __cyz_load_fw.isra.14.constprop.17.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/cyclades.o: warning: objtool: cy_pci_probe.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_send_xchar()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_break()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_stop()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_unthrottle()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_throttle()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_chars_in_buffer()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_write_room()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_wait_until_sent()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_start()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_set_termios()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_put_char()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_flush_buffer()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_close()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_hangup()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_cleanup_module()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_send_xchar.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_break.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_stop.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_unthrottle.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_throttle.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_chars_in_buffer.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_write_room.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_wait_until_sent.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_start.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_set_termios.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_put_char.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_write.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_do_poll.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_ioctl.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_flush_buffer.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_close.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_hangup.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/rocket.o: warning: objtool: rp_cleanup_module.cold.32()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: isr_rxdata()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tiocmset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tiocmget()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: set_break()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: chars_in_buffer()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: write_room()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: put_char()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_hold()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: bh_transmit()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_timeout()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: flush_buffer()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: synclink_gt_proc_show()+0x304: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: wait_until_sent()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: change_params()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: send_xchar()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: unthrottle()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: throttle()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: ioctl()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: slgt_compat_ioctl()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: isr_txeom()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_load()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_release()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: set_termios()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: flush_chars()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: write()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: slgt_interrupt()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: shutdown()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: hangup()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: close()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: open()+0x4af: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: rx_timeout()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: alloc_dma_bufs()+0x289: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: init_one()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: isr_rxdata.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tiocmset.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tiocmget.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: set_break.cold.29()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: chars_in_buffer.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: write_room.cold.31()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: put_char.cold.32()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_hold.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: bh_transmit.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_timeout.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: flush_buffer.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: wait_until_sent.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: wait_gpio.cold.39()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: change_params.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: send_xchar.cold.41()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: unthrottle.cold.42()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: throttle.cold.43()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: ioctl.cold.44()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: slgt_compat_ioctl.cold.45()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: isr_txeom.cold.46()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_load.cold.47()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: tx_release.cold.48()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: set_termios.cold.49()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: flush_chars.cold.50()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: write.cold.51()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: slgt_interrupt.cold.52()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: shutdown.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: hangup.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: close.cold.55()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: open.cold.56()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: bh_handler.cold.57()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: rx_timeout.cold.58()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: alloc_dma_bufs.cold.59()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink_gt.o: warning: objtool: init_one.cold.60()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tiocmset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tiocmget()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: set_break()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: rx_stop()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: rx_start()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: chars_in_buffer()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: write_room()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: put_char()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: synclinkmp_proc_show()+0x324: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: wait_until_sent()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_stop()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_hold()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: flush_buffer()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: bh_transmit()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_timeout()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: install()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: bh_handler()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_start()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: send_xchar()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: unthrottle()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: throttle()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_release()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: isr_io_pin()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: isr_timer()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: shutdown()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: close()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: change_params()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: set_termios()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: ioctl()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: alloc_dma_bufs()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_load_dma_buffer()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: flush_chars()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: write()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: hangup()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: synclinkmp_init_one()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: open()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: synclinkmp_interrupt()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tiocmset.cold.20()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tiocmget.cold.21()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: set_break.cold.22()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: rx_stop.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: rx_start.cold.24()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: chars_in_buffer.cold.25()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: write_room.cold.26()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: put_char.cold.27()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: wait_until_sent.cold.29()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_stop.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_hold.cold.31()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: flush_buffer.cold.32()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: bh_transmit.cold.33()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_timeout.cold.34()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: install.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: rx_get_frame.cold.36()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: bh_handler.cold.37()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_start.cold.38()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: send_xchar.cold.39()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: unthrottle.cold.40()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: throttle.cold.41()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_release.cold.42()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: isr_io_pin.cold.43()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: isr_timer.cold.44()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: shutdown.cold.45()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: close.cold.46()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: change_params.cold.47()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: set_termios.cold.48()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: ioctl.cold.49()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: alloc_dma_bufs.cold.50()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: tx_load_dma_buffer.cold.51()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: flush_chars.cold.52()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: write.cold.53()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: hangup.cold.54()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: synclinkmp_init_one.cold.55()+0x57: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: open.cold.56()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclinkmp.o: warning: objtool: synclinkmp_interrupt.cold.57()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_stop_receiver()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_start_receiver()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: tiocmset()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: tiocmget()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_break()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_chars_in_buffer()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_write_room()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_put_char()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_misc()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_bh_transmit()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_bh_handler()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_tx_timeout()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_add_device()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_proc_show()+0x441: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_wait_until_sent()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_flush_buffer()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_stop_transmitter()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_stop()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_transmit_status()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_receive_status()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_install()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_start_transmitter()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_send_xchar()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_unthrottle()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_throttle()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_start()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_io_pin()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_load_tx_dma_buffer()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_flush_chars()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_get_raw_rx_frame()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_write()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_interrupt()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_transmit_data()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_change_params()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_set_termios()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_ioctl()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_allocate_device()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: synclink_init_one()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_receive_data()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_release_resources()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: shutdown()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_hangup()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_close()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_open()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_stop_receiver.cold.21()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_start_receiver.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: tiocmset.cold.23()+0x20: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: tiocmget.cold.24()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_break.cold.25()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_chars_in_buffer.cold.26()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_write_room.cold.27()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_put_char.cold.28()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_misc.cold.29()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_bh_transmit.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_bh_handler.cold.31()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_tx_timeout.cold.32()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_add_device.cold.33()+0xa7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_wait_until_sent.cold.35()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_flush_buffer.cold.36()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_stop_transmitter.cold.37()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_stop.cold.38()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_transmit_status.cold.39()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_receive_status.cold.40()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_install.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: usc_start_transmitter.cold.42()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_send_xchar.cold.43()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_unthrottle.cold.44()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_throttle.cold.45()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_start.cold.46()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_io_pin.cold.47()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_load_tx_dma_buffer.cold.48()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_flush_chars.cold.49()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_get_raw_rx_frame.cold.50()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_get_rx_frame.cold.51()+0x29: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_write.cold.52()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_interrupt.cold.53()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_transmit_data.cold.54()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_change_params.cold.55()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_set_termios.cold.56()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_ioctl.cold.57()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_allocate_device.cold.58()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: synclink_init_one.cold.59()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_isr_receive_data.cold.60()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_release_resources.cold.61()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: shutdown.cold.62()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_hangup.cold.63()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_close.cold.64()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/tty/synclink.o: warning: objtool: mgsl_open.cold.65()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: ipwireless_setup_timer()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: do_receive_packet()+0x189: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: ipw_receive_data_work.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: ipwireless_setup_timer.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: do_receive_packet.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/hardware.o: warning: objtool: ipwireless_interrupt.cold.14()+0x99: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/main.o: warning: objtool: ipwireless_attach.cold.3()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_start_xmit()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: do_go_online()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_open()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_close()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: notify_packet_sent.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_start_xmit.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: do_go_online.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_open.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/network.o: warning: objtool: ipwireless_ppp_close.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: add_tty()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_received()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_free()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_init()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_release()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: add_tty.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_received.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_free.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_init.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/tty/ipwireless/tty.o: warning: objtool: ipwireless_tty_release.cold.8()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/8250/serial_cs.o: warning: objtool: setup_serial()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/tty/serial/8250/serial_cs.o: warning: objtool: setup_serial.cold.3()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/tty/serial/jsm/jsm_tty.o: warning: objtool: jsm_uart_port_init.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/uio/uio.o: warning: objtool: __uio_register_device.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_poll_status()+0x17c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_atm_start()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_sysfs_store_adsl_config.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_poll_status.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_sysfs_store_adsl_state.cold.11()+0x14: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/cxacru.o: warning: objtool: cxacru_atm_start.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_start_synchro()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_handle_int()+0x15b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_status_poll()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_start_synchro.cold.9()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_handle_int.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_status_poll.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/speedtch.o: warning: objtool: speedtch_check_status.cold.12()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/ueagle-atm.o: warning: objtool: cmvs_file_name()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_submit_urb()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_complete()+0xdc: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_extract_one_cell()+0x337: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_atm_open()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_submit_urb.cold.12()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_atm_init.cold.13()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_complete.cold.14()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_extract_one_cell.cold.15()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/usb/atm/usbatm.o: warning: objtool: usbatm_atm_open.cold.16()+0x1f: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_release()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_bulk_read.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_bulk_write.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_disconnect.cold.12()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_wwait.cold.13()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_read.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_set_protocol.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_ioctl.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_release.cold.17()+0x3: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usblp.o: warning: objtool: usblp_probe.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/usb/class/usbtmc.o: warning: objtool: usbtmc_open()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/class/usbtmc.o: warning: objtool: usbtmc_open.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_hc_reset()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_hc_start()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_bus_resume()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_read_ptd()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: postproc_ep()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: remove_ptd()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_urb_enqueue()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_bus_suspend()+0x637: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_irq()+0x52a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_hc_reset.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_hc_start.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_bus_resume.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: prepare_ptd.constprop.18.cold.23()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: submit_req.cold.24()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_read_ptd.cold.25()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: postproc_ep.cold.26()+0x1c: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: remove_ptd.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_urb_dequeue.cold.28()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: start_iso_transfers.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_urb_enqueue.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: finish_transfers.cold.31()+0x39: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_bus_suspend.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/host/isp1362-hcd.o: warning: objtool: isp1362_irq.cold.33()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/mdc800.o: warning: objtool: mdc800_usb_waitForIRQ()+0x87: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/image/mdc800.o: warning: objtool: mdc800_device_read()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/image/mdc800.o: warning: objtool: mdc800_usb_waitForIRQ.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/mdc800.o: warning: objtool: mdc800_device_read.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_usb_probe()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_get_status()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_do_sg()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_scsi_queuecommand.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_usb_probe.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_get_status.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_command_done.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/image/microtek.o: warning: objtool: mts_do_sg.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_open()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_write()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_read()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_open.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_write.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/adutux.o: warning: objtool: adu_read.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/appledisplay.o: warning: objtool: appledisplay_disconnect()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/appledisplay.o: warning: objtool: appledisplay_disconnect.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/appledisplay.o: warning: objtool: appledisplay_probe.cold.8()+0x19: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/ftdi-elan.o: warning: objtool: ftdi_elan_open()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/ftdi-elan.o: warning: objtool: ftdi_elan_open.cold.21()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/isight_firmware.o: warning: objtool: isight_firmware_load()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/isight_firmware.o: warning: objtool: isight_firmware_load.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/usblcd.o: warning: objtool: lcd_ioctl()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_open()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_write()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_read()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_open.cold.7()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_write.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/ldusb.o: warning: objtool: ld_usb_read.cold.9()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_open()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_write()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_read()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_open.cold.8()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_write.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_read.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/legousbtower.o: warning: objtool: tower_interrupt_in_callback.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_write_compat()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_ecp_read_data()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_ecp_write_data()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_epp_write_data()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: get_1284_register.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_write_compat.cold.7()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_ecp_read_data.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_ecp_write_data.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: parport_uss720_epp_write_data.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/uss720.o: warning: objtool: uss720_probe.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/misc/yurex.o: warning: objtool: yurex_open()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/misc/yurex.o: warning: objtool: yurex_open.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/serial/digi_acceleport.o: warning: objtool: digi_write_bulk_callback()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/serial/digi_acceleport.o: warning: objtool: digi_write_bulk_callback.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/scsiglue.o: warning: objtool: queuecommand()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/storage/scsiglue.o: warning: objtool: queuecommand.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/alauda.o: warning: objtool: alauda_ensure_map_for_zone.cold.5()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/alauda.o: warning: objtool: alauda_transport.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/ene_ub6250.o: warning: objtool: ene_ub6250_probe.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/ene_ub6250.o: warning: objtool: ene_transport.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/sddr09.o: warning: objtool: sddr09_get_cardinfo()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/storage/sddr09.o: warning: objtool: sddr09_get_cardinfo.cold.8()+0x30: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/sddr09.o: warning: objtool: sddr09_transport.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/sddr09.o: warning: objtool: usb_stor_sddr09_dpcm_init.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/usb/storage/sddr55.o: warning: objtool: sddr55_transport.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/usbip_common.o: warning: objtool: usbip_recv()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/usbip_common.o: warning: objtool: usbip_recv.cold.5()+0x18: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/usbip_event.o: warning: objtool: usbip_init_eh()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/usbip_event.o: warning: objtool: usbip_init_eh.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_detach()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_attach()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_detach.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_sysfs.o: warning: objtool: store_attach.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_tx.o: warning: objtool: vhci_send_cmd_unlink()+0x18a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_tx.o: warning: objtool: vhci_send_cmd_submit.cold.0()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_tx.o: warning: objtool: vhci_send_cmd_unlink.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_rx.o: warning: objtool: vhci_rx_loop.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hcd_probe()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hub_control()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_urb_enqueue()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_shutdown_connection()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hcd_probe.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_hub_control.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_start.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_urb_enqueue.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/vhci_hcd.o: warning: objtool: vhci_shutdown_connection.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/usb/usbip/stub_main.o: warning: objtool: rebind_store()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_ccm_mac()+0x424: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_prf()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_crypto_init()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_ccm_mac.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_prf.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/crypto.o: warning: objtool: wusb_crypto_init.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/security.o: warning: objtool: wusbhc_sec_create()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/security.o: warning: objtool: wusbhc_sec_create.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: __wa_seg_submit()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_xfer_status_to_errno()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_urb_enqueue_b()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: __wa_seg_submit.cold.24()+0x1e: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_xfer_status_to_errno.cold.25()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_urb_enqueue_b.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_seg_iso_pack_desc_cb.cold.27()+0x1b: call without frame pointer save/setup BUILDSTDERR: drivers/usb/wusbcore/wa-xfer.o: warning: objtool: wa_urb_dequeue.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/uwb/lc-dev.o: warning: objtool: uwb_dev_add()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/uwb/lc-dev.o: warning: objtool: uwb_dev_add.cold.5()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/uwb/uwbd.o: warning: objtool: uwbd_start()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/uwb/uwbd.o: warning: objtool: uwbd_start.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/uwb/umc-bus.o: warning: objtool: umc_device_probe()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/uwb/umc-bus.o: warning: objtool: umc_device_probe.cold.0()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/vfio.o: warning: objtool: vfio_iommu_group_notifier.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/vfio.o: warning: objtool: vfio_add_group_dev.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/vfio_iommu_type1.o: warning: objtool: vfio_iommu_type1_pin_pages.cold.13()+0x35: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/mdev/mdev_sysfs.o: warning: objtool: add_mdev_supported_type()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vfio/mdev/mdev_sysfs.o: warning: objtool: add_mdev_supported_type.cold.2()+0x15: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/pci/vfio_pci.o: warning: objtool: vfio_pci_disable.cold.18()+0x1a: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_virt_config_write()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_default_config_read()+0x67: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_default_config_write()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_basic_config_write.cold.22()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/vfio/pci/vfio_pci_config.o: warning: objtool: vfio_config_init.cold.23()+0x2a: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_tpg_attrib_fabric_prot_type_store()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_send_bad_target()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_nexus_cb()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_calc_sgls()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_tpg_nexus_store()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_make_tport()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_iov_to_sgl()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_tpg_attrib_fabric_prot_type_store.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_clear_endpoint.cold.18()+0x23: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_send_bad_target.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_nexus_cb.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_calc_sgls.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_ioctl.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_complete_cmd_work.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_make_tport.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_make_tpg.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_iov_to_sgl.cold.27()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/scsi.o: warning: objtool: vhost_scsi_handle_vq.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_init_user()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_notify_disable_user()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_need_notify_user()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_notify_enable_user()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_complete_user()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_complete_multi_user()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_getdesc_kern()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_getdesc_user()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_init_user.cold.13()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: range_check.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_notify_disable_user.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_need_notify_user.cold.16()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_notify_enable_user.cold.17()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_complete_user.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_complete_multi_user.cold.19()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_getdesc_kern.cold.20()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/vhost/vringh.o: warning: objtool: vringh_getdesc_user.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/video/backlight/apple_bl.o: warning: objtool: apple_bl_add()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/backlight/apple_bl.o: warning: objtool: apple_bl_add.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_update()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_send_situ()+0xb0: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_negotiate_ver()+0x9f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_send_ptr()+0x8f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: hvfb_probe()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_update.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_send_situ.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_negotiate_ver.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: synthvid_send_ptr.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/hyperv_fb.o: warning: objtool: hvfb_probe.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/video/fbdev/vfb.o: warning: objtool: vfb_probe.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/virtio/virtio.o: warning: objtool: virtio_init()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/virtio/virtio_pci_legacy.o: warning: objtool: virtio_pci_legacy_probe()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/virtio/virtio_pci_legacy.o: warning: objtool: virtio_pci_legacy_probe.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: drivers/w1/w1_int.o: warning: objtool: w1_add_master_device()+0x35d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/w1_int.o: warning: objtool: w1_add_master_device.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/w1/w1_family.o: warning: objtool: w1_unregister_family()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/w1_family.o: warning: objtool: w1_unregister_family.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/w1/w1_netlink.o: warning: objtool: w1_cn_callback.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_send_control()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_recv_status()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_recv_data()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_send_data.isra.5()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_reset_device()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_wait_status()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_probe()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_send_control.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_recv_status.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_recv_data.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_send_data.isra.5.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_reset_device.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/w1/masters/ds2490.o: warning: objtool: ds_probe.cold.15()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/w1/slaves/w1_therm.o: warning: objtool: w1_DS18B20_precision()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/w1/slaves/w1_therm.o: warning: objtool: w1_DS18B20_precision.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_stop()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_start()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_open()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_card_init()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_stop.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_release.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_start.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_open.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_pci.o: warning: objtool: pcipcwd_card_init.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_interrupt()+0x6c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_init_one()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_release.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_interrupt.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/wdt_pci.o: warning: objtool: wdtpci_init_one.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_probe()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_intr_done.cold.10()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_release.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/pcwd_usb.o: warning: objtool: usb_pcwd_probe.cold.12()+0x16: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/alim1535_wdt.o: warning: objtool: ali_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/alim1535_wdt.o: warning: objtool: ali_release.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/alim7101_wdt.o: warning: objtool: fop_close()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/alim7101_wdt.o: warning: objtool: wdt_timer_ping()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/alim7101_wdt.o: warning: objtool: fop_close.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/alim7101_wdt.o: warning: objtool: wdt_timer_ping.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: superio_enter()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_set_timeout()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_stop()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_keepalive()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_start.part.2()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: superio_enter.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_set_timeout.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: f71862fg_pin_configure.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_stop.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_keepalive.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/f71808e_wdt.o: warning: objtool: watchdog_start.part.2.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/sp5100_tco.o: warning: objtool: sp5100_tco_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/sp5100_tco.o: warning: objtool: sp5100_tco_init()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/sp5100_tco.o: warning: objtool: sp5100_tco_release.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/sp5100_tco.o: warning: objtool: sp5100_tco_init.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/sbc_fitpc2_wdt.o: warning: objtool: fitpc2_wdt_release()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/sbc_fitpc2_wdt.o: warning: objtool: fitpc2_wdt_release.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/ib700wdt.o: warning: objtool: ibwdt_close()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/ib700wdt.o: warning: objtool: ibwdt_close.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/ibmasr.o: warning: objtool: asr_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/ibmasr.o: warning: objtool: asr_release.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/i6300esb.o: warning: objtool: esb_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/i6300esb.o: warning: objtool: esb_probe()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/i6300esb.o: warning: objtool: esb_release.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/i6300esb.o: warning: objtool: esb_probe.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/iTCO_wdt.o: warning: objtool: iTCO_wdt_probe.cold.10()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/it8712f_wdt.o: warning: objtool: it8712f_wdt_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/it8712f_wdt.o: warning: objtool: it8712f_wdt_release.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/hpwdt.o: warning: objtool: hpwdt_change_timer()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/hpwdt.o: warning: objtool: hpwdt_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/hpwdt.o: warning: objtool: hpwdt_change_timer.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/hpwdt.o: warning: objtool: hpwdt_release.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_remove()+0x91: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_init()+0xa9: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_release.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_remove.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/nv_tco.o: warning: objtool: nv_tco_init.cold.3()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/sch311x_wdt.o: warning: objtool: sch311x_wdt_close()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/sch311x_wdt.o: warning: objtool: sch311x_wdt_close.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/via_wdt.o: warning: objtool: wdt_timer_tick()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/via_wdt.o: warning: objtool: wdt_timer_tick.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/w83877f_wdt.o: warning: objtool: wdt_timer_ping()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/w83877f_wdt.o: warning: objtool: wdt_timer_ping.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/machzwd.o: warning: objtool: zf_ping()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/machzwd.o: warning: objtool: zf_ping.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/xen_wdt.o: warning: objtool: xen_wdt_probe()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/xen_wdt.o: warning: objtool: xen_wdt_release()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/xen_wdt.o: warning: objtool: xen_wdt_probe.cold.3()+0xc: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/xen_wdt.o: warning: objtool: xen_wdt_release.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/watchdog/softdog.o: warning: objtool: softdog_fire()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/watchdog/softdog.o: warning: objtool: softdog_fire.cold.1()+0x38: call without frame pointer save/setup BUILDSTDERR: drivers/xen/evtchn.o: warning: objtool: evtchn_interrupt()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/evtchn.o: warning: objtool: evtchn_interrupt.cold.6()+0xd: call without frame pointer save/setup BUILDSTDERR: drivers/xen/gntdev.o: warning: objtool: gntdev_mmap.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/gntalloc.o: warning: objtool: gntalloc_mmap()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/gntalloc.o: warning: objtool: gntalloc_mmap.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/privcmd.o: warning: objtool: privcmd_close.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/privcmd.o: warning: objtool: privcmd_ioctl_mmap_batch.isra.11.cold.18()+0x21: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-acpi-processor.o: warning: objtool: xen_acpi_processor_resume_worker()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-acpi-processor.o: warning: objtool: xen_acpi_processor_resume_worker.cold.4()+0x9: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_tpg_param_alias_store()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_do_add_lun()+0xe6: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_gnttab_data_map_batch()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_do_cmd_fn()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_tpg_nexus_store()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_make_tport()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_probe()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_tpg_param_alias_store.cold.13()+0xf: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_do_add_lun.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_do_1lun_hotplug.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_gnttab_data_map_batch.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_make_tport.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_probe.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-scsiback.o: warning: objtool: scsiback_cmd_done.cold.21()+0x45: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/pci_stub.o: warning: objtool: pcistub_remove.cold.8()+0x10: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/pciback_ops.o: warning: objtool: xen_pcibk_guest_interrupt()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/pciback_ops.o: warning: objtool: xen_pcibk_guest_interrupt.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/pciback_ops.o: warning: objtool: xen_pcibk_do_op.cold.8()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space.o: warning: objtool: xen_pcibk_config_read()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/conf_space.o: warning: objtool: xen_pcibk_config_write()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/conf_space.o: warning: objtool: xen_pcibk_config_read.cold.4()+0x25: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space.o: warning: objtool: xen_pcibk_config_write.cold.5()+0x24: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: rom_write()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: bar_write()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: command_write.cold.7()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: rom_write.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: bar_write.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space_header.o: warning: objtool: xen_pcibk_config_header_add_fields.cold.11()+0x17: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/conf_space_quirks.o: warning: objtool: xen_pcibk_config_quirk_release()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: drivers/xen/xen-pciback/conf_space_quirks.o: warning: objtool: xen_pcibk_config_quirk_release.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xen-pciback/vpci.o: warning: objtool: __xen_pcibk_add_pci_dev.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: drivers/xen/xenfs/super.o: warning: objtool: capabilities_read()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/sound_core.o: warning: objtool: sound_remove_unit()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/sound_core.o: warning: objtool: register_sound_special_device()+0x1bc: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/sound_core.o: warning: objtool: sound_remove_unit.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/sound_core.o: warning: objtool: sound_insert_unit.constprop.2.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/init.o: warning: objtool: snd_component_add()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/init.o: warning: objtool: snd_card_set_id_no_lock()+0x184: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/init.o: warning: objtool: snd_disconnect_release()+0x64: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/init.o: warning: objtool: snd_component_add.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/control.o: warning: objtool: snd_ctl_enum_info()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/control.o: warning: objtool: snd_ctl_enum_info.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/core/control.o: warning: objtool: snd_ctl_new1.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: sound/core/misc.o: warning: objtool: __snd_printk()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/isadma.o: warning: objtool: snd_dma_pointer()+0x9a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/isadma.o: warning: objtool: snd_dma_pointer.cold.0()+0xf: call without frame pointer save/setup BUILDSTDERR: sound/core/vmaster.o: warning: objtool: slave_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/timer.o: warning: objtool: snd_timer_free()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/timer.o: warning: objtool: snd_timer_free.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: _snd_pcm_hw_param_any()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: _snd_pcm_hw_param_setempty()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: xrun()+0x18c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: snd_pcm_update_hw_ptr0()+0x88a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: _snd_pcm_hw_param_any.cold.30()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: _snd_pcm_hw_param_setempty.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: xrun.cold.32()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/core/pcm_lib.o: warning: objtool: snd_pcm_update_hw_ptr0.cold.33()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/core/pcm_memory.o: warning: objtool: snd_pcm_lib_preallocate_pages1.cold.2()+0x33: call without frame pointer save/setup BUILDSTDERR: sound/core/compress_offload.o: warning: objtool: snd_compr_open()+0x5f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/compress_offload.o: warning: objtool: snd_compress_dev_register.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: sound/core/compress_offload.o: warning: objtool: snd_compress_register.cold.11()+0x15: call without frame pointer save/setup BUILDSTDERR: sound/core/compress_offload.o: warning: objtool: snd_compr_open.cold.12()+0x19: call without frame pointer save/setup BUILDSTDERR: sound/core/oss/mixer_oss.o: warning: objtool: snd_mixer_oss_proc_write.cold.20()+0x9: call without frame pointer save/setup BUILDSTDERR: sound/core/oss/pcm_plugin.o: warning: objtool: snd_pcm_plug_client_size.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: sound/core/oss/pcm_plugin.o: warning: objtool: snd_pcm_plug_slave_size.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: sound/core/oss/mulaw.o: warning: objtool: snd_pcm_plugin_build_mulaw.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/seq_lock.o: warning: objtool: snd_use_lock_sync_helper()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/seq_lock.o: warning: objtool: snd_use_lock_sync_helper.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/seq_clientmgr.o: warning: objtool: seq_free_client()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/seq_clientmgr.o: warning: objtool: seq_free_client.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/seq_ports.o: warning: objtool: snd_seq_create_port()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/seq_ports.o: warning: objtool: snd_seq_create_port.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/seq_midi.o: warning: objtool: dump_midi.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/oss/seq_oss_init.o: warning: objtool: alloc_seq_queue.isra.1()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/oss/seq_oss_init.o: warning: objtool: delete_seq_queue.part.3()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/oss/seq_oss_init.o: warning: objtool: snd_seq_oss_open()+0xf3: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/oss/seq_oss_init.o: warning: objtool: delete_seq_queue.part.3.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/oss/seq_oss_init.o: warning: objtool: snd_seq_oss_open.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/core/seq/oss/seq_oss_midi.o: warning: objtool: snd_seq_oss_midi_check_new_port()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/core/seq/oss/seq_oss_midi.o: warning: objtool: snd_seq_oss_midi_check_new_port.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/drivers/dummy.o: warning: objtool: snd_dummy_probe()+0x353: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/aloop.o: warning: objtool: loopback_pcm_new()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/mtpav.o: warning: objtool: snd_mtpav_set_name.isra.7()+0x1a2: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/mtpav.o: warning: objtool: snd_mtpav_probe.cold.9()+0x26: call without frame pointer save/setup BUILDSTDERR: sound/drivers/mpu401/mpu401.o: warning: objtool: snd_mpu401_create()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_hwdep_new()+0x2ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_timer_new()+0x127: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/opl3/opl3_lib.o: warning: objtool: snd_opl3_init.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_playback_open()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_trigger()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_new_pcm()+0x79: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_playback_open.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: snd_pcsp_trigger.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/drivers/pcsp/pcsp_lib.o: warning: objtool: pcsp_do_timer.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/drivers/pcsp/pcsp_mixer.o: warning: objtool: snd_pcsp_new_mixer()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/drivers/vx/vx_core.o: warning: objtool: snd_vx_dsp_load.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/firewire/isight.o: warning: objtool: isight_probe()+0x525: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/bebob/bebob_hwdep.o: warning: objtool: snd_bebob_create_hwdep_device()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/dice/dice-hwdep.o: warning: objtool: snd_dice_create_hwdep()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/digi00x/digi00x-hwdep.o: warning: objtool: snd_dg00x_create_hwdep_device()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/fireworks/fireworks_hwdep.o: warning: objtool: snd_efw_create_hwdep_device()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/motu/motu.o: warning: objtool: do_registration()+0xdd: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/motu/motu-hwdep.o: warning: objtool: snd_motu_create_hwdep_device()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/firewire/tascam/tascam-hwdep.o: warning: objtool: snd_tscm_create_hwdep_device()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/i2c/other/ak4xxx-adda.o: warning: objtool: snd_akm4xxx_init()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/i2c/other/ak4xxx-adda.o: warning: objtool: snd_akm4xxx_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/atiixp.o: warning: objtool: snd_atiixp_probe()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/atiixp_modem.o: warning: objtool: snd_atiixp_probe()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/azt3328.o: warning: objtool: snd_azf3328_pcm_trigger()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/azt3328.o: warning: objtool: snd_azf3328_pcm_trigger.cold.34()+0x1f: call without frame pointer save/setup BUILDSTDERR: sound/pci/cmipci.o: warning: objtool: snd_cmipci_pcm_prepare.isra.16()+0x319: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cmipci.o: warning: objtool: snd_cmipci_pcm_prepare.isra.16.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/fm801.o: warning: objtool: snd_fm801_capture_prepare()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/fm801.o: warning: objtool: snd_fm801_playback_prepare()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/fm801.o: warning: objtool: snd_fm801_capture_prepare.cold.14()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/pci/fm801.o: warning: objtool: snd_fm801_playback_prepare.cold.15()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/pci/intel8x0.o: warning: objtool: snd_intel8x0_probe()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/intel8x0m.o: warning: objtool: snd_intel8x0m_probe()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/via82xx.o: warning: objtool: snd_via82xx_probe()+0x57f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ac97/ac97_codec.o: warning: objtool: patch_sigmatel_stac9700_3d()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ac97/ac97_codec.o: warning: objtool: patch_sigmatel_stac9708_3d()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ac97/ac97_codec.o: warning: objtool: patch_yamaha_ymf7x3_3d()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ac97/ac97_codec.o: warning: objtool: snd_ac97_find_mixer_ctl.isra.26()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ac97/ac97_codec.o: warning: objtool: reset_tlv.isra.27()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_remove()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_close()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_clklocal_put()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_int_stop()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_prepare()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_prepare()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_close()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_mute_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_mute_put()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_put()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_level_put()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_level_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_mux_put()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_mux_get()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_cmode_put()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_clksrc_put()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_gain_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_freq_put()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_freq_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_gain_put()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_aesebu_rxstatus_get()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_proc_read()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_open()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_band_get()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_band_put()+0x52: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_open()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_hw_params()+0x12a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_trigger()+0x204: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_mixer_new()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_remove.cold.16()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_close.cold.17()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_clklocal_put.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_int_stop.cold.19()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_int_start.cold.20()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_prepare.cold.21()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_prepare.cold.22()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_close.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_mute_get.cold.24()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_mute_put.cold.25()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_put.cold.26()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_volume_get.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_level_put.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_level_get.cold.29()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_mux_put.cold.30()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_mux_get.cold.31()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_cmode_put.cold.32()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_clksrc_put.cold.33()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_gain_get.cold.34()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_freq_put.cold.35()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_freq_get.cold.36()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_gain_put.cold.37()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_aesebu_rxstatus_get.cold.38()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_proc_read.cold.39()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_capture_open.cold.40()+0x18: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_band_get.cold.41()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_tuner_band_put.cold.42()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_playback_open.cold.43()+0x18: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_timer_function.cold.44()+0x1a: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_pcm_hw_params.cold.45()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_trigger.cold.46()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_card_asihpi_mixer_new.cold.47()+0x18: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/asihpi.o: warning: objtool: snd_asihpi_probe.cold.48()+0x16: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_isr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_adapter_probe()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_isr.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_hpi_ioctl.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpioctl.o: warning: objtool: asihpi_adapter_probe.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: find_control()+0x16c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_validate_response()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_find_adapter()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_check_control_cache_single()+0x2a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_check_control_cache()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_cmn_control_cache_sync_to_msg()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: find_control.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_validate_response.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_add_adapter.cold.4()+0xf: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_delete_adapter.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_find_adapter.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_check_control_cache_single.cold.7()+0x24: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_check_control_cache.cold.8()+0xd: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpicmn.o: warning: objtool: hpi_cmn_control_cache_sync_to_msg.cold.9()+0xd: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_message()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_data()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_message.cold.0()+0x1d: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpidebug.o: warning: objtool: hpi_debug_data.cold.1()+0x20: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpidspcd.o: warning: objtool: hpi_dsp_code_close()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpidspcd.o: warning: objtool: hpi_dsp_code_open.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpidspcd.o: warning: objtool: hpi_dsp_code_close.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_alloc()+0xfe: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_free()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_alloc.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpios.o: warning: objtool: hpios_locked_mem_free.cold.4()+0x12: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: create_adapter_obj()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: subsys_create_adapter()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: HPI_6000()+0x34f: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: hpi6000_adapter_boot_load_dsp.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: create_adapter_obj.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: subsys_create_adapter.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6000.o: warning: objtool: HPI_6000.cold.14()+0xc: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: hpi6205_transfer_data.isra.11()+0x161: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: message_response_sequence.isra.12()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: subsys_create_adapter()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: _HPI_6205()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: boot_loader_test_memory.isra.7.cold.17()+0x12: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: hpi6205_transfer_data.isra.11.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: message_response_sequence.isra.12.cold.19()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: adapter_boot_load_dsp.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: create_adapter_obj.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: subsys_create_adapter.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpi6205.o: warning: objtool: _HPI_6205.cold.23()+0xf: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: HPIMSGX__cleanup()+0x1b9: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: adapter_message()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: HPIMSGX__cleanup.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: adapter_message.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: outstream_close.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/asihpi/hpimsgx.o: warning: objtool: instream_close.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/pci/au88x0/au8810.o: warning: objtool: remove_ctl()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/au88x0/au8820.o: warning: objtool: remove_ctl()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/au88x0/au8830.o: warning: objtool: remove_ctl()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ca0106/ca0106_mixer.o: warning: objtool: remove_ctl()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ca0106/ca0106_mixer.o: warning: objtool: ctl_find()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_codec_reset()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_pcm()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_pcm_rear()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_pcm_center_lfe()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_pcm_iec958()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_midi()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_gameport()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_playback_hw_params.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/cs46xx/cs46xx_lib.o: warning: objtool: snd_cs46xx_codec_reset.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/cs46xx/dsp_spos.o: warning: objtool: cs46xx_dsp_create_task_tree()+0x134: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/dsp_spos_scb_lib.o: warning: objtool: cs46xx_dsp_create_pcm_channel()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/cs46xx/dsp_spos_scb_lib.o: warning: objtool: _dsp_create_generic_scb.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/cs46xx/dsp_spos_scb_lib.o: warning: objtool: cs46xx_dsp_create_pcm_channel.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/emu10k1/emupcm.o: warning: objtool: snd_emu10k1_pcm()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emupcm.o: warning: objtool: snd_emu10k1_pcm_multi()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emupcm.o: warning: objtool: snd_emu10k1_pcm_mic()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emupcm.o: warning: objtool: snd_emu10k1_pcm_efx()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emumixer.o: warning: objtool: remove_ctl()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emumixer.o: warning: objtool: rename_ctl()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emufx.o: warning: objtool: snd_emu10k1_fx8010_new()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/timer.o: warning: objtool: snd_emu10k1_timer()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/p16v.o: warning: objtool: snd_p16v_pcm()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/emu10k1/emu10k1x.o: warning: objtool: snd_emu10k1x_pcm()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_jack.o: warning: objtool: add_jack_kctl.part.4()+0xe7: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_controller.o: warning: objtool: azx_send_cmd.part.16()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_controller.o: warning: objtool: azx_send_cmd.part.16.cold.18()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/pci/hda/hda_generic.o: warning: objtool: get_line_out_pfx()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_generic.o: warning: objtool: get_input_path.isra.23()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_generic.o: warning: objtool: get_line_out_pfx.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/hda/hda_generic.o: warning: objtool: get_input_path.isra.23.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/hda/patch_realtek.o: warning: objtool: alc1220_fixup_gb_dual_codecs()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/patch_realtek.o: warning: objtool: alc233_alc662_fixup_lenovo_dual_codecs()+0x163: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/patch_hdmi.o: warning: objtool: generic_hdmi_build_jack()+0x1cb: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_intel.o: warning: objtool: azx_position_ok()+0xd1: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/hda/hda_intel.o: warning: objtool: azx_position_ok.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/pci/ice1712/ice1712.o: warning: objtool: snd_ice1712_pro_internal_clock_get()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ice1712/ice1712.o: warning: objtool: snd_ice1712_pro_internal_clock_get.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_pro_route_analog_get()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_pro_route_spdif_get()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_ice1724_get_route_val()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_pro_route_analog_get.cold.25()+0x4: call without frame pointer save/setup BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_vt1724_pro_route_spdif_get.cold.26()+0x4: call without frame pointer save/setup BUILDSTDERR: sound/pci/ice1712/ice1724.o: warning: objtool: snd_ice1724_get_route_val.cold.27()+0x0: call without frame pointer save/setup BUILDSTDERR: sound/pci/ice1712/psc724.o: warning: objtool: psc724_set_jack_state()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/mixart/mixart.o: warning: objtool: snd_mixart_create_pcm()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/nm256/nm256.o: warning: objtool: snd_nm256_probe()+0x6be: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/nm256/nm256.o: warning: objtool: snd_nm256_set_format.isra.14()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/nm256/nm256.o: warning: objtool: snd_nm256_set_format.isra.14.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: sound/pci/oxygen/oxygen_pcm.o: warning: objtool: oxygen_pcm_init()+0x353: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/pcxhr/pcxhr.o: warning: objtool: pcxhr_create_pcm()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/rme9652/hdsp.o: warning: objtool: snd_hdsp_create_hwdep()+0x69: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_set_dds_value()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_calc_dds_value.isra.30()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_set_dds_value.cold.37()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/pci/rme9652/hdspm.o: warning: objtool: hdspm_calc_dds_value.isra.30.cold.38()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:21, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:12, BUILDSTDERR: from ./include/linux/pci.h:20, BUILDSTDERR: from sound/pci/trident/trident.c:25: BUILDSTDERR: In function 'strcat', BUILDSTDERR: inlined from 'snd_trident_probe' at sound/pci/trident/trident.c:126:2: BUILDSTDERR: ./include/linux/string.h:220:10: warning: '__builtin_strcat' accessing 17 or more bytes at offsets 36 and 20 may overlap 1 byte at offset 36 [-Wrestrict] BUILDSTDERR: return __builtin_strcat(p, q); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sound/pci/trident/trident_main.o: warning: objtool: snd_trident_pcm()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/trident/trident_main.o: warning: objtool: snd_trident_foldback_pcm()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/trident/trident_main.o: warning: objtool: snd_trident_spdif_pcm()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/trident/trident_main.o: warning: objtool: snd_trident_create_gameport()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_pcm()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_pcm_spdif()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_pcm_4ch()+0x8b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/pci/ymfpci/ymfpci_main.o: warning: objtool: snd_ymfpci_timer()+0xb2: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-core.o: warning: objtool: fmt_single_name()+0x1e0: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-core.o: warning: objtool: snd_soc_of_parse_card_name()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-core.o: warning: objtool: snd_soc_of_parse_card_name.cold.54()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/soc/soc-dapm.o: warning: objtool: dapm_bias_read_file()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-dapm.o: warning: objtool: dapm_bias_read_file.cold.50()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/soc/soc-pcm.o: warning: objtool: soc_pcm_open()+0x442: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-pcm.o: warning: objtool: soc_pcm_open.cold.15()+0x15: call without frame pointer save/setup BUILDSTDERR: sound/soc/soc-topology.o: warning: objtool: soc_tplg_denum_create_texts.isra.18.part.19()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-topology.o: warning: objtool: soc_tplg_dapm_widget_create()+0x60: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/soc-compress.o: warning: objtool: soc_compr_open.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: sound/soc/soc-compress.o: warning: objtool: soc_compr_open_fe.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/soc/soc-compress.o: warning: objtool: snd_soc_new_compress.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_set_sram_bank_state()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_init()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_dma_stop()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_deinit()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_set_sram_bank_state.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_dma_stop.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/soc/amd/acp-pcm-dma.o: warning: objtool: acp_deinit.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/soc/codecs/cs35l34.o: warning: objtool: cs35l34_mclk_event()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/codecs/cs35l34.o: warning: objtool: cs35l34_mclk_event.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: sound/soc/codecs/rl6231.o: warning: objtool: rl6231_calc_dmic_clk()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/codecs/rl6231.o: warning: objtool: rl6231_calc_dmic_clk.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: sound/soc/codecs/rt298.o: warning: objtool: rt298_adc_event()+0x7c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/codecs/rt298.o: warning: objtool: rt298_adc_event.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/soc/codecs/rt5514.o: warning: objtool: rt5514_set_dmic_clk()+0x75: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/codecs/rt5514.o: warning: objtool: rt5514_set_dmic_clk.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: sound/soc/hisilicon/hi6210-i2s.o: warning: objtool: hi6210_i2s_hw_params()+0x37c: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/hisilicon/hi6210-i2s.o: warning: objtool: hi6210_i2s_hw_params.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/soc/intel/atom/sst-mfld-platform-compress.o: warning: objtool: sst_platform_compr_open()+0x53: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/intel/atom/sst-mfld-platform-compress.o: warning: objtool: sst_platform_compr_set_params.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: sound/soc/intel/atom/sst-mfld-platform-compress.o: warning: objtool: sst_platform_compr_open.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: sound/soc/intel/boards/cht_bsw_rt5672.o: warning: objtool: snd_cht_mc_probe()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/intel/haswell/sst-haswell-ipc.o: warning: objtool: hsw_fw_ready()+0x21b: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/intel/skylake/skl-sst-utils.o: warning: objtool: skl_dsp_strip_extended_manifest()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/soc/intel/skylake/skl-sst-utils.o: warning: objtool: skl_dsp_strip_extended_manifest.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: sound/synth/emux/emux_hwdep.o: warning: objtool: snd_emux_init_hwdep()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/synth/emux/soundfont.o: warning: objtool: load_info.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: sound/usb/mixer.o: warning: objtool: get_term_name()+0x35e: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/usb/mixer.o: warning: objtool: snd_usb_create_mixer()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: sound/usb/6fire/firmware.o: warning: objtool: usb6fire_fw_init.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./include/linux/mutex.h:19, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:15, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/platform_device.h:14, BUILDSTDERR: from sound/x86/intel_hdmi_audio.c:25: BUILDSTDERR: sound/x86/intel_hdmi_audio.c: In function 'hdmi_lpe_audio_probe': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:231:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/6lowpan/iphc.o: warning: objtool: lowpan_compress_ctx_addr()+0x4e5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/6lowpan/iphc.o: warning: objtool: lowpan_header_compress()+0xb41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/6lowpan/iphc.o: warning: objtool: lowpan_compress_ctx_addr.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/6lowpan/nhc.o: warning: objtool: lowpan_nhc_add.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: net/802/garp.o: warning: objtool: garp_init_applicant()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/802/garp.o: warning: objtool: garp_uninit_applicant()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/802/garp.o: warning: objtool: garp_init_applicant.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/802/garp.o: warning: objtool: garp_uninit_applicant.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/802/mrp.o: warning: objtool: mrp_init_applicant()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/802/mrp.o: warning: objtool: mrp_uninit_applicant()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/802/mrp.o: warning: objtool: mrp_init_applicant.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/802/mrp.o: warning: objtool: mrp_uninit_applicant.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan.o: warning: objtool: unregister_vlan_dev()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan.o: warning: objtool: vlan_check_real_dev()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan.o: warning: objtool: register_vlan_dev()+0x278: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlan.o: warning: objtool: unregister_vlan_dev.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan.o: warning: objtool: vlan_device_event.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan.o: warning: objtool: vlan_check_real_dev.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan.o: warning: objtool: register_vlan_dev.cold.15()+0x16: call without frame pointer save/setup BUILDSTDERR: net/8021q/vlan_dev.o: warning: objtool: vlan_ethtool_get_drvinfo()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlanproc.o: warning: objtool: vlan_proc_init()+0xc8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/8021q/vlanproc.o: warning: objtool: vlan_proc_init.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_destroy()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_prepare_req.part.8()+0x301: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_clunk()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_destroy.cold.12()+0x18: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_prepare_req.part.8.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_create.cold.14()+0x16: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_clunk.cold.15()+0x20: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_read.cold.16()+0x9: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_write.cold.17()+0x9: call without frame pointer save/setup BUILDSTDERR: net/9p/client.o: warning: objtool: p9_client_readdir.cold.18()+0xd: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_fd_create()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_socket_open()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_fd_create_unix()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_fd_create.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_socket_open.cold.7()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_fd_create_unix.cold.8()+0x26: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_fd.o: warning: objtool: p9_fd_create_tcp.cold.9()+0x20: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_xen.o: warning: objtool: p9_trans_xen_init()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/trans_xen.o: warning: objtool: p9_trans_xen_init.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_virtio.o: warning: objtool: p9_virtio_probe()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/9p/trans_virtio.o: warning: objtool: p9_virtio_probe.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: net/9p/trans_rdma.o: warning: objtool: recv_done.cold.10()+0xb: call without frame pointer save/setup BUILDSTDERR: net/appletalk/ddp.o: warning: objtool: atalk_sendmsg.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: net/appletalk/ddp.o: warning: objtool: atalk_connect.cold.31()+0x17: call without frame pointer save/setup BUILDSTDERR: net/appletalk/ddp.o: warning: objtool: atif_ioctl.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: net/appletalk/ddp.o: warning: objtool: atalk_rcv.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: net/atm/signaling.o: warning: objtool: sigd_send()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/signaling.o: warning: objtool: sigd_send.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: net/atm/ioctl.o: warning: objtool: do_vcc_ioctl.cold.2()+0x27: call without frame pointer save/setup BUILDSTDERR: net/atm/common.o: warning: objtool: vcc_sock_destruct()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/common.o: warning: objtool: vcc_sock_destruct.cold.14()+0x14: call without frame pointer save/setup BUILDSTDERR: net/atm/resources.o: warning: objtool: atm_dev_register()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/resources.o: warning: objtool: atm_dev_register.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: net/atm/clip.o: warning: objtool: unlink_clip_vcc()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/clip.o: warning: objtool: clip_start_xmit()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/clip.o: warning: objtool: unlink_clip_vcc.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: net/atm/clip.o: warning: objtool: clip_ioctl.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: net/atm/clip.o: warning: objtool: clip_start_xmit.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: net/atm/br2684.o: warning: objtool: br2684_ioctl.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_pop()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/lec.o: warning: objtool: make_entry()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_start_xmit()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_atm_send()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_pop.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: make_entry.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lane2_associate_req.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_atm_close.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lane_ioctl.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_start_xmit.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: net/atm/lec.o: warning: objtool: lec_atm_send.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: net/ax25/ax25_dev.o: warning: objtool: ax25_dev_device_up()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ax25/ax25_dev.o: warning: objtool: ax25_dev_device_up.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ax25/ax25_out.o: warning: objtool: ax25_transmit_buffer()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ax25/ax25_out.o: warning: objtool: ax25_transmit_buffer.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ax25/ax25_route.o: warning: objtool: ax25_rt_build_path()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ax25/ax25_route.o: warning: objtool: ax25_rt_build_path.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ax25/af_ax25.o: warning: objtool: ax25_ioctl.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: net/ax25/af_ax25.o: warning: objtool: ax25_connect.cold.16()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/bat_algo.o: warning: objtool: batadv_param_set_ra()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/bat_algo.o: warning: objtool: batadv_algo_register()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/bat_algo.o: warning: objtool: batadv_param_set_ra.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/bat_algo.o: warning: objtool: batadv_algo_register.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/bat_iv_ogm.o: warning: objtool: batadv_iv_send_outstanding_bat_ogm_packet()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/bat_iv_ogm.o: warning: objtool: batadv_iv_send_outstanding_bat_ogm_packet.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/bat_iv_ogm.o: warning: objtool: batadv_iv_ogm_process_per_outif.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/bat_v_elp.o: warning: objtool: batadv_v_elp_get_throughput()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/bat_v_elp.o: warning: objtool: batadv_v_elp_get_throughput.cold.5()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/gateway_common.o: warning: objtool: batadv_parse_throughput()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/gateway_common.o: warning: objtool: batadv_parse_throughput.cold.3()+0x10: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_primary_if_select()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_get_real_netdevice()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_activate_interface.part.11()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_disable_interface()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_remove_interface.constprop.14()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hard_if_event()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_is_on_batman_iface.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_check_known_mac_addr.cold.19()+0x3: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_primary_if_select.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_get_real_netdevice.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_activate_interface.part.11.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_enable_interface.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_disable_interface.cold.24()+0x0: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hardif_remove_interface.constprop.14.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/hard-interface.o: warning: objtool: batadv_hard_if_event.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/multicast.o: warning: objtool: batadv_mcast_querier_log.isra.12()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/multicast.o: warning: objtool: batadv_mcast_querier_log.isra.12.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/network-coding.o: warning: objtool: batadv_nc_purge_paths()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/network-coding.o: warning: objtool: batadv_nc_purge_paths.cold.29()+0x15: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/send.o: warning: objtool: batadv_forw_packet_queue.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/send.o: warning: objtool: batadv_send_skb_packet.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/soft-interface.o: warning: objtool: batadv_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_create()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_destroy_sysfs()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_create.cold.20()+0xc: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/soft-interface.o: warning: objtool: batadv_softif_destroy_sysfs.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_isolation_mark()+0x95: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_bool_attr()+0xad: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_uint_attr()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_mesh_iface_work()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_mesh_iface()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_meshif()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_vlan()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_hardif()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_isolation_mark.cold.6()+0x24: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_bool_attr.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_uint_attr.cold.8()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_gw_mode.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_mesh_iface_work.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_mesh_iface.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_store_throughput_override.cold.12()+0x2b: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_meshif.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_vlan.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/sysfs.o: warning: objtool: batadv_sysfs_add_hardif.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/tp_meter.o: warning: objtool: batadv_tp_start.cold.13()+0x2c: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_add()+0xa03: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_resize_to_mtu()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_add.cold.34()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/translation-table.o: warning: objtool: batadv_tt_tvlv_unicast_handler_v1.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/batman-adv/translation-table.o: warning: objtool: batadv_tt_local_resize_to_mtu.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: net/bluetooth/hci_conn.o: warning: objtool: hci_le_start_enc()+0x72: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/mgmt.o: warning: objtool: mgmt_new_ltk()+0xb1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/mgmt.o: warning: objtool: mgmt_remote_name()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/smp.o: warning: objtool: le_max_key_size_read()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/smp.o: warning: objtool: le_min_key_size_read()+0x6a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/lib.o: warning: objtool: bt_err_ratelimited()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/lib.o: warning: objtool: bt_err_ratelimited.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: net/bluetooth/ecdh_helper.o: warning: objtool: compute_ecdh_secret()+0x76: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/ecdh_helper.o: warning: objtool: generate_ecdh_keys()+0x73: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bluetooth/ecdh_helper.o: warning: objtool: compute_ecdh_secret.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: net/bluetooth/ecdh_helper.o: warning: objtool: generate_ecdh_keys.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/bluetooth/hci_request.o: warning: objtool: __hci_req_update_adv_data()+0x223: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/kref.h:18, BUILDSTDERR: from net/bluetooth/hidp/core.c:24: BUILDSTDERR: net/bluetooth/hidp/core.c: In function 'hidp_connection_add': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/bluetooth/hidp/core.o: warning: objtool: hidp_copy_session()+0x128: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_device.o: warning: objtool: br_getinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: fdb_del_hw_addr()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: fdb_add_hw_addr()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_sync_static()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_unsync_static()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: __br_fdb_add()+0x2a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_add()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: fdb_del_hw_addr.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: fdb_add_hw_addr.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: fdb_insert.cold.18()+0x28: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_update.cold.19()+0x19: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_delete.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_sync_static.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_unsync_static.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: __br_fdb_add.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_fdb.o: warning: objtool: br_fdb_add.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_if.o: warning: objtool: br_min_mtu()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_if.o: warning: objtool: br_min_mtu.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_set_state()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: __br_set_topology_change()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_topology_change_detection()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_received_tcn_bpdu()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_set_state.cold.5()+0x3: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_root_selection.cold.6()+0x19: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: __br_set_topology_change.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_topology_change_detection.cold.8()+0x78: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp.o: warning: objtool: br_received_tcn_bpdu.cold.9()+0x3: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp_bpdu.o: warning: objtool: br_stp_rcv.cold.11()+0x32: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp_if.o: warning: objtool: br_stp_set_enabled()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp_if.o: warning: objtool: br_stp_set_enabled.cold.4()+0x11: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_stp_timer.o: warning: objtool: br_message_age_timer_expired()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_stp_timer.o: warning: objtool: br_message_age_timer_expired.cold.1()+0x2c: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_sysfs_br.o: warning: objtool: br_sysfs_addbr()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_sysfs_br.o: warning: objtool: br_sysfs_addbr.cold.3()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_multicast.o: warning: objtool: br_multicast_new_group.cold.42()+0x23: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_mdb.o: warning: objtool: br_mdb_parse.isra.10.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_add()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: __vlan_add()+0x30a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_delete()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_flush()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_add()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_delete()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_set_default_pvid()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_flush()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_add.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: __vlan_add.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_delete.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_flush.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_add.cold.43()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_delete.cold.44()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: br_vlan_set_default_pvid.cold.45()+0xe: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan.o: warning: objtool: nbp_vlan_flush.cold.46()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_add()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_delete()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_flush()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_add.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_delete.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_vlan_tunnel.o: warning: objtool: nbp_vlan_tunnel_info_flush.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_switchdev.o: warning: objtool: nbp_switchdev_mark_set()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_switchdev.o: warning: objtool: nbp_switchdev_mark_set.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_switchdev.o: warning: objtool: br_switchdev_set_port_flag.cold.1()+0x20: call without frame pointer save/setup BUILDSTDERR: net/bridge/br_netfilter_hooks.o: warning: objtool: brnf_device_event()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/br_netfilter_hooks.o: warning: objtool: brnf_device_event.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: ebt_check_entry()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: translate_table()+0x6df: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: ebt_register_table()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: do_replace()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: ebt_check_entry.cold.17()+0xd: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: compat_copy_everything_to_user.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: translate_table.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: do_update_counters.isra.7.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: copy_everything_to_user.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: do_ebt_get_ctl.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: ebt_register_table.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: do_replace_finish.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebtables.o: warning: objtool: do_replace.cold.25()+0xc: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebt_among.o: warning: objtool: ebt_among_mt_check()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebt_among.o: warning: objtool: ebt_among_mt_check.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_mt_check()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebt_limit.o: warning: objtool: ebt_limit_mt_check.cold.0()+0xa: call without frame pointer save/setup BUILDSTDERR: net/bridge/netfilter/ebt_log.o: warning: objtool: ebt_log_packet.constprop.7()+0xd3: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/bridge/netfilter/ebt_log.o: warning: objtool: ebt_log_packet.constprop.7.cold.8()+0x110: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: can_rx_unregister()+0x1c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/af_can.o: warning: objtool: can_proto_register()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/af_can.o: warning: objtool: can_create()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/af_can.o: warning: objtool: canfd_rcv()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/af_can.o: warning: objtool: can_rcv()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/af_can.o: warning: objtool: can_rx_unregister.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: can_proto_register.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: can_notifier.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: can_create.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: canfd_rcv.cold.14()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/can/af_can.o: warning: objtool: can_rcv.cold.15()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/can/proc.o: warning: objtool: can_stat_update()+0x111: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/proc.o: warning: objtool: can_init_proc()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/proc.o: warning: objtool: can_stat_update.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: net/can/proc.o: warning: objtool: can_init_proc.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/can/bcm.o: warning: objtool: bcm_rx_unreg()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/bcm.o: warning: objtool: bcm_proc_getifname.part.16()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/bcm.o: warning: objtool: bcm_rx_unreg.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_remove_all_jobs()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_notifier()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_remove_all_jobs.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_notifier.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_create_job.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/can/gw.o: warning: objtool: cgw_remove_job.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/ceph_common.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/ceph_common.o: warning: objtool: ceph_parse_options.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/messenger.c:21: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_msgr_init()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_msg_new()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_msg_data_advance.cold.34()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_msgr_init.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_msg_new.cold.36()+0xd: call without frame pointer save/setup BUILDSTDERR: net/ceph/messenger.o: warning: objtool: ceph_con_workfn.cold.37()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/messenger.h:13, BUILDSTDERR: from net/ceph/msgpool.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/decode.h:10, BUILDSTDERR: from net/ceph/buffer.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/messenger.h:13, BUILDSTDERR: from ./include/linux/ceph/mon_client.h:8, BUILDSTDERR: from net/ceph/mon_client.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/mon_client.o: warning: objtool: mon_alloc_msg()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/mon_client.o: warning: objtool: mon_alloc_msg.cold.10()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/ceph/mon_client.o: warning: objtool: dispatch.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/osd_client.h:11, BUILDSTDERR: from ./include/linux/ceph/cls_lock_client.h:4, BUILDSTDERR: from net/ceph/cls_lock_client.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/cls_lock_client.o: warning: objtool: ceph_cls_lock_info.cold.7()+0x20: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/osd_client.c:16: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: queue_watch_error()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: check_pool_dne()+0x126: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: queue_watch_error.cold.74()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: check_pool_dne.cold.75()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: check_linger_pool_dne.cold.76()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: alloc_msg.cold.77()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: handle_backoff_unblock.cold.78()+0x23: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: __submit_request.cold.79()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: ceph_osdc_list_watchers.cold.80()+0x16: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: handle_reply.cold.81()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: handle_timeout.cold.82()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: decode_hoid.cold.83()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ceph/osd_client.o: warning: objtool: dispatch.cold.84()+0x19: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/osdmap.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: get_osdmap_client_data_v()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: ceph_osdmap_decode()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: osdmap_apply_incremental()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: ceph_pg_to_up_acting_osds()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: get_osdmap_client_data_v.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: decode_new_up_state_weight.cold.24()+0x2b: call without frame pointer save/setup BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: decode_pg_mapping.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: __decode_pools.cold.26()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: crush_decode.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ceph/osdmap.o: warning: objtool: ceph_pg_to_up_acting_osds.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/debugfs.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from net/ceph/auth.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/auth.o: warning: objtool: ceph_build_auth_request()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/auth.o: warning: objtool: ceph_build_auth_request.cold.2()+0x11: call without frame pointer save/setup BUILDSTDERR: net/ceph/auth.o: warning: objtool: ceph_handle_auth_reply.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/decode.h:10, BUILDSTDERR: from net/ceph/auth_none.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/decode.h:10, BUILDSTDERR: from net/ceph/crypto.c:15: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/crypto.o: warning: objtool: ceph_crypt.cold.5()+0x15: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/decode.h:10, BUILDSTDERR: from net/ceph/auth_x.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/ceph/auth_x.o: warning: objtool: ceph_x_init()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ceph/auth_x.o: warning: objtool: ceph_x_init.cold.11()+0x9: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from net/ceph/ceph_fs.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from net/ceph/ceph_strings.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from net/ceph/ceph_hash.c:2: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/pagevec.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:15, BUILDSTDERR: from ./include/linux/ceph/types.h:10, BUILDSTDERR: from ./include/linux/ceph/libceph.h:19, BUILDSTDERR: from net/ceph/snapshot.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:66:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_if_write()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_stop_device()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_remove_device()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/pktgen.o: warning: objtool: pg_net_init()+0xed: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_if_write.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_stop_device.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_remove_device.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: net/core/pktgen.o: warning: objtool: pg_net_init.cold.37()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/core/pktgen.o: warning: objtool: pktgen_device_event.cold.38()+0x16: call without frame pointer save/setup BUILDSTDERR: net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_cmp()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_preparse()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_cmp.cold.2()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/dns_resolver/dns_key.o: warning: objtool: dns_resolver_preparse.cold.3()+0x17: call without frame pointer save/setup BUILDSTDERR: net/dns_resolver/dns_query.o: warning: objtool: dns_query()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dns_resolver/dns_query.o: warning: objtool: dns_query.cold.0()+0x20: call without frame pointer save/setup BUILDSTDERR: net/dsa/dsa2.o: warning: objtool: dsa_dst_unapply.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: net/dsa/dsa2.o: warning: objtool: dsa_register_switch.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: net/dsa/port.o: warning: objtool: dsa_port_set_state_now()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dsa/port.o: warning: objtool: dsa_port_bridge_leave()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dsa/port.o: warning: objtool: dsa_port_set_state_now.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: net/dsa/port.o: warning: objtool: dsa_port_bridge_leave.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/dsa/slave.o: warning: objtool: dsa_slave_get_drvinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dsa/slave.o: warning: objtool: dsa_slave_unregister_notifier()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/dsa/slave.o: warning: objtool: dsa_slave_unregister_notifier.cold.25()+0x9: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/core.o: warning: objtool: cfg802154_update_iface_num.isra.4()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/core.o: warning: objtool: cfg802154_rdev_by_wpan_phy_idx()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/core.o: warning: objtool: wpan_phy_idx_to_wpan_phy()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/core.o: warning: objtool: cfg802154_update_iface_num.isra.4.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/core.o: warning: objtool: cfg802154_rdev_by_wpan_phy_idx.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/core.o: warning: objtool: wpan_phy_idx_to_wpan_phy.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/header_ops.o: warning: objtool: ieee802154_hdr_push()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/nl802154.o: warning: objtool: nl802154_pre_doit()+0x20c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/nl802154.o: warning: objtool: nl802154_pre_doit.cold.18()+0x1f: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/6lowpan/core.o: warning: objtool: lowpan_dellink()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/6lowpan/core.o: warning: objtool: lowpan_newlink()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ieee802154/6lowpan/core.o: warning: objtool: lowpan_dellink.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/6lowpan/core.o: warning: objtool: lowpan_newlink.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/6lowpan/rx.o: warning: objtool: lowpan_rcv.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ieee802154/6lowpan/reassembly.o: warning: objtool: lowpan_frag_rcv.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/ipv4/ip_tunnel.c:22: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from '__ip_tunnel_create' at net/ipv4/ip_tunnel.c:264:3: BUILDSTDERR: ./include/linux/string.h:277:10: warning: '__builtin_strncat' specified bound 2 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/ipv4/ip_tunnel.o: warning: objtool: __ip_tunnel_create()+0x277: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/ip_tunnel.o: warning: objtool: ip_tunnel_rcv.cold.29()+0x10: call without frame pointer save/setup BUILDSTDERR: net/ipv4/ah4.o: warning: objtool: ah_init_state.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/esp4.o: warning: objtool: esp_init_authenc.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/raw_diag.o: warning: objtool: raw_get_hashinfo.isra.1.cold.3()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o: warning: objtool: ipv4_net_init()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o: warning: objtool: ipv4_net_init.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: set_addr()+0x1ae: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_q931()+0x298: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_callforwarding()+0x166: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_h245()+0x1bd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_t120()+0x136: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_rtp_rtcp()+0x199: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: set_addr.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_q931.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_callforwarding.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_h245.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_t120.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_h323.o: warning: objtool: nat_rtp_rtcp.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_snmp_basic.o: warning: objtool: mangle_address.part.6()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_snmp_basic.o: warning: objtool: mangle_address.part.6.cold.9()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_snmp_basic.o: warning: objtool: snmp_parse_mangle.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_snmp_basic.o: warning: objtool: help.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_nat_masquerade_ipv4.o: warning: objtool: nf_nat_masquerade_ipv4()+0x97: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_nat_masquerade_ipv4.o: warning: objtool: nf_nat_masquerade_ipv4.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/nf_tables_ipv4.o: warning: objtool: nft_ipv4_output()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/nf_tables_ipv4.o: warning: objtool: nft_ipv4_output.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ipt_rpfilter.o: warning: objtool: rpfilter_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/ipt_rpfilter.o: warning: objtool: rpfilter_check.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ipt_CLUSTERIP.o: warning: objtool: clusterip_tg_check()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/ipt_CLUSTERIP.o: warning: objtool: clusterip_tg.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ipt_CLUSTERIP.o: warning: objtool: clusterip_tg_check.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/ipt_ECN.o: warning: objtool: ecn_tg_check()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/ipt_ECN.o: warning: objtool: ecn_tg_check.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/arp_tables.o: warning: objtool: arpt_error()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv4/netfilter/arp_tables.o: warning: objtool: arpt_error.cold.22()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv4/netfilter/arp_tables.o: warning: objtool: __do_replace.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ah6.o: warning: objtool: ipv6_clear_mutable_options.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ah6.o: warning: objtool: ah6_init_state.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/esp6.o: warning: objtool: esp_init_authenc.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_vti.o: warning: objtool: vti6_tnl_xmit.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/ipv6/sit.o: warning: objtool: ipip6_tunnel_del_prl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/sit.o: warning: objtool: ipip6_tunnel_locate()+0x2a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/sit.o: warning: objtool: ipip6_tunnel_del_prl.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/sit.o: warning: objtool: ipip6_rcv.cold.37()+0x16: call without frame pointer save/setup BUILDSTDERR: net/ipv6/sit.o: warning: objtool: ipip6_tunnel_ioctl.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_tunnel.o: warning: objtool: ip6_tnl_xmit_ctl()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/ip6_tunnel.o: warning: objtool: __ip6_tnl_rcv.cold.41()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_tunnel.o: warning: objtool: ip6_tnl_xmit_ctl.cold.42()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv6/ip6_tunnel.o: warning: objtool: ip6_tnl_xmit.cold.43()+0x12: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/ip6_tables.o: warning: objtool: ip6t_error()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/ip6_tables.o: warning: objtool: __do_replace.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/ip6_tables.o: warning: objtool: ip6t_error.cold.24()+0xb: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: warning: objtool: ipv6_conntrack_local()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: warning: objtool: ipv6_net_init()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: warning: objtool: ipv6_conntrack_local.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.o: warning: objtool: ipv6_net_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/nf_tables_ipv6.o: warning: objtool: nft_ipv6_output.part.2()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/nf_tables_ipv6.o: warning: objtool: nft_ipv6_output.part.2.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/ip6t_rpfilter.o: warning: objtool: rpfilter_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/ip6t_rpfilter.o: warning: objtool: rpfilter_check.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: net/ipv6/netfilter/ip6t_REJECT.o: warning: objtool: reject_tg6_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/ipv6/netfilter/ip6t_REJECT.o: warning: objtool: reject_tg6_check.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_send_policy_notify()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_send_notify()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_sock_destruct()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_send_policy_notify.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_send_notify.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/key/af_key.o: warning: objtool: pfkey_sock_destruct.cold.35()+0xa: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_recv_common()+0x5e6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_closeall()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_destruct()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_recv_common.cold.22()+0xf: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_closeall.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_destruct.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_tunnel_create.cold.25()+0x12: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_core.o: warning: objtool: l2tp_udp_encap_recv.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_recv()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_session_create.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_recv.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_connect.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_session_ioctl.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_getsockopt.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_setsockopt.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_ppp.o: warning: objtool: pppol2tp_ioctl.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: net/l2tp/l2tp_eth.o: warning: objtool: l2tp_eth_create()+0x518: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_restart_work()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_free_ack_frame()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_hw_config()+0x16c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_restart_work.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_free_ack_frame.cold.8()+0x12: call without frame pointer save/setup BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_ifa_changed.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_hw_config.cold.10()+0x19: call without frame pointer save/setup BUILDSTDERR: net/mac80211/main.o: warning: objtool: ieee80211_bss_info_change_notify.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_change_interface()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_remove_interface()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_sta_state()+0x5e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_sta_rc_update()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_conf_tx()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_get_tsf()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_set_tsf()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_offset_tsf()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_reset_tsf()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_ampdu_action()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_change_interface.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_remove_interface.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_sta_state.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_sta_rc_update.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_conf_tx.cold.6()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_get_tsf.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_set_tsf.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_offset_tsf.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_reset_tsf.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/driver-ops.o: warning: objtool: drv_ampdu_action.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: ieee80211_sta_ps_deliver_wakeup()+0x49f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: sta_set_sinfo()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: __sta_info_destroy_part1.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: sta_info_insert_rcu.cold.40()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: ieee80211_sta_ps_deliver_wakeup.cold.41()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/sta_info.o: warning: objtool: sta_set_sinfo.cold.42()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/scan.o: warning: objtool: __ieee80211_start_scan.cold.12()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/scan.o: warning: objtool: __ieee80211_scan_completed.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/scan.o: warning: objtool: ieee80211_scan_cancel.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/scan.o: warning: objtool: __ieee80211_request_sched_scan_start.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/scan.o: warning: objtool: ieee80211_request_sched_scan_stop.cold.16()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_splice_packets()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_start_txq()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_start_tx_ba_session()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_splice_packets.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_agg_start_txq.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_start_tx_ba_session.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: net/mac80211/agg-tx.o: warning: objtool: ieee80211_stop_tx_ba_session.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/agg-rx.o: warning: objtool: ___ieee80211_stop_rx_ba_session()+0xf7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/agg-rx.o: warning: objtool: ___ieee80211_stop_rx_ba_session.cold.8()+0x20: call without frame pointer save/setup BUILDSTDERR: net/mac80211/vht.o: warning: objtool: ieee80211_vht_cap_ie_to_sta_vht_cap.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_disconnect()+0x174: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: __ieee80211_sta_join_ibss()+0x691: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_sta_create_ibss()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_add_sta()+0x28c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_rx_no_sta()+0x1d9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_work()+0x21f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_disconnect.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_process_chanswitch.constprop.14.cold.18()+0x31: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: __ieee80211_sta_join_ibss.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_sta_create_ibss.cold.20()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_add_sta.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_rx_no_sta.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ibss.o: warning: objtool: ieee80211_ibss_work.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_assign_perm_addr()+0x1df: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_check_concurrent_iface()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_add_virtual_monitor()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_del_virtual_monitor()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_change_type()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_add()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_remove()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_remove_interfaces()+0x47: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_assign_perm_addr.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_check_concurrent_iface.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_add_virtual_monitor.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_del_virtual_monitor.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_change_type.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_add.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_if_remove.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/iface.o: warning: objtool: ieee80211_remove_interfaces.cold.30()+0x17: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rate.o: warning: objtool: __rate_control_send_low()+0xc4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/rate.o: warning: objtool: ieee80211_init_rate_ctrl_alg()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/rate.o: warning: objtool: __rate_control_send_low.cold.12()+0x23: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rate.o: warning: objtool: rate_control_set_rates.cold.13()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rate.o: warning: objtool: ieee80211_init_rate_ctrl_alg.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tkip.o: warning: objtool: ieee80211_tkip_decrypt_data.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_stop_nan()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_set_rekey_data()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_start_nan()+0xac: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_set_bitrate_mask()+0x155: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_stop_ap()+0x1ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_csa_finalize_work()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_resume.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_stop_nan.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_nan_change_conf.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_set_rekey_data.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_add_nan_func.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_start_nan.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_set_bitrate_mask.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_del_nan_func.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_stop_ap.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: __ieee80211_csa_finalize.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_channel_switch.cold.36()+0x7: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_start_ap.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/cfg.o: warning: objtool: ieee80211_csa_finalize_work.cold.38()+0x3: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rx.c: In function 'ieee80211_handle_mu_mimo_mon': BUILDSTDERR: net/mac80211/rx.c:208:2: warning: alignment 1 of 'struct ' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed action; BUILDSTDERR: ^ BUILDSTDERR: net/mac80211/rx.o: warning: objtool: sta_ps_start()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/rx.o: warning: objtool: ieee80211_deliver_skb.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rx.o: warning: objtool: sta_ps_start.cold.42()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rx.o: warning: objtool: ieee80211_rx_handlers.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/rx.o: warning: objtool: ieee80211_rx_napi.cold.44()+0xc: call without frame pointer save/setup BUILDSTDERR: net/mac80211/spectmgmt.o: warning: objtool: ieee80211_parse_ch_switch_ie()+0x14e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/spectmgmt.o: warning: objtool: ieee80211_parse_ch_switch_ie.cold.3()+0x20: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tx.o: warning: objtool: ieee80211_unreserve_tid()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/tx.o: warning: objtool: ieee80211_unreserve_tid.cold.62()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tx.o: warning: objtool: ieee80211_reserve_tid.cold.64()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tx.o: warning: objtool: ieee80211_queue_skb.cold.65()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tx.o: warning: objtool: ieee80211_check_fast_xmit.cold.66()+0x7: call without frame pointer save/setup BUILDSTDERR: net/mac80211/key.o: warning: objtool: ieee80211_iter_keys()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/key.o: warning: objtool: ieee80211_enable_keys()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/key.o: warning: objtool: ieee80211_iter_keys.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/key.o: warning: objtool: __ieee80211_set_default_key.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/key.o: warning: objtool: __ieee80211_key_destroy.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/key.o: warning: objtool: ieee80211_key_enable_hw_accel.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/mac80211/key.o: warning: objtool: ieee80211_enable_keys.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_iterate_active_interfaces_rtnl()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_queue_work()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_queue_delayed_work()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_assign_chanctx.part.15()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_calculate_rx_timestamp()+0x1da: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_dfs_cac_cancel()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_iterate_active_interfaces_rtnl.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_queue_work.cold.26()+0x7: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_queue_delayed_work.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_assign_chanctx.part.15.cold.28()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: __ieee80211_flush_queues.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_reconfig.cold.30()+0x17: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_build_preq_ies.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_calculate_rx_timestamp.cold.32()+0x1f: call without frame pointer save/setup BUILDSTDERR: net/mac80211/util.o: warning: objtool: ieee80211_dfs_cac_cancel.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/chan.o: warning: objtool: ieee80211_recalc_smps_chanctx.cold.10()+0x16: call without frame pointer save/setup BUILDSTDERR: net/mac80211/chan.o: warning: objtool: ieee80211_assign_vif_chanctx.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/chan.o: warning: objtool: ieee80211_vif_use_reserved_switch.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_chswitch_done()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: drv_mgd_prepare_tx()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_auth_challenge()+0x96: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_auth()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_beacon_connection_loss_work()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_deauth()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_disassoc()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_determine_chantype.cold.30()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_chswitch_done.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_sta_wmm_params.cold.32()+0xd: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: drv_mgd_prepare_tx.cold.33()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_auth_challenge.cold.34()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_auth.cold.35()+0x18: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_sta_process_chanswitch.constprop.25.cold.36()+0x2d: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_prep_connection.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_chswitch_work.cold.38()+0x10: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_beacon_connection_loss_work.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_rx_mgmt_beacon.cold.40()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_rx_mgmt_assoc_resp.cold.41()+0x59: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_sta_handle_tspec_ac_params.cold.42()+0x16: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_sta_rx_queued_mgmt.cold.43()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_sta_work.cold.44()+0xd: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_auth.cold.45()+0x79: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_assoc.cold.46()+0x19: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_deauth.cold.47()+0x2b: call without frame pointer save/setup BUILDSTDERR: net/mac80211/mlme.o: warning: objtool: ieee80211_mgd_disassoc.cold.48()+0x30: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_oper_request()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_cancel_channel_switch()+0x93: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_oper_request.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_mgmt.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_channel_switch.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_cancel_channel_switch.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/tdls.o: warning: objtool: ieee80211_tdls_chsw_work.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac80211/ocb.o: warning: objtool: ieee80211_ocb_rx_no_sta()+0x1ca: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/ocb.o: warning: objtool: ieee80211_ocb_rx_no_sta.cold.1()+0x11: call without frame pointer save/setup BUILDSTDERR: net/mac80211/debugfs.o: warning: objtool: reset_write.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/debugfs_sta.o: warning: objtool: sta_flags_read()+0xaf: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/debugfs_sta.o: warning: objtool: ieee80211_sta_debugfs_add.cold.4()+0x14: call without frame pointer save/setup BUILDSTDERR: net/mac80211/debugfs_netdev.o: warning: objtool: ieee80211_debugfs_rename_netdev()+0x5c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/debugfs_netdev.o: warning: objtool: ieee80211_debugfs_rename_netdev.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/mac80211/debugfs_key.o: warning: objtool: key_algorithm_read()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac80211/mesh.o: warning: objtool: ieee80211_mesh_process_chnswitch.cold.10()+0x2a: call without frame pointer save/setup BUILDSTDERR: net/mac802154/main.o: warning: objtool: ieee802154_tasklet_handler()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/main.o: warning: objtool: ieee802154_tasklet_handler.cold.3()+0x6: call without frame pointer save/setup BUILDSTDERR: net/mac802154/main.o: warning: objtool: ieee802154_alloc_hw.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: net/mac802154/rx.o: warning: objtool: ieee802154_rx.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_get_mac_params()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_mlme_start_req()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_set_mac_params()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_get_mac_params.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_mlme_start_req.cold.2()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/mac_cmd.o: warning: objtool: mac802154_set_mac_params.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/mib.o: warning: objtool: mac802154_dev_set_page_channel()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/mib.o: warning: objtool: mac802154_dev_set_page_channel.cold.0()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/iface.o: warning: objtool: mac802154_slave_close()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/iface.o: warning: objtool: mac802154_wpan_open()+0x166f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/iface.o: warning: objtool: ieee802154_if_add()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/iface.o: warning: objtool: ieee802154_if_remove()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/iface.o: warning: objtool: mac802154_slave_close.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/iface.o: warning: objtool: mac802154_wpan_open.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/iface.o: warning: objtool: ieee802154_if_add.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/iface.o: warning: objtool: ieee802154_if_remove.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_ackreq_default()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_lbt_mode()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_max_frame_retries()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_max_csma_backoffs()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_backoff_exponent()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_short_addr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_pan_id()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_mode()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_channel()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_ed_level()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_tx_power()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_ackreq_default.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_lbt_mode.cold.5()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_max_frame_retries.cold.6()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_max_csma_backoffs.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_backoff_exponent.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_short_addr.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_pan_id.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_mode.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_channel.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_cca_ed_level.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mac802154/cfg.o: warning: objtool: ieee802154_set_tx_power.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mpls/af_mpls.o: warning: objtool: mpls_dump_routes()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mpls/af_mpls.o: warning: objtool: mpls_route_update()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/mpls/af_mpls.o: warning: objtool: mpls_dump_routes.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mpls/af_mpls.o: warning: objtool: mpls_route_update.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/mpls/af_mpls.o: warning: objtool: mpls_dev_notify.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/nfnetlink_acct.c:10: BUILDSTDERR: net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_new': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/nfnetlink_queue.o: warning: objtool: __nfqnl_enqueue_packet.cold.30()+0xd: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nfnetlink_queue.o: warning: objtool: nfqnl_recv_verdict.cold.31()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nfnetlink_log.o: warning: objtool: __nfulnl_send()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nfnetlink_log.o: warning: objtool: __nfulnl_send.cold.16()+0x29: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nfnetlink_log.o: warning: objtool: nfulnl_log_packet.cold.17()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_core.o: warning: objtool: __nf_conntrack_alloc.cold.53()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_core.o: warning: objtool: nf_conntrack_init_start.cold.54()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_expect.o: warning: objtool: nf_ct_expect_related_report.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_helper.o: warning: objtool: nf_conntrack_helper_pernet_init()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_helper.o: warning: objtool: nf_conntrack_helper_init()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_helper.o: warning: objtool: __nf_ct_try_assign_helper.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_helper.o: warning: objtool: nf_conntrack_helper_pernet_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_helper.o: warning: objtool: nf_conntrack_helper_init.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_proto.o: warning: objtool: nf_ct_l4proto_pernet_register.cold.9()+0x12: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_new()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_proto_generic.o: warning: objtool: generic_new.cold.3()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_pernet_init()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_pernet_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_acct.o: warning: objtool: nf_conntrack_acct_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_seqadj.o: warning: objtool: nf_ct_seqadj_set()+0x9b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_seqadj.o: warning: objtool: nf_ct_seqadj_set.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_pernet_init()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_pernet_init.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_timestamp.o: warning: objtool: nf_conntrack_tstamp_init.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_ecache.o: warning: objtool: nf_conntrack_ecache_pernet_init()+0x105: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_ecache.o: warning: objtool: nf_conntrack_ecache_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_ecache.o: warning: objtool: nf_conntrack_ecache_pernet_init.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_ecache.o: warning: objtool: nf_conntrack_ecache_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/nf_conntrack_proto_sctp.c:20: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/nf_conntrack_proto_gre.o: warning: objtool: proto_gre_net_init()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_proto_gre.o: warning: objtool: proto_gre_net_init.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_netlink.o: warning: objtool: ctnetlink_net_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_netlink.o: warning: objtool: ctnetlink_net_init.cold.40()+0x9: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_amanda.o: warning: objtool: amanda_help()+0x249: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/nf_conntrack_amanda.o: warning: objtool: amanda_help.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_irc.o: warning: objtool: help.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: net/netfilter/nf_conntrack_sip.o: warning: objtool: ct_sip_parse_transport()+0x62: sibling call from callable instruction with modified stack frame BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/nf_nat_proto_sctp.c:10: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/xt_connmark.o: warning: objtool: connmark_mt_check()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_connmark.o: warning: objtool: connmark_tg_check()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_connmark.o: warning: objtool: connmark_mt_check.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_connmark.o: warning: objtool: connmark_tg_check.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v1_checkentry()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v0_checkentry()+0x68: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_match_v1_checkentry()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_match_v0_checkentry()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v3_checkentry()+0xb5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v1_checkentry.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v0_checkentry.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_match_v1_checkentry.cold.5()+0xc: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_match_v0_checkentry.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_set.o: warning: objtool: set_target_v3_checkentry.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_nat.o: warning: objtool: xt_nat_checkentry_v0()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_nat.o: warning: objtool: xt_nat_checkentry_v0.cold.2()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_AUDIT.o: warning: objtool: audit_tg_check()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_AUDIT.o: warning: objtool: audit_tg_check.cold.7()+0xc: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_check()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_CHECKSUM.o: warning: objtool: checksum_tg_check.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_check()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_CONNSECMARK.o: warning: objtool: connsecmark_tg_check.cold.5()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_CT.o: warning: objtool: notrack_chk()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_CT.o: warning: objtool: notrack_chk.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_CT.o: warning: objtool: xt_ct_tg_check.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_DSCP.o: warning: objtool: dscp_tg_check.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_HL.o: warning: objtool: hl_tg6_check()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_HL.o: warning: objtool: ttl_tg_check()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_HL.o: warning: objtool: hl_tg6_check.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_HL.o: warning: objtool: ttl_tg_check.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_HMARK.o: warning: objtool: hmark_tg_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_HMARK.o: warning: objtool: hmark_tg_check.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_LED.o: warning: objtool: led_tg_check()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_LED.o: warning: objtool: led_tg_check.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_NFQUEUE.o: warning: objtool: nfqueue_tg_check()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_NFQUEUE.o: warning: objtool: nfqueue_tg_check.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_SECMARK.o: warning: objtool: secmark_tg_check()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_SECMARK.o: warning: objtool: secmark_tg_check.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_tg6_check()+0x88: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_tg4_check()+0x82: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_tg6_check.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_mangle_packet.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_TCPMSS.o: warning: objtool: tcpmss_tg4_check.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_addrtype.o: warning: objtool: addrtype_mt_checkentry_v1()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_addrtype.o: warning: objtool: addrtype_mt_checkentry_v1.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check_v1()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check_v1.cold.0()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_bpf.o: warning: objtool: bpf_mt_check.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_cluster.o: warning: objtool: xt_cluster_mt_checkentry()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_cluster.o: warning: objtool: xt_cluster_mt_checkentry.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_connbytes.o: warning: objtool: connbytes_mt_check.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_connlabel.o: warning: objtool: connlabel_mt_check()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_connlabel.o: warning: objtool: connlabel_mt_check.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_connlimit.o: warning: objtool: connlimit_mt_check()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_connlimit.o: warning: objtool: connlimit_mt_check.cold.10()+0xd: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_conntrack.o: warning: objtool: conntrack_mt_check()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_conntrack.o: warning: objtool: conntrack_mt_check.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_check()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_dscp.o: warning: objtool: dscp_mt_check.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_ecn.o: warning: objtool: ecn_mt_check6.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_ecn.o: warning: objtool: ecn_mt_check4.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_hashlimit.o: warning: objtool: hashlimit_mt_common.isra.10.cold.14()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_hashlimit.o: warning: objtool: hashlimit_mt_check_common.isra.9.cold.15()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_helper.o: warning: objtool: helper_mt_check()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_helper.o: warning: objtool: helper_mt_check.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_ipcomp.o: warning: objtool: comp_mt_check()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_ipcomp.o: warning: objtool: comp_mt_check.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_ipvs.o: warning: objtool: ipvs_mt_check()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_ipvs.o: warning: objtool: ipvs_mt_check.cold.8()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check.isra.3()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check6()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check4()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check.isra.3.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check6.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_l2tp.o: warning: objtool: l2tp_mt_check4.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_limit.o: warning: objtool: limit_mt_check()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_limit.o: warning: objtool: limit_mt_check.cold.0()+0x9: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_checkentry()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_nfacct.o: warning: objtool: nfacct_mt_checkentry.cold.1()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_cgroup.o: warning: objtool: cgroup_mt_check_v1.cold.2()+0xd: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_physdev.o: warning: objtool: physdev_mt_check.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_policy.o: warning: objtool: policy_mt_check()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_policy.o: warning: objtool: policy_mt_check.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_recent.o: warning: objtool: recent_mt_check.isra.8()+0xfd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_recent.o: warning: objtool: recent_mt_proc_write.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/netfilter/xt_sctp.c:6: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_enable_defrag()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v3_check()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v2_check()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v1_check()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_enable_defrag.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v3_check.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v2_check.cold.6()+0x9: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_socket.o: warning: objtool: socket_mt_v1_check.cold.7()+0x9: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_state.o: warning: objtool: state_mt_check()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_state.o: warning: objtool: state_mt_check.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/xt_time.o: warning: objtool: time_mt_check()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/xt_time.o: warning: objtool: time_mt_check.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/spinlock.h:50, BUILDSTDERR: from ./include/linux/seqlock.h:35, BUILDSTDERR: from ./include/linux/time.h:5, BUILDSTDERR: from ./include/linux/stat.h:18, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/ipset/ip_set_core.c:13: BUILDSTDERR: net/netfilter/ipset/ip_set_core.c: In function 'ip_set_rename': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: ip_set_type_unregister()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: load_settype()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: ip_set_type_register()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: ip_set_type_unregister.cold.27()+0x31: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: load_settype.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_core.o: warning: objtool: ip_set_type_register.cold.29()+0x2a: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/ipset/ip_set_getport.c:14: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_add()+0x346: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip4_add()+0x2c2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip4_list.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_list.cold.28()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_resize.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip4_resize.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip6_add.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ip.o: warning: objtool: hash_ip4_add.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac6_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac6_add()+0x39e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac4_add()+0x333: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac4_list.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac6_list.cold.29()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac4_resize.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac6_resize.cold.31()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac6_add.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmac.o: warning: objtool: hash_ipmac4_add.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_add()+0x33c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark4_add()+0x31d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark4_list.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_list.cold.28()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark4_resize.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_resize.cold.30()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark6_add.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipmark.o: warning: objtool: hash_ipmark4_add.cold.32()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_add()+0x350: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport4_add()+0x333: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport4_list.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_list.cold.27()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport4_resize.cold.28()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_resize.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport6_add.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipport.o: warning: objtool: hash_ipport4_add.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip6_resize()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_add()+0x349: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_list.cold.24()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip6_list.cold.25()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip6_resize.cold.26()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_resize.cold.27()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip4_add.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportip.o: warning: objtool: hash_ipportip6_add.cold.29()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_resize()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet6_resize()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_add()+0x468: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_list.cold.26()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet6_list.cold.27()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_resize.cold.28()+0x16: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet6_resize.cold.29()+0x16: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet6_add.cold.30()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_ipportnet.o: warning: objtool: hash_ipportnet4_add.cold.31()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_resize()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_add()+0x2ef: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_list.cold.18()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_resize.cold.19()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_mac.o: warning: objtool: hash_mac4_add.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net6_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net6_add()+0x348: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_add()+0x42b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_list.cold.35()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net6_list.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_resize.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net6_resize.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net6_add.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_net.o: warning: objtool: hash_net4_add.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_resize()+0xf2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport6_resize()+0xf8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport6_add()+0x4c1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_add()+0x45f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_list.cold.30()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport6_list.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_resize.cold.32()+0x16: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport6_resize.cold.33()+0x16: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport6_add.cold.34()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netport.o: warning: objtool: hash_netport4_add.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface6_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface6_add()+0x43a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_add()+0x3ee: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_list.cold.36()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface6_list.cold.37()+0xf: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface6_resize.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_resize.cold.39()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface6_add.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netiface.o: warning: objtool: hash_netiface4_add.cold.41()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet6_resize()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_add()+0x4a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_list.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet6_list.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet6_resize.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_resize.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet6_add.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netnet.o: warning: objtool: hash_netnet4_add.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet6_resize()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_resize()+0xe9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_add()+0x4c7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_list.cold.35()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet6_list.cold.36()+0x10: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet6_resize.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_resize.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet4_add.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipset/ip_set_hash_netportnet.o: warning: objtool: hash_netportnet6_add.cold.40()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_conn.o: warning: objtool: ip_vs_conn_new()+0x523: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_conn.o: warning: objtool: ip_vs_conn_new.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/ipvs/ip_vs_core.c:34: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/ipvs/ip_vs_core.o: warning: objtool: ip_vs_sched_persist()+0x40c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_core.o: warning: objtool: ip_vs_schedule.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_edit_service()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_add_service()+0x2fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_edit_dest()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_add_dest()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_genl_get_cmd()+0xb6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_edit_service.cold.33()+0xc: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_add_service.cold.34()+0xb: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_edit_dest.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_add_dest.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_ctl.o: warning: objtool: ip_vs_genl_get_cmd.cold.38()+0xd: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_scheduler_err()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_bind_scheduler()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: register_ip_vs_scheduler()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: unregister_ip_vs_scheduler()+0xd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_scheduler_err.cold.0()+0x12: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: ip_vs_bind_scheduler.cold.1()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: register_ip_vs_scheduler.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sched.o: warning: objtool: unregister_ip_vs_scheduler.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: start_sync_thread()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: stop_sync_thread()+0xd0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: start_sync_thread.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_sync.o: warning: objtool: stop_sync_thread.cold.8()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/netfilter/ipvs/ip_vs_proto_udp.o: warning: objtool: udp_state_transition()+0xc: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_proto_udp.o: warning: objtool: udp_state_transition.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/ipvs/ip_vs_proto_sctp.c:3: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/netfilter/ipvs/ip_vs_sh.c:53: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/netfilter/ipvs/ip_vs_ftp.o: warning: objtool: ip_vs_ftp_out.part.6()+0x1d1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netfilter/ipvs/ip_vs_ftp.o: warning: objtool: __ip_vs_ftp_init.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: net/netrom/nr_subr.o: warning: objtool: nr_write_internal()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/netrom/nr_subr.o: warning: objtool: nr_write_internal.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: net/nfc/core.o: warning: objtool: nfc_register_device()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/core.o: warning: objtool: nfc_register_device.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/core.o: warning: objtool: nfc_dev_up.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/rawsock.o: warning: objtool: rawsock_destruct()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/rawsock.o: warning: objtool: rawsock_destruct.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_core.o: warning: objtool: nfc_llcp_recv()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_core.o: warning: objtool: nfc_llcp_set_remote_gb()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_core.o: warning: objtool: nfc_llcp_recv.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_core.o: warning: objtool: nfc_llcp_set_remote_gb.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_core.o: warning: objtool: nfc_llcp_rx_skb.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: llcp_allocate_pdu()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_connect()+0x10b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_cc()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: llcp_allocate_pdu.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_parse_gb_tlv.cold.8()+0x18: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_connect.cold.9()+0x18: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_cc.cold.10()+0x18: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_i_frame.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_commands.o: warning: objtool: nfc_llcp_send_ui_frame.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_sock.o: warning: objtool: llcp_sock_recvmsg()+0x317: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_sock.o: warning: objtool: llcp_sock_destruct()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/llcp_sock.o: warning: objtool: llcp_sock_recvmsg.cold.4()+0x15: call without frame pointer save/setup BUILDSTDERR: net/nfc/llcp_sock.o: warning: objtool: llcp_sock_destruct.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_start_poll()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_stop_poll()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_deactivate_target()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_activate_target()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_in_configure_hw()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_tg_configure_hw()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_target_found()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_start_poll.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_stop_poll.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_wq_cmd.cold.9()+0x10: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_deactivate_target.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_activate_target.cold.11()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: nfc_digital_allocate_device.cold.12()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_in_configure_hw.cold.13()+0x10: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_tg_configure_hw.cold.14()+0x10: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_core.o: warning: objtool: digital_target_found.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_attrib_res()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sdd_res()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sel_res()+0x10d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sensb_res()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_iso_dep_pull_sod()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_mifare_res()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_attrib_res.cold.4()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sdd_res.cold.5()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sensf_res.cold.6()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_tg_recv_sel_req.cold.7()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_tg_recv_sensf_req.cold.8()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sel_res.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_iso15693_inv_res.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sensb_res.cold.11()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_sens_res.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_iso_dep_pull_sod.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_technology.o: warning: objtool: digital_in_recv_mifare_res.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_psl_res()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_atr_res()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_send_atr_req()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_dep_res()+0xe8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_tg_recv_dep_req()+0x34: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_tg_send_atr_res_complete()+0x84: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_psl_res.cold.9()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_atr_res.cold.10()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_send_atr_req.cold.11()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_in_recv_dep_res.cold.12()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_tg_recv_dep_req.cold.13()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_tg_send_atr_res_complete.cold.14()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/digital_dep.o: warning: objtool: digital_tg_recv_atr_req.cold.15()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/nfc/hci/core.o: warning: objtool: nfc_hci_event_received()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/hci/core.o: warning: objtool: hci_dev_up.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/hci/core.o: warning: objtool: nfc_hci_event_received.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/nfc/hci/llc_shdlc.o: warning: objtool: llc_shdlc_rcv_from_drv()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/hci/llc_shdlc.o: warning: objtool: llc_shdlc_rcv_from_drv.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: __nci_request()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_transceive()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_tm_send()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_deactivate_target()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_dep_link_down()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_activate_target()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_start_poll()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: __nci_request.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_transceive.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_tm_send.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_allocate_device.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_stop_poll.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_deactivate_target.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_dep_link_down.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_activate_target.cold.25()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/core.o: warning: objtool: nci_start_poll.cold.26()+0x14: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/data.o: warning: objtool: nci_data_exchange_complete()+0x98: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/data.o: warning: objtool: nci_rx_data_packet()+0x24d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/data.o: warning: objtool: nci_data_exchange_complete.cold.7()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/data.o: warning: objtool: nci_rx_data_packet.cold.8()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/ntf.o: warning: objtool: nci_ntf_packet()+0x56d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/ntf.o: warning: objtool: nci_add_new_protocol.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/ntf.o: warning: objtool: nci_ntf_packet.cold.16()+0xe: call without frame pointer save/setup BUILDSTDERR: net/nfc/nci/rsp.o: warning: objtool: nci_rsp_packet()+0x3a1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/nfc/nci/rsp.o: warning: objtool: nci_rsp_packet.cold.11()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/openvswitch/actions.c:26: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/openvswitch/actions.o: warning: objtool: ovs_fragment()+0x1c4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/actions.o: warning: objtool: ovs_fragment.cold.35()+0x22: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: get_flow_actions()+0x99: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_nla_init_match_and_action()+0x10c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_flow_cmd_new()+0x4a9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: get_flow_actions.cold.44()+0x7: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_nla_init_match_and_action.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_flow_cmd_new.cold.46()+0xd: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_flow_cmd_get.cold.47()+0xd: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_dp_cmd_new.cold.48()+0x7: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/datapath.o: warning: objtool: ovs_flow_cmd_set.cold.49()+0xd: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/openvswitch/flow.c:37: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/openvswitch/flow_netlink.c:39: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: __parse_flow_nlattrs()+0x190: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: ip_tun_from_nlattr()+0x8c9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: nla_alloc_flow_actions()+0x58: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: __parse_flow_nlattrs.cold.14()+0xe: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: parse_eth_type_from_nlattrs.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: ip_tun_from_nlattr.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: metadata_from_nlattrs.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: ovs_key_from_nlattrs.cold.18()+0xc: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: nla_alloc_flow_actions.cold.19()+0x9: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: __parse_vlan_from_nlattrs.cold.20()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: ovs_nla_get_match.cold.21()+0x14: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/flow_netlink.o: warning: objtool: ovs_nla_get_ufid.cold.22()+0x12: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/openvswitch/flow_table.c:39: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/openvswitch/vport.o: warning: objtool: ovs_vport_send()+0xb3: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/vport.o: warning: objtool: ovs_vport_send.cold.11()+0x39: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/vport-internal_dev.o: warning: objtool: internal_dev_getinfo()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/vport-netdev.o: warning: objtool: ovs_netdev_detach_dev()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/vport-netdev.o: warning: objtool: ovs_netdev_detach_dev.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/openvswitch/conntrack.c:18: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/openvswitch/conntrack.o: warning: objtool: ovs_ct_copy_action()+0x3c5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/conntrack.o: warning: objtool: ovs_ct_init()+0xd4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/openvswitch/conntrack.o: warning: objtool: __ovs_ct_lookup.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/conntrack.o: warning: objtool: ovs_ct_copy_action.cold.28()+0x14: call without frame pointer save/setup BUILDSTDERR: net/openvswitch/conntrack.o: warning: objtool: ovs_ct_init.cold.29()+0x7: call without frame pointer save/setup BUILDSTDERR: net/psample/psample.o: warning: objtool: psample_sample_packet()+0x262: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/psample/psample.o: warning: objtool: psample_sample_packet.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rds/bind.o: warning: objtool: rds_bind.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: net/rds/message.o: warning: objtool: rds_message_put()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/message.o: warning: objtool: rds_message_put.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: net/rds/recv.o: warning: objtool: rds_recv_hs_exthdrs.cold.5()+0x9: call without frame pointer save/setup BUILDSTDERR: net/rds/send.o: warning: objtool: rds_sendmsg.cold.11()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/rds/threads.o: warning: objtool: rds_connect_path_complete()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/threads.o: warning: objtool: rds_connect_path_complete.cold.2()+0x14: call without frame pointer save/setup BUILDSTDERR: net/rds/transport.o: warning: objtool: rds_trans_register()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/transport.o: warning: objtool: rds_trans_register.cold.0()+0x12: call without frame pointer save/setup BUILDSTDERR: net/rds/rdma_transport.o: warning: objtool: rds_rdma_cm_event_handler()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/rdma_transport.o: warning: objtool: rds_rdma_init()+0x6d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/rdma_transport.o: warning: objtool: rds_rdma_cm_event_handler.cold.1()+0x8: call without frame pointer save/setup BUILDSTDERR: net/rds/rdma_transport.o: warning: objtool: rds_rdma_init.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: net/rds/ib.o: warning: objtool: rds_ib_add_one()+0x1c7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib.o: warning: objtool: rds_ib_add_one.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_cm.o: warning: objtool: rds_ib_cm_connect_complete()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_cm.o: warning: objtool: rds_ib_cm_handle_connect()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_cm.o: warning: objtool: rds_ib_cm_handle_connect.cold.14()+0x18: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_recv.o: warning: objtool: rds_ib_recv_refill.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_send_unmap_op.isra.9()+0x11e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_xmit()+0x508: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_xmit_rdma()+0x3cc: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_send_unmap_op.isra.9.cold.16()+0x13: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_xmit.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_xmit_atomic.cold.18()+0x11: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_send.o: warning: objtool: rds_ib_xmit_rdma.cold.19()+0x15: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_rdma.o: warning: objtool: rds_ib_get_mr()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_rdma.o: warning: objtool: rds_ib_get_mr.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_alloc_fmr()+0x8d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_reg_fmr()+0x102: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_unreg_fmr()+0xa8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_alloc_fmr.cold.12()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_reg_fmr.cold.13()+0xe: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_fmr.o: warning: objtool: rds_ib_unreg_fmr.cold.14()+0x9: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_frmr.o: warning: objtool: rds_ib_unreg_frmr()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_frmr.o: warning: objtool: rds_ib_reg_frmr()+0x2ec: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/ib_frmr.o: warning: objtool: rds_ib_unreg_frmr.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: net/rds/ib_frmr.o: warning: objtool: rds_ib_reg_frmr.cold.13()+0x11: call without frame pointer save/setup BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_skbuf_handler()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_exit()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_init_net()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_skbuf_handler.cold.4()+0x13: call without frame pointer save/setup BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_exit.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_init_net.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rds/tcp.o: warning: objtool: rds_tcp_init.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rds/tcp_send.o: warning: objtool: rds_tcp_xmit()+0x239: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rds/tcp_send.o: warning: objtool: rds_tcp_xmit.cold.2()+0x26: call without frame pointer save/setup BUILDSTDERR: net/rfkill/core.o: warning: objtool: rfkill_fop_release()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rfkill/core.o: warning: objtool: rfkill_fop_ioctl.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rfkill/core.o: warning: objtool: rfkill_fop_release.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rose/af_rose.o: warning: objtool: rose2asc()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rose/rose_dev.o: warning: objtool: rose_xmit()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rose/rose_dev.o: warning: objtool: rose_xmit.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/rose/rose_in.o: warning: objtool: rose_process_rx_frame.cold.5()+0xd: call without frame pointer save/setup BUILDSTDERR: net/rose/rose_link.o: warning: objtool: rose_link_rx_restart()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/rose/rose_link.o: warning: objtool: rose_link_rx_restart.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: net/rose/rose_subr.o: warning: objtool: rose_write_internal()+0x209: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_gact.o: warning: objtool: tcf_gact_init.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/act_mirred.o: warning: objtool: mirred_device_event()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_mirred.o: warning: objtool: tcf_mirred()+0x374: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_mirred.o: warning: objtool: mirred_device_event.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/act_mirred.o: warning: objtool: tcf_mirred.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sched/act_mirred.o: warning: objtool: tcf_mirred_init.cold.22()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sched/act_ipt.o: warning: objtool: tcf_ipt.cold.12()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sched/act_pedit.o: warning: objtool: tcf_pedit()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_pedit.o: warning: objtool: tcf_pedit.cold.22()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sched/act_simple.o: warning: objtool: tcf_simp()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/act_simple.o: warning: objtool: tcf_simp.cold.12()+0x45: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from ./include/net/sctp/checksum.h:42, BUILDSTDERR: from net/sched/act_csum.c:33: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sched/act_bpf.o: warning: objtool: tcf_bpf_init.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/act_skbmod.o: warning: objtool: tcf_skbmod_init.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/act_ife.o: warning: objtool: tcf_ife_act.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sched/act_ife.o: warning: objtool: tcf_ife_init.cold.15()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sched/act_tunnel_key.o: warning: objtool: tunnel_key_act.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sched/act_tunnel_key.o: warning: objtool: tunnel_key_init.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_dump_class_stats()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_put()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_graft()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_normalize_quanta.part.17.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_dump_class_stats.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_put.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_graft.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_delete.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_cbq.o: warning: objtool: cbq_change_class.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_destroy()+0x13a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_dump_class_stats()+0xd7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_reset()+0x1d7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_dequeue()+0x56d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_destroy.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_dump_class_stats.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_reset.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_graft.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_delete.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_change_class.cold.27()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_htb.o: warning: objtool: htb_dequeue.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_dump_class_stats()+0x71: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_graft_class()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_dump_class_stats.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_change_qdisc.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_graft_class.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_delete_class.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hfsc.o: warning: objtool: hfsc_change_class.cold.21()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_red.o: warning: objtool: red_graft()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_red.o: warning: objtool: red_graft.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_red.o: warning: objtool: red_change.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_dequeue()+0xe4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_reset.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_dequeue.cold.30()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_change.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_gred.o: warning: objtool: gred_init.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_dsmark.o: warning: objtool: dsmark_dequeue()+0xe3: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_dsmark.o: warning: objtool: dsmark_graft()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_dsmark.o: warning: objtool: dsmark_dequeue.cold.17()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_dsmark.o: warning: objtool: dsmark_graft.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_sfb.o: warning: objtool: sfb_graft()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_sfb.o: warning: objtool: sfb_change()+0xbe: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_sfb.o: warning: objtool: sfb_graft.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_sfb.o: warning: objtool: sfb_change.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_sfq.o: warning: objtool: sfq_init.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_tbf.o: warning: objtool: tbf_graft()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_tbf.o: warning: objtool: tbf_graft.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_tbf.o: warning: objtool: tbf_change.cold.16()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_teql.o: warning: objtool: teql_destroy.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_prio.o: warning: objtool: prio_dump_class_stats()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_prio.o: warning: objtool: prio_graft()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_prio.o: warning: objtool: prio_dump_class_stats.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_prio.o: warning: objtool: prio_graft.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_prio.o: warning: objtool: prio_tune.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_dump_class_stats()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_graft()+0x44: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_tune()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_dump_class_stats.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_graft.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_multiq.o: warning: objtool: multiq_tune.cold.15()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_atm.o: warning: objtool: atm_tc_dump_class_stats()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_atm.o: warning: objtool: atm_tc_destroy.cold.12()+0x6: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_atm.o: warning: objtool: atm_tc_delete.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_atm.o: warning: objtool: atm_tc_dump_class_stats.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_reset()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_change()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_init()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_graft()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_reset.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_change.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_init.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_netem.o: warning: objtool: netem_graft.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_dump_class_stats()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_graft_class()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_delete_class()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_dump_class_stats.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_graft_class.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_delete_class.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_drr.o: warning: objtool: drr_change_class.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_plug.o: warning: objtool: qdisc_reset_queue()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_plug.o: warning: objtool: qdisc_reset_queue.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_mqprio.o: warning: objtool: mqprio_dump_class_stats()+0x1bb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_mqprio.o: warning: objtool: mqprio_dump_class_stats.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_choke.o: warning: objtool: choke_change.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_dequeue()+0x291: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_dump_class_stats()+0x48: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_graft_class()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_delete_class()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_change_class()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_dequeue.cold.26()+0x0: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_dump_class_stats.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_graft_class.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_delete_class.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_qfq.o: warning: objtool: qfq_change_class.cold.30()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_codel.o: warning: objtool: codel_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_codel.o: warning: objtool: codel_reset.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_codel.o: warning: objtool: codel_change.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq.o: warning: objtool: fq_dump_stats()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_fq.o: warning: objtool: fq_resize()+0x241: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_fq.o: warning: objtool: fq_dump_stats.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq.o: warning: objtool: fq_resize.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_fq.o: warning: objtool: fq_change.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_hhf.o: warning: objtool: hhf_change.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_pie.o: warning: objtool: pie_reset()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/sch_pie.o: warning: objtool: pie_reset.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/sch_pie.o: warning: objtool: pie_change.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_u32.o: warning: objtool: u32_set_parms.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_u32.o: warning: objtool: u32_classify.cold.22()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_route.o: warning: objtool: route4_change.cold.14()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_fw.o: warning: objtool: fw_change_attrs.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_rsvp.o: warning: objtool: rsvp_change.cold.13()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_tcindex.o: warning: objtool: tcindex_set_parms.cold.12()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_rsvp6.o: warning: objtool: rsvp_change.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_basic.o: warning: objtool: basic_change.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_flow.o: warning: objtool: flow_change.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_bpf.o: warning: objtool: __cls_bpf_delete()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sched/cls_bpf.o: warning: objtool: __cls_bpf_delete.cold.22()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_bpf.o: warning: objtool: cls_bpf_modify_existing.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_flower.o: warning: objtool: fl_change.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sched/cls_matchall.o: warning: objtool: mall_change.cold.10()+0x13: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/sm_statetable.c:45: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/sm_statetable.o: warning: objtool: sctp_sm_lookup_event()+0xa6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/sm_statetable.o: warning: objtool: sctp_sm_lookup_event.cold.0()+0x16: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/sm_statefuns.c:58: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/sm_statefuns.o: warning: objtool: sctp_sf_backbeat_8_3.cold.32()+0x16: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/sm_sideeffect.c:51: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/sm_sideeffect.o: warning: objtool: sctp_do_sm.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/protocol.c:58: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/protocol.o: warning: objtool: sctp_ctrlsock_init()+0x65: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/protocol.o: warning: objtool: sctp_ctrlsock_init.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/endpointola.c:47: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/endpointola.o: warning: objtool: sctp_endpoint_put()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/endpointola.o: warning: objtool: sctp_endpoint_put.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/associola.c:54: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/associola.o: warning: objtool: sctp_association_put()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/associola.o: warning: objtool: sctp_association_put.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/transport.c:49: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/transport.o: warning: objtool: sctp_transport_update_pmtu()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/transport.o: warning: objtool: sctp_transport_put()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/transport.o: warning: objtool: sctp_transport_update_pmtu.cold.4()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sctp/transport.o: warning: objtool: sctp_transport_put.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/chunk.c:42: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/sm_make_chunk.c:61: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from net/sctp/ulpevent.c:42: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/inqueue.c:41: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/outqueue.c:51: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/outqueue.o: warning: objtool: sctp_outq_flush.cold.10()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from net/sctp/ulpqueue.c:42: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/tsnmap.c:41: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/bind_addr.c:44: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/socket.c:80: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/socket.o: warning: objtool: sctp_setsockopt.cold.34()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/sctp/socket.o: warning: objtool: sctp_inet_listen.cold.35()+0x17: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/primitive.c:48: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/output.c:55: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/output.o: warning: objtool: sctp_packet_transmit.cold.19()+0xe: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/input.c:55: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/input.o: warning: objtool: sctp_hash_transport.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/debug.c:41: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/stream.c:35: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/auth.c:34: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/sctp/offload.c:22: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/proc.c:34: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/proc.o: warning: objtool: sctp_seq_dump_local_addrs.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from net/sctp/sysctl.c:39: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sctp/sysctl.o: warning: objtool: proc_sctp_do_alpha_beta()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sctp/sysctl.o: warning: objtool: proc_sctp_do_alpha_beta.cold.0()+0x1d: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/ipv6.c:72: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from net/sctp/probe.c:30: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/sctp.h:57, BUILDSTDERR: from ./include/net/sctp/structs.h:60, BUILDSTDERR: from ./include/net/sctp/sctp.h:76, BUILDSTDERR: from net/sctp/sctp_diag.c:4: BUILDSTDERR: ./include/uapi/linux/sctp.h:347:1: warning: alignment 4 of 'struct sctp_paddr_change' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:667:1: warning: alignment 4 of 'struct sctp_setpeerprim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:666:26: warning: 'sspp_addr' offset 4 in 'struct sctp_setpeerprim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage sspp_addr; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:680:1: warning: alignment 4 of 'struct sctp_prim' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:679:26: warning: 'ssp_addr' offset 4 in 'struct sctp_prim' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage ssp_addr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:727:1: warning: alignment 4 of 'struct sctp_paddrparams' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:721:26: warning: 'spp_address' offset 4 in 'struct sctp_paddrparams' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spp_address; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./include/uapi/linux/sctp.h:834:1: warning: alignment 4 of 'struct sctp_paddrinfo' is less than 8 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__((packed, aligned(4))); BUILDSTDERR: ^ BUILDSTDERR: ./include/uapi/linux/sctp.h:828:26: warning: 'spinfo_address' offset 4 in 'struct sctp_paddrinfo' isn't aligned to 8 [-Wpacked-not-aligned] BUILDSTDERR: struct sockaddr_storage spinfo_address; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bind()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_start()+0x2a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_setup_pipedir_sb()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_killall_tasks()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bc_transmit()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_reserve()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_reserveresult()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_allocate()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_retry_reserve()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_refresh()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_refreshresult()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_connect_status()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_decode()+0x39: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_transmit()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bind_status()+0x1a7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_connect()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_timeout()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_status()+0x45: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_localaddr()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_client_register()+0x218: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_new_client()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: __rpc_clone_client()+0x1ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_free_client()+0x104: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_release_client()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_shutdown_client()+0x17e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_run_bc_task()+0x49: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_show_tasks()+0xf4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bind.cold.20()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_start.cold.21()+0x4f: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_setup_pipedir_sb.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_killall_tasks.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_transmit_status.cold.24()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bc_transmit.cold.25()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_reserve.cold.26()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_reserveresult.cold.27()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_allocate.cold.28()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_retry_reserve.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_refresh.cold.30()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_refreshresult.cold.31()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_connect_status.cold.32()+0x17: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_decode.cold.33()+0x2a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_transmit.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_bind_status.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_connect.cold.36()+0x2d: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_timeout.cold.37()+0x20: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: call_status.cold.38()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_localaddr.cold.39()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_client_register.cold.40()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_new_client.cold.41()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: __rpc_clone_client.cold.42()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_free_client.cold.43()+0x19: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_release_client.cold.44()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_switch_client_transport.cold.45()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_shutdown_client.cold.46()+0x19: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_run_bc_task.cold.47()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/clnt.o: warning: objtool: rpc_show_tasks.cold.48()+0xc3: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_connect_status()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_timer()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_register_transport()+0x85: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_disconnect_done()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_write_space()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_unregister_transport()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: __xprt_get_cong.isra.6()+0x32: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_reserve_xprt_cong()+0x109: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_destroy()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_adjust_cwnd()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_complete_rqst()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_alloc_slot()+0x20c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_lookup_rqst()+0x57: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_adjust_timeout()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_connect()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_prepare_transmit()+0x25: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_transmit()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_create_transport()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_connect_status.cold.20()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_timer.cold.21()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_register_transport.cold.22()+0x21: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_reserve_xprt.cold.23()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_disconnect_done.cold.24()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_write_space.cold.25()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_unregister_transport.cold.26()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: __xprt_get_cong.isra.6.cold.27()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_reserve_xprt_cong.cold.28()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_destroy.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_adjust_cwnd.cold.30()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_complete_rqst.cold.31()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_alloc_slot.cold.32()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_lookup_rqst.cold.33()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_adjust_timeout.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_connect.cold.35()+0x2c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_prepare_transmit.cold.36()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_transmit.cold.37()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_release.cold.38()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprt.o: warning: objtool: xprt_create_transport.cold.39()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_inject_disconnect()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_send_request()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_malloc()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_destroy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_set_port()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_bind()+0x90: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_data_ready()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_state_change()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_close()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_destroy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_connect()+0xcb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_xprt()+0xc0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_bc_tcp()+0xd9: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_tcp()+0x286: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_udp()+0x262: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_create_sock()+0xd2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_nospace()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_send_request()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_udp_send_request()+0x7e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_local_send_request()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_local_setup_socket()+0x1fb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_udp_setup_socket()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_setup_socket()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_data_recv()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_inject_disconnect.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_send_request.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_malloc.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: bc_destroy.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_set_port.cold.37()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_error_report.cold.39()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_data_ready.cold.40()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_state_change.cold.41()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_close.cold.42()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_destroy.cold.43()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_connect.cold.44()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_xprt.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_bc_tcp.cold.46()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_tcp.cold.47()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_udp.cold.48()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_create_sock.cold.49()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_nospace.cold.50()+0x19: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_send_request.cold.51()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_udp_send_request.cold.52()+0x13: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_local_send_request.cold.53()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_udp_data_receive_workfn.cold.54()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_local_data_receive_workfn.cold.55()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_local_setup_socket.cold.56()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_setup_local.cold.57()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_udp_setup_socket.cold.58()+0x1f: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_setup_socket.cold.59()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtsock.o: warning: objtool: xs_tcp_data_recv.cold.60()+0x17: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_malloc()+0x6b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_free()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_free_task()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: __rpc_sleep_on_priority()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_wake_up_task_on_wq_queue_locked.part.24()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: __rpc_execute()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_wake_up_first_on_wq()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_new_task()+0x10c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_destroy_mempool()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_init_mempool()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_malloc.cold.33()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_free.cold.34()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_free_task.cold.35()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: __rpc_sleep_on_priority.cold.36()+0x23: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_wake_up_task_on_wq_queue_locked.part.24.cold.37()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: __rpc_execute.cold.38()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: __rpc_queue_timer_fn.cold.39()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_wake_up_first_on_wq.cold.40()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_new_task.cold.41()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_destroy_mempool.cold.42()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/sched.o: warning: objtool: rpc_init_mempool.cold.43()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_list_flavors()+0xb7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_lookupcred()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_generic_bind_cred()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_marshcred()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_checkverf()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_wrap_req()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_unwrap_resp()+0x4a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_refreshcred()+0x13e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_invalcred()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_list_flavors.cold.11()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_lookupcred.cold.12()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_generic_bind_cred.cold.13()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_marshcred.cold.14()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_checkverf.cold.15()+0x1e: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_wrap_req.cold.16()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_unwrap_resp.cold.17()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_refreshcred.cold.18()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth.o: warning: objtool: rpcauth_invalcred.cold.19()+0x1d: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_null.o: warning: objtool: nul_validate()+0xf: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_null.o: warning: objtool: nul_validate.cold.1()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_create()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_validate()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_free_cred_callback()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_destroy()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_create.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_validate.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_free_cred_callback.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_unix.o: warning: objtool: unx_destroy.cold.4()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_generic.o: warning: objtool: rpc_lookup_machine_cred()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_generic.o: warning: objtool: generic_free_cred_callback()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_generic.o: warning: objtool: rpc_lookup_machine_cred.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_generic.o: warning: objtool: generic_free_cred_callback.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: param_get_pool_mode()+0x124: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: svc_destroy()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: svc_process_common()+0x254: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: bc_svc_process()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: svc_destroy.cold.22()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: svc_process_common.cold.23()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: bc_svc_process.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: svc_unregister.isra.8.cold.25()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc.o: warning: objtool: __svc_create.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_sock_free()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_sock_detach()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_release_udp_skb()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_write_space()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_data_ready()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_state_change()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_listen_data_ready()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_release_skb()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_fragment_received()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_udp_recvfrom()+0x28a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_recvfrom.isra.15()+0x80: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_recvfrom()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_setup_socket()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_sock_detach()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_create_socket()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_accept()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_sendto()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_sock_free.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_sock_detach.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_release_udp_skb.cold.24()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_write_space.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_data_ready.cold.26()+0x14: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_state_change.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_listen_data_ready.cold.28()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_release_skb.cold.29()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_fragment_received.cold.30()+0x2a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_udp_recvfrom.cold.31()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_recvfrom.isra.15.cold.32()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_recvfrom.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_setup_socket.cold.34()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_sock_detach.cold.36()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_create_socket.cold.37()+0x61: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_accept.cold.38()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcsock.o: warning: objtool: svc_tcp_sendto.cold.39()+0x2c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcauth.o: warning: objtool: svc_authenticate()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcauth.o: warning: objtool: svc_authenticate.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svcauth_unix.o: warning: objtool: __ip_map_lookup()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcauth_unix.o: warning: objtool: svcauth_null_accept()+0x125: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svcauth_unix.o: warning: objtool: svcauth_null_accept.cold.7()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_getport_done()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_getport()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_getaddr()+0xda: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_enc_mapping()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_enc_getaddr()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_register_call()+0x8c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_set()+0x59: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_getport_async()+0x112: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_set_local()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_create_local_unix()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_create_local_net()+0xec: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_register()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_v4_register()+0x2a0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_getport_done.cold.3()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_getport.cold.4()+0x22: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_getaddr.cold.5()+0x20: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_enc_mapping.cold.6()+0x30: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_enc_getaddr.cold.7()+0x2e: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_register_call.cold.8()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_dec_set.cold.9()+0x28: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_getport_async.cold.10()+0x17: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_set_local.cold.11()+0x31: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_create_local_unix.cold.12()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_create_local_net.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_register.cold.14()+0x29: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpcb_clnt.o: warning: objtool: rpcb_v4_register.cold.15()+0x2c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/cache.o: warning: objtool: cache_purge()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/cache.o: warning: objtool: cache_purge.cold.26()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/cache.o: warning: objtool: cache_check.cold.27()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpc_pipe.o: warning: objtool: __rpc_create_common()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpc_pipe.o: warning: objtool: rpc_kill_sb()+0xd8: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/rpc_pipe.o: warning: objtool: __rpc_create_common.cold.23()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpc_pipe.o: warning: objtool: rpc_fill_super.cold.24()+0x23: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/rpc_pipe.o: warning: objtool: rpc_kill_sb.cold.25()+0x23: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_pool_stats_next()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_pool_stats_start()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_reg_xprt_class()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_revisit()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_xprt_received()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_drop()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_unreg_xprt_class()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_age_temp_xprts_now()+0x11f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_age_temp_xprts()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_delete_xprt()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_recv()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_print_xprts()+0x9d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_create_xprt()+0x31: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_pool_stats_next.cold.11()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_pool_stats_start.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_reg_xprt_class.cold.13()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_revisit.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_xprt_received.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_xprt_release.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_drop.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_unreg_xprt_class.cold.18()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_age_temp_xprts_now.cold.19()+0x6: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_age_temp_xprts.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_delete_xprt.cold.21()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_xprt_do_enqueue.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_wake_up.cold.23()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_recv.cold.24()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/svc_xprt.o: warning: objtool: svc_create_xprt.cold.26()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtmultipath.o: warning: objtool: rpc_xprt_switch_has_addr.part.5.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_free_allocation()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_alloc_bc_req()+0x6e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_setup_bc()+0x33: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_destroy_bc()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_free_bc_rqst()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_lookup_bc_request()+0x7b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_complete_bc_request()+0xab: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_free_allocation.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_alloc_bc_req.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_setup_bc.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_destroy_bc.cold.5()+0x2a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_free_bc_rqst.cold.6()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_lookup_bc_request.cold.7()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/backchannel_rqst.o: warning: objtool: xprt_complete_bc_request.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_register()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: svc_proc_register()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_init()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_exit()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_register.cold.2()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: svc_proc_register.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_init.cold.4()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/stats.o: warning: objtool: rpc_proc_exit.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_free_cred_callback()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_free_ctx_callback()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: __gss_find_upcall()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_destroy()+0x1a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_create()+0x8e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_unwrap_resp()+0xd6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_wrap_req()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_validate()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_marshal()+0x50: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_pipe_destroy_msg()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_pipe_downcall()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_refresh()+0x2ab: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_cred_init()+0x28a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_free_cred_callback.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_free_ctx_callback.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: __gss_find_upcall.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_create_cred.cold.25()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_destroy.cold.26()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_create.cold.27()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_unwrap_resp.cold.28()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_wrap_req.cold.29()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_validate.cold.30()+0x19: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_marshal.cold.31()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_pipe_destroy_msg.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_pipe_downcall.cold.33()+0x17: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_refresh.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/auth_gss.o: warning: objtool: gss_cred_init.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_unregister()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_register()+0x14d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_get_by_OID()+0x4c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_delete_sec_context()+0x17: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_unregister.cold.5()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_register.cold.6()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_mech_get_by_OID.cold.7()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_mech_switch.o: warning: objtool: gss_delete_sec_context.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: gss_proxy_save_rsc()+0x1f2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: read_gssp()+0x106: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: svcauth_gss_accept()+0x103: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: gss_proxy_save_rsc.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: svcauth_gss_proxy_init.cold.22()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/svcauth_gss.o: warning: objtool: svcauth_gss_accept.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_rpc_upcall.o: warning: objtool: gssp_rpc_create()+0xc7: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_rpc_upcall.o: warning: objtool: gssp_rpc_create.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_rpc_upcall.o: warning: objtool: gssp_accept_sec_context_upcall.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_rpc_xdr.o: warning: objtool: gssx_enc_accept_sec_context()+0x4d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_rpc_xdr.o: warning: objtool: gssx_enc_accept_sec_context.cold.12()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_mech.o: warning: objtool: context_v2_alloc_cipher.isra.2()+0x5a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_mech.o: warning: objtool: gss_import_sec_context_kerberos()+0xc5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_mech.o: warning: objtool: context_v2_alloc_cipher.isra.2.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_mech.o: warning: objtool: gss_import_sec_context_kerberos.cold.6()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seal.o: warning: objtool: gss_get_mic_kerberos()+0x19d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seal.o: warning: objtool: gss_get_mic_kerberos.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_unseal.o: warning: objtool: gss_verify_mic_kerberos()+0x175: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_unseal.o: warning: objtool: gss_verify_mic_kerberos.cold.2()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seqnum.o: warning: objtool: krb5_make_seq_num()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seqnum.o: warning: objtool: krb5_get_seq_num()+0x3f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seqnum.o: warning: objtool: krb5_make_seq_num.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_seqnum.o: warning: objtool: krb5_get_seq_num.cold.1()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_wrap.o: warning: objtool: gss_wrap_kerberos()+0x190: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_wrap.o: warning: objtool: gss_unwrap_kerberos()+0x180: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_wrap.o: warning: objtool: gss_wrap_kerberos.cold.2()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_wrap.o: warning: objtool: gss_unwrap_kerberos.cold.3()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_encrypt()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_decrypt()+0x153: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: make_checksum()+0x452: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: make_checksum_v2()+0x21e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_rc4_setup_seq_key()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_rc4_setup_enc_key()+0x3d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_encrypt.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_decrypt.cold.11()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: make_checksum.cold.12()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: make_checksum_v2.cold.13()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_rc4_setup_seq_key.cold.14()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_crypto.o: warning: objtool: krb5_rc4_setup_enc_key.cold.15()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: gss_krb5_des3_make_key()+0x129: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: gss_krb5_aes_make_key()+0x5b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: krb5_derive_key.cold.0()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: gss_krb5_des3_make_key.cold.1()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/auth_gss/gss_krb5_keys.o: warning: objtool: gss_krb5_aes_make_key.cold.2()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_set_port()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_connect_worker()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_close()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_timer()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_free()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_setup_rdma.part.9()+0x3f0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_setup_rdma()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_destroy()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_cleanup()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_set_port.cold.10()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_connect_worker.cold.11()+0x27: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_close.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_timer.cold.13()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_free.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_allocate.cold.15()+0x27: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_setup_rdma.part.9.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_setup_rdma.cold.17()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_destroy.cold.18()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_cleanup.cold.19()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/transport.o: warning: objtool: xprt_rdma_init.cold.20()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_set_max_header_sizes()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_marshal_req()+0x2da: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_reply_handler()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_count_chunks.isra.16.cold.22()+0x27: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_set_max_header_sizes.cold.23()+0x1c: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_prepare_send_sges.cold.24()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_marshal_req.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/rpc_rdma.o: warning: objtool: rpcrdma_reply_handler.cold.26()+0x28: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_create_id()+0x13f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_conn_upcall()+0x70: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_wc_receive()+0x11c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_create_mrs()+0x19d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_mr_recovery_worker()+0x83: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_destroy_mrs()+0xba: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ia_close()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ia_open()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_create()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_disconnect()+0xea: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_destroy()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_get_mw()+0xe2: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_post_recv()+0x77: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_post()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_connect()+0x38: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_create_id.cold.22()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_conn_upcall.cold.23()+0x16: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_wc_receive.cold.24()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_create_mrs.cold.25()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_mr_recovery_worker.cold.26()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_destroy_mrs.cold.27()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ia_close.cold.28()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ia_open.cold.29()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_create.cold.30()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_disconnect.cold.31()+0x24: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_destroy.cold.32()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_get_mw.cold.33()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_buffer_create.cold.34()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_post_recv.cold.35()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_post.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/verbs.o: warning: objtool: rpcrdma_ep_connect.cold.37()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_release_mr()+0x7f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_recover_mr()+0xa4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_unmap_sync()+0xa0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_map()+0x2a5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_is_supported()+0x15: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_release_mr.cold.11()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_init_mr.cold.12()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_recover_mr.cold.13()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_unmap_sync.cold.14()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_op_map.cold.15()+0x1b: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/fmr_ops.o: warning: objtool: fmr_is_supported.cold.16()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_open()+0x61: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_release_mr()+0x4e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: __frwr_reset_mr()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: __frwr_sendcompletion_flush.isra.8()+0x11: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_recover_mr()+0x40: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_init_mr()+0xb4: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_unmap_sync()+0x18d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_is_supported()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_open.cold.15()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_release_mr.cold.16()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: __frwr_reset_mr.cold.17()+0xc: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: __frwr_sendcompletion_flush.isra.8.cold.18()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_recover_mr.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_init_mr.cold.20()+0x10: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_unmap_sync.cold.21()+0x12: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_op_map.cold.22()+0x1a: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/frwr_ops.o: warning: objtool: frwr_is_supported.cold.23()+0xb: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: read_reset_stat()+0x92: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: svc_rdma_cleanup()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: svc_rdma_init()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: svc_rdma_cleanup.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma.o: warning: objtool: svc_rdma_init.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_put()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_allocate()+0x86: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_close()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_setup_rdma_bc()+0x191: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_send_request()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: svc_rdma_handle_bc_reply()+0x175: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_put.cold.3()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_allocate.cold.4()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_close.cold.5()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_setup_rdma_bc.cold.6()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: xprt_rdma_bc_send_request.cold.7()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_backchannel.o: warning: objtool: svc_rdma_handle_bc_reply.cold.8()+0x14: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_free()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_detach()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: qp_event_handler()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: rdma_cma_handler()+0xaa: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_detach()+0x10: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_create()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_create()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: rdma_listen_handler()+0x248: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_get_context()+0xcc: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: __svc_rdma_free()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_wc_send()+0x74: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_accept()+0xbd: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_repost_recv()+0x14: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_free.cold.16()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_detach.cold.17()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: qp_event_handler.cold.18()+0x2: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: rdma_cma_handler.cold.19()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_detach.cold.20()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_create.cold.21()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_bc_create.cold.22()+0x11: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: rdma_listen_handler.cold.23()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_get_context.cold.24()+0xe: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: __svc_rdma_free.cold.25()+0x15: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_wc_receive.cold.26()+0x3: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_wc_send.cold.27()+0x3: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_post_recv.cold.28()+0xd: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_accept.cold.29()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_repost_recv.cold.30()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_transport.o: warning: objtool: svc_rdma_send.cold.31()+0xa: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_dma_map_buf.isra.7()+0xfc: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_map_reply_hdr()+0x107: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_post_send_wr()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_dma_map_buf.isra.7.cold.9()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_map_reply_hdr.cold.10()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_sendto.o: warning: objtool: svc_rdma_post_send_wr.cold.11()+0xf: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_recvfrom.o: warning: objtool: svc_rdma_recvfrom()+0x39b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_recvfrom.o: warning: objtool: svc_rdma_send_error.cold.2()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_recvfrom.o: warning: objtool: svc_rdma_recvfrom.cold.3()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_build_writes()+0x172: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_write_done()+0x78: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_wc_read_done()+0xf1: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_build_read_chunk()+0x258: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_recv_read_chunk()+0x1d6: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_build_writes.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_post_chunk_ctxt.cold.3()+0x9: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_write_done.cold.4()+0x3: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_wc_read_done.cold.5()+0x2: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_build_read_chunk.cold.6()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/svc_rdma_rw.o: warning: objtool: svc_rdma_recv_read_chunk.cold.7()+0x7: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: xprt_rdma_bc_setup()+0x1c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: xprt_rdma_bc_free_rqst()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: rpcrdma_bc_receive_call()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: xprt_rdma_bc_setup.cold.3()+0x14: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: xprt_rdma_bc_free_rqst.cold.4()+0x18: call without frame pointer save/setup BUILDSTDERR: net/sunrpc/xprtrdma/backchannel.o: warning: objtool: rpcrdma_bc_receive_call.cold.5()+0x7: call without frame pointer save/setup BUILDSTDERR: In file included from ./include/linux/bitmap.h:8, BUILDSTDERR: from ./include/linux/cpumask.h:11, BUILDSTDERR: from ./arch/x86/include/asm/cpumask.h:4, BUILDSTDERR: from ./arch/x86/include/asm/msr.h:10, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:20, BUILDSTDERR: from ./arch/x86/include/asm/cpufeature.h:4, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:52, BUILDSTDERR: from ./include/linux/thread_info.h:37, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:6, BUILDSTDERR: from ./include/linux/preempt.h:80, BUILDSTDERR: from ./include/linux/hardirq.h:4, BUILDSTDERR: from ./include/net/sock.h:43, BUILDSTDERR: from net/tipc/bearer.c:37: BUILDSTDERR: net/tipc/bearer.c: In function 'tipc_enable_bearer': BUILDSTDERR: ./include/linux/string.h:213:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/tipc/bearer.o: warning: objtool: tipc_enable_bearer()+0xfb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/bearer.o: warning: objtool: tipc_l2_device_event.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: net/tipc/bearer.o: warning: objtool: tipc_bearer_reset_all.cold.18()+0x6: call without frame pointer save/setup BUILDSTDERR: net/tipc/bearer.o: warning: objtool: tipc_enable_bearer.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_data_input.isra.52()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_xmit()+0x447: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_tnl_prepare()+0x192: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_data_input.isra.52.cold.60()+0xb: call without frame pointer save/setup BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_xmit.cold.61()+0x12: call without frame pointer save/setup BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_retrans.cold.62()+0x15: call without frame pointer save/setup BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_tnl_prepare.cold.63()+0xe: call without frame pointer save/setup BUILDSTDERR: net/tipc/link.o: warning: objtool: tipc_link_input.cold.64()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/msg.o: warning: objtool: tipc_msg_build()+0x556: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/msg.o: warning: objtool: tipc_msg_build.cold.45()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/msg.o: warning: objtool: tipc_msg_reassemble.cold.46()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_update_nametbl()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_publish()+0x130: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_withdraw()+0x66: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_publ_notify()+0xdb: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_process_backlog()+0x10f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_update_nametbl.cold.11()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: named_distribute.cold.12()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_publish.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_withdraw.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_publ_notify.cold.15()+0x17: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_distr.o: warning: objtool: tipc_named_process_backlog.cold.16()+0x28: call without frame pointer save/setup BUILDSTDERR: net/tipc/subscr.o: warning: objtool: tipc_subscrb_connect_cb()+0x2b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/subscr.o: warning: objtool: tipc_subscrb_rcv_cb()+0x194: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/subscr.o: warning: objtool: tipc_subscrb_connect_cb.cold.1()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/subscr.o: warning: objtool: tipc_subscrb_rcv_cb.cold.2()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_table.o: warning: objtool: tipc_nametbl_publish()+0xe5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_table.o: warning: objtool: tipc_nametbl_withdraw()+0xf0: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/name_table.o: warning: objtool: tipc_nametbl_insert_publ.cold.13()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_table.o: warning: objtool: tipc_nametbl_publish.cold.14()+0xf: call without frame pointer save/setup BUILDSTDERR: net/tipc/name_table.o: warning: objtool: tipc_nametbl_withdraw.cold.15()+0x14: call without frame pointer save/setup BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_create()+0x11d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_subscribe()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_unsubscribe()+0x3a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_add_conn()+0x51: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_check_dest()+0x1b5: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_create.cold.32()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_subscribe.cold.33()+0xa: call without frame pointer save/setup BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_unsubscribe.cold.34()+0xa: call without frame pointer save/setup BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_add_conn.cold.35()+0xf: call without frame pointer save/setup BUILDSTDERR: net/tipc/node.o: warning: objtool: tipc_node_check_dest.cold.36()+0x9: call without frame pointer save/setup BUILDSTDERR: net/tipc/socket.o: warning: objtool: tipc_socket_init()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/socket.o: warning: objtool: tipc_setsockopt.cold.65()+0x9: call without frame pointer save/setup BUILDSTDERR: net/tipc/socket.o: warning: objtool: filter_rcv.cold.66()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/socket.o: warning: objtool: tipc_sk_mcast_rcv.cold.67()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/socket.o: warning: objtool: tipc_socket_init.cold.68()+0x9: call without frame pointer save/setup BUILDSTDERR: net/tipc/server.o: warning: objtool: tipc_server_start()+0xae: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/server.o: warning: objtool: tipc_server_start.cold.6()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_is_known_peer()+0x9e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_disable()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_addr2str()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_recv()+0x33a: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_is_known_peer.cold.16()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_rcast_add.cold.17()+0xb: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_disable.cold.18()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_addr2str.cold.19()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_enable.cold.20()+0xd: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_recv.cold.21()+0x7: call without frame pointer save/setup BUILDSTDERR: net/tipc/udp_media.o: warning: objtool: tipc_udp_nl_bearer_add.cold.22()+0xc: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/af_vsock.o: warning: objtool: vsock_dev_do_ioctl.isra.6()+0x12: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/af_vsock.o: warning: objtool: __vsock_core_init.cold.8()+0x7: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/af_vsock.o: warning: objtool: vsock_dev_do_ioctl.isra.6.cold.9()+0x9: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/af_vsock_tap.o: warning: objtool: vsock_remove_tap()+0x27: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/af_vsock_tap.o: warning: objtool: vsock_remove_tap.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_proto_to_notify_struct()+0x46: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_queue_pair_alloc()+0x4f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_proto_to_notify_struct.cold.14()+0x7: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_queue_pair_alloc.cold.15()+0xc: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/vmci_transport.o: warning: objtool: vmci_transport_recv_stream_cb.cold.16()+0xd: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/vmci_transport_notify.o: warning: objtool: vmci_transport_notify_pkt_send_post_enqueue()+0x89: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/vmci_transport_notify.o: warning: objtool: vmci_transport_send_read_notification.part.2()+0x43: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/vmw_vsock/vmci_transport_notify.o: warning: objtool: vmci_transport_notify_pkt_send_post_enqueue.cold.9()+0xa: call without frame pointer save/setup BUILDSTDERR: net/vmw_vsock/vmci_transport_notify.o: warning: objtool: vmci_transport_send_read_notification.part.2.cold.10()+0xa: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_dev_check_name.isra.6()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_rdev_by_wiphy_idx()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: wiphy_idx_to_wiphy()+0x13: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_dev_rename()+0x1b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_stop_p2p_device()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_stop_nan()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_shutdown_all_interfaces()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_unregister_wdev()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_destroy_ifaces()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_update_iface_num()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: __cfg80211_leave()+0x23: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_dev_check_name.isra.6.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_rdev_by_wiphy_idx.cold.18()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: wiphy_idx_to_wiphy.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_dev_rename.cold.20()+0xa: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_stop_p2p_device.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_stop_nan.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_shutdown_all_interfaces.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_unregister_wdev.cold.24()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_destroy_ifaces.cold.25()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_update_iface_num.cold.26()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: __cfg80211_leave.cold.27()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/core.o: warning: objtool: cfg80211_netdev_notifier_call.cold.28()+0x7: call without frame pointer save/setup BUILDSTDERR: net/wireless/util.o: warning: objtool: cfg80211_process_rdev_events()+0x16: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/util.o: warning: objtool: cfg80211_change_iface()+0x35: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/util.o: warning: objtool: cfg80211_calculate_bitrate.cold.27()+0x16: call without frame pointer save/setup BUILDSTDERR: net/wireless/util.o: warning: objtool: cfg80211_process_rdev_events.cold.28()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/util.o: warning: objtool: cfg80211_change_iface.cold.29()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: reset_regdomains()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: reg_check_chans_work()+0x9c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: wiphy_apply_custom_regulatory()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: regulatory_set_wiphy_regd_sync_rtnl()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: wiphy_all_share_dfs_chan_state()+0x18: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: restore_regulatory_settings()+0x3b: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: regulatory_propagate_dfs_state()+0x29: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/reg.o: warning: objtool: reset_regdomains.cold.31()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: reg_check_chans_work.cold.32()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: wiphy_apply_custom_regulatory.cold.33()+0x7: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: __regulatory_set_wiphy_regd.cold.34()+0x7: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: regulatory_set_wiphy_regd_sync_rtnl.cold.35()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: wiphy_all_share_dfs_chan_state.cold.36()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: reg_todo.cold.37()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: restore_regulatory_settings.cold.38()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: set_regdom.cold.39()+0x15: call without frame pointer save/setup BUILDSTDERR: net/wireless/reg.o: warning: objtool: regulatory_propagate_dfs_state.cold.40()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: __cfg80211_unlink_bss()+0x179: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_get_dev_from_ifindex()+0x19: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: ___cfg80211_scan_done()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_add_sched_scan_req()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_stop_sched_scan_req()+0x26: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: __cfg80211_stop_sched_scan()+0x1d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_sched_scan_stopped_rtnl()+0x2d: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/scan.o: warning: objtool: __cfg80211_unlink_bss.cold.15()+0x1f: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_bss_update.cold.16()+0x15: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_get_dev_from_ifindex.cold.17()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: ___cfg80211_scan_done.cold.19()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_add_sched_scan_req.cold.20()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_stop_sched_scan_req.cold.21()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: __cfg80211_stop_sched_scan.cold.22()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/scan.o: warning: objtool: cfg80211_sched_scan_stopped_rtnl.cold.23()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: __cfg80211_wdev_from_attrs()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: __cfg80211_rdev_from_attrs()+0x30: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: nl80211_set_wiphy()+0x2f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: __cfg80211_wdev_from_attrs.cold.91()+0x17: call without frame pointer save/setup BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: __cfg80211_rdev_from_attrs.cold.92()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: nl80211_pre_doit.cold.93()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/nl80211.o: warning: objtool: nl80211_set_wiphy.cold.94()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/mlme.o: warning: objtool: cfg80211_process_mlme_unregistrations()+0x20: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/mlme.o: warning: objtool: cfg80211_process_mlme_unregistrations.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/ibss.o: warning: objtool: cfg80211_join_ibss()+0x2c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/ibss.o: warning: objtool: cfg80211_join_ibss.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/sme.o: warning: objtool: cfg80211_conn_scan()+0x28: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/sme.o: warning: objtool: cfg80211_conn_scan.cold.11()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_reg_can_beacon_relax()+0x1e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_any_wiphy_oper_chan()+0x24: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_set_monitor_channel()+0x2e: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_reg_can_beacon_relax.cold.7()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_any_wiphy_oper_chan.cold.8()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/chan.o: warning: objtool: cfg80211_set_monitor_channel.cold.9()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/ethtool.o: warning: objtool: cfg80211_get_drvinfo()+0x54: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/wext-compat.o: warning: objtool: cfg80211_wext_giwname()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/wext-sme.o: warning: objtool: cfg80211_mgd_wext_connect()+0x1f: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/wext-sme.o: warning: objtool: cfg80211_mgd_wext_connect.cold.1()+0x13: call without frame pointer save/setup BUILDSTDERR: net/wireless/lib80211.o: warning: objtool: lib80211_crypt_deinit_handler()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/lib80211.o: warning: objtool: lib80211_unregister_crypto_ops()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/lib80211.o: warning: objtool: lib80211_crypt_deinit_handler.cold.3()+0xa: call without frame pointer save/setup BUILDSTDERR: net/wireless/lib80211.o: warning: objtool: lib80211_unregister_crypto_ops.cold.4()+0xb: call without frame pointer save/setup BUILDSTDERR: net/wireless/lib80211_crypt_tkip.o: warning: objtool: michael_mic()+0x63: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/lib80211_crypt_tkip.o: warning: objtool: lib80211_michael_mic_add()+0x21: sibling call from callable instruction with modified stack frame BUILDSTDERR: net/wireless/lib80211_crypt_tkip.o: warning: objtool: michael_mic.cold.10()+0x11: call without frame pointer save/setup BUILDSTDERR: net/wireless/lib80211_crypt_tkip.o: warning: objtool: lib80211_michael_mic_verify.cold.11()+0x29: call without frame pointer save/setup BUILDSTDERR: net/wireless/lib80211_crypt_tkip.o: warning: objtool: lib80211_michael_mic_add.cold.12()+0xc: call without frame pointer save/setup BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report_cipher()+0x3c: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_update_alg()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_del_alg()+0x36: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_add_alg()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report_comp.isra.3()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report_acomp.isra.4()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report_akcipher.isra.5()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report_kpp.isra.6()+0x37: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/crypto_user.o: warning: objtool: crypto_report()+0x3e: sibling call from callable instruction with modified stack frame BUILDSTDERR: lib/842/842_compress.o: warning: objtool: sw842_compress.cold.4()+0xd: call without frame pointer save/setup BUILDSTDERR: crypto/cast5_generic.o: warning: objtool: cast5_setkey()+0x41: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/cast6_generic.o: warning: objtool: __cast6_setkey()+0x5d: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: reset_prng_context.constprop.2()+0xde: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: cprng_init()+0x56: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes()+0x4b: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: get_prng_bytes()+0x108: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: reset_prng_context.constprop.2.cold.4()+0x10: call without frame pointer save/setup BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: cprng_init.cold.5()+0xa: call without frame pointer save/setup BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: _get_more_prng_bytes.cold.6()+0xc: call without frame pointer save/setup BUILDSTDERR: crypto/ansi_cprng.o: warning: objtool: get_prng_bytes.cold.7()+0xd: call without frame pointer save/setup BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_skcipher_speed()+0xa7: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_ahash_speed_common()+0x42: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_mb_ahash_speed.isra.11.constprop.16()+0x55: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_skcipher_speed.cold.20()+0x1c: call without frame pointer save/setup BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_aead_speed.constprop.12.cold.21()+0x11: call without frame pointer save/setup BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_ahash_speed_common.cold.22()+0x18: call without frame pointer save/setup BUILDSTDERR: crypto/tcrypt.o: warning: objtool: test_mb_ahash_speed.isra.11.constprop.16.cold.23()+0xe: call without frame pointer save/setup BUILDSTDERR: crypto/tcrypt.o: warning: objtool: do_test.cold.24()+0x1c: call without frame pointer save/setup BUILDSTDERR: crypto/async_tx/async_tx.o: warning: objtool: async_tx_quiesce()+0x22: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/async_tx/async_xor.o: warning: objtool: async_xor()+0x569: sibling call from callable instruction with modified stack frame BUILDSTDERR: crypto/async_tx/async_xor.o: warning: objtool: async_xor.cold.9()+0x15: call without frame pointer save/setup BUILDSTDERR: crypto/async_tx/async_xor.o: warning: objtool: async_xor_val.cold.10()+0x15: call without frame pointer save/setup BUILDSTDERR: crypto/async_tx/raid6test.o: warning: objtool: test.cold.1()+0xc: call without frame pointer save/setup BUILDSTDERR: crypto/async_tx/raid6test.o: warning: objtool: raid6_test.cold.2()+0x1f: call without frame pointer save/setup + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/debug/boot + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/config-4.13.0-3.rocm.1.7.0.x86_64 + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/config + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/System.map-4.13.0-3.rocm.1.7.0.x86_64 + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/System.map + dd if=/dev/zero of=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/initramfs-4.13.0-3.rocm.1.7.0.x86_64.img bs=1M count=20 BUILDSTDERR: 20+0 records in BUILDSTDERR: 20+0 records out BUILDSTDERR: 20971520 bytes (21 MB, 20 MiB) copied, 0.0478535 s, 438 MB/s + '[' -f arch/x86_64/boot/zImage.stub ']' + _pesign_nssdir=/etc/pki/pesign + '[' 'Red Hat Test Certificate' = 'Red Hat Test Certificate' ']' + _pesign_nssdir=/etc/pki/pesign-rh-test + '[' -x /usr/bin/pesign ']' + '[' x86_64 == x86_64 -o x86_64 == aarch64 ']' + '[' 0 -ge 7 -a -f /usr/bin/rpm-sign ']' BUILDSTDERR: ++ id -un BUILDSTDERR: ++ uname -m + '[' '%{vendor}' == 'Fedora Project' -a mockbuild == mockbuild -a x86_64 == x86_64 ']' + '[' -S /var/run/pesign/socket ']' + /usr/bin/pesign -c 'Red Hat Test Certificate' --certdir /etc/pki/pesign-rh-test -i arch/x86/boot/bzImage -o vmlinuz.signed -s + '[' '!' -s -o vmlinuz.signed ']' + '[' '!' -s vmlinuz.signed ']' + mv vmlinuz.signed arch/x86/boot/bzImage + cp arch/x86/boot/bzImage /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 + chmod 755 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 + cp /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vmlinuz Creating hmac file: /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/.vmlinuz-4.13.0-3.rocm.1.7.0.x86_64.hmac + echo 'Creating hmac file: /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/.vmlinuz-4.13.0-3.rocm.1.7.0.x86_64.hmac' + ls -l /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 -rwxr-xr-x. 1 mockbuild mock 8270344 Feb 27 00:37 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 + sha512hmac /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/vmlinuz-4.13.0-3.rocm.1.7.0.x86_64 + sed -e s,/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64,, + cp /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/boot/.vmlinuz-4.13.0-3.rocm.1.7.0.x86_64.hmac /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/.vmlinuz.hmac + make -s ARCH=x86_64 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 modules_install KERNELRELEASE=4.13.0-3.rocm.1.7.0.x86_64 mod-fw= + '[' 1 -ne 0 ']' + make -s ARCH=x86_64 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 vdso_install KERNELRELEASE=4.13.0-3.rocm.1.7.0.x86_64 + '[' '!' -s ldconfig-kernel.conf ']' + echo ' # Placeholder file, no vDSO hwcap entries used in this kernel.' + /usr/bin/install -D -m 444 ldconfig-kernel.conf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/ld.so.conf.d/kernel-4.13.0-3.rocm.1.7.0.x86_64.conf + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vdso/.build-id + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/source + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + cd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 + ln -s build source + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/updates BUILDSTDERR: ++ find -type f -name 'Makefile*' -o -name 'Kconfig*' + cp --parents ./Makefile ./virt/lib/Makefile ./virt/lib/Kconfig ./virt/kvm/Kconfig ./virt/Makefile ./usr/Makefile ./usr/Kconfig ./tools/vm/Makefile ./tools/virtio/virtio-trace/Makefile ./tools/virtio/vhost_test/Makefile ./tools/virtio/ringtest/Makefile ./tools/virtio/Makefile ./tools/usb/usbip/src/Makefile.am ./tools/usb/usbip/libsrc/Makefile.am ./tools/usb/usbip/Makefile.am ./tools/usb/ffs-aio-example/simple/host_app/Makefile ./tools/usb/ffs-aio-example/multibuff/host_app/Makefile ./tools/usb/Makefile ./tools/thermal/tmon/Makefile ./tools/testing/selftests/zram/Makefile ./tools/testing/selftests/x86/Makefile ./tools/testing/selftests/watchdog/Makefile ./tools/testing/selftests/vm/Makefile ./tools/testing/selftests/vDSO/Makefile ./tools/testing/selftests/user/Makefile ./tools/testing/selftests/timers/Makefile ./tools/testing/selftests/sysctl/Makefile ./tools/testing/selftests/sync/Makefile ./tools/testing/selftests/static_keys/Makefile ./tools/testing/selftests/splice/Makefile ./tools/testing/selftests/size/Makefile ./tools/testing/selftests/sigaltstack/Makefile ./tools/testing/selftests/seccomp/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/Makefile ./tools/testing/selftests/ptrace/Makefile ./tools/testing/selftests/ptp/Makefile ./tools/testing/selftests/pstore/Makefile ./tools/testing/selftests/prctl/Makefile ./tools/testing/selftests/powerpc/vphn/Makefile ./tools/testing/selftests/powerpc/tm/Makefile ./tools/testing/selftests/powerpc/syscalls/Makefile ./tools/testing/selftests/powerpc/switch_endian/Makefile ./tools/testing/selftests/powerpc/stringloops/Makefile ./tools/testing/selftests/powerpc/signal/Makefile ./tools/testing/selftests/powerpc/ptrace/Makefile ./tools/testing/selftests/powerpc/primitives/Makefile ./tools/testing/selftests/powerpc/pmu/ebb/Makefile ./tools/testing/selftests/powerpc/pmu/Makefile ./tools/testing/selftests/powerpc/mm/Makefile ./tools/testing/selftests/powerpc/math/Makefile ./tools/testing/selftests/powerpc/dscr/Makefile ./tools/testing/selftests/powerpc/copyloops/Makefile ./tools/testing/selftests/powerpc/context_switch/Makefile ./tools/testing/selftests/powerpc/cache_shape/Makefile ./tools/testing/selftests/powerpc/benchmarks/Makefile ./tools/testing/selftests/powerpc/alignment/Makefile ./tools/testing/selftests/powerpc/Makefile ./tools/testing/selftests/nsfs/Makefile ./tools/testing/selftests/networking/timestamping/Makefile ./tools/testing/selftests/net/Makefile ./tools/testing/selftests/mqueue/Makefile ./tools/testing/selftests/mount/Makefile ./tools/testing/selftests/memory-hotplug/Makefile ./tools/testing/selftests/memfd/Makefile ./tools/testing/selftests/membarrier/Makefile ./tools/testing/selftests/media_tests/Makefile ./tools/testing/selftests/lib/Makefile ./tools/testing/selftests/kmod/Makefile ./tools/testing/selftests/kcmp/Makefile ./tools/testing/selftests/ipc/Makefile ./tools/testing/selftests/intel_pstate/Makefile ./tools/testing/selftests/ia64/Makefile ./tools/testing/selftests/gpio/Makefile ./tools/testing/selftests/futex/functional/Makefile ./tools/testing/selftests/futex/Makefile ./tools/testing/selftests/ftrace/Makefile ./tools/testing/selftests/firmware/Makefile ./tools/testing/selftests/filesystems/Makefile ./tools/testing/selftests/exec/Makefile ./tools/testing/selftests/efivarfs/Makefile ./tools/testing/selftests/cpufreq/Makefile ./tools/testing/selftests/cpu-hotplug/Makefile ./tools/testing/selftests/capabilities/Makefile ./tools/testing/selftests/breakpoints/Makefile ./tools/testing/selftests/bpf/Makefile ./tools/testing/selftests/Makefile ./tools/testing/radix-tree/Makefile ./tools/testing/nvdimm/Makefile ./tools/spi/Makefile ./tools/scripts/Makefile.include ./tools/scripts/Makefile.arch ./tools/power/x86/x86_energy_perf_policy/Makefile ./tools/power/x86/turbostat/Makefile ./tools/power/pm-graph/Makefile ./tools/power/cpupower/debug/x86_64/Makefile ./tools/power/cpupower/debug/kernel/Makefile ./tools/power/cpupower/debug/i386/Makefile ./tools/power/cpupower/bench/Makefile ./tools/power/cpupower/Makefile ./tools/power/acpi/tools/ec/Makefile ./tools/power/acpi/tools/acpidump/Makefile ./tools/power/acpi/tools/acpidbg/Makefile ./tools/power/acpi/Makefile.rules ./tools/power/acpi/Makefile.config ./tools/power/acpi/Makefile ./tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL ./tools/perf/arch/xtensa/Makefile ./tools/perf/arch/x86/Makefile ./tools/perf/arch/sparc/Makefile ./tools/perf/arch/sh/Makefile ./tools/perf/arch/s390/Makefile ./tools/perf/arch/powerpc/Makefile ./tools/perf/arch/arm64/Makefile ./tools/perf/arch/arm/Makefile ./tools/perf/Makefile.perf ./tools/perf/Makefile.config ./tools/perf/Makefile ./tools/perf/Documentation/Makefile ./tools/pcmcia/Makefile ./tools/objtool/Makefile ./tools/net/Makefile ./tools/lib/traceevent/Makefile ./tools/lib/subcmd/Makefile ./tools/lib/lockdep/Makefile ./tools/lib/bpf/Makefile ./tools/lib/api/Makefile ./tools/lguest/Makefile ./tools/leds/Makefile ./tools/laptop/freefall/Makefile ./tools/laptop/dslm/Makefile ./tools/kvm/kvm_stat/Makefile ./tools/iio/Makefile ./tools/hv/Makefile ./tools/gpio/Makefile ./tools/firewire/Makefile ./tools/cgroup/Makefile ./tools/build/tests/ex/Makefile ./tools/build/feature/Makefile ./tools/build/Makefile.include ./tools/build/Makefile.feature ./tools/build/Makefile.build ./tools/build/Makefile ./tools/accounting/Makefile ./tools/Makefile ./sound/x86/Makefile ./sound/x86/Kconfig ./sound/usb/usx2y/Makefile ./sound/usb/misc/Makefile ./sound/usb/line6/Makefile ./sound/usb/line6/Kconfig ./sound/usb/hiface/Makefile ./sound/usb/caiaq/Makefile ./sound/usb/bcd2000/Makefile ./sound/usb/Makefile ./sound/usb/Kconfig ./sound/usb/6fire/Makefile ./sound/synth/emux/Makefile ./sound/synth/Makefile ./sound/synth/Kconfig ./sound/spi/Makefile ./sound/spi/Kconfig ./sound/sparc/Makefile ./sound/sparc/Kconfig ./sound/soc/zte/Makefile ./sound/soc/zte/Kconfig ./sound/soc/xtensa/Makefile ./sound/soc/xtensa/Kconfig ./sound/soc/ux500/Makefile ./sound/soc/ux500/Kconfig ./sound/soc/txx9/Makefile ./sound/soc/txx9/Kconfig ./sound/soc/tegra/Makefile ./sound/soc/tegra/Kconfig ./sound/soc/sunxi/Makefile ./sound/soc/sunxi/Kconfig ./sound/soc/stm/Makefile ./sound/soc/stm/Kconfig ./sound/soc/sti/Makefile ./sound/soc/sti/Kconfig ./sound/soc/spear/Makefile ./sound/soc/spear/Kconfig ./sound/soc/sirf/Makefile ./sound/soc/sirf/Kconfig ./sound/soc/sh/rcar/Makefile ./sound/soc/sh/Makefile ./sound/soc/sh/Kconfig ./sound/soc/samsung/Makefile ./sound/soc/samsung/Kconfig ./sound/soc/rockchip/Makefile ./sound/soc/rockchip/Kconfig ./sound/soc/qcom/Makefile ./sound/soc/qcom/Kconfig ./sound/soc/pxa/Makefile ./sound/soc/pxa/Kconfig ./sound/soc/omap/Makefile ./sound/soc/omap/Kconfig ./sound/soc/nuc900/Makefile ./sound/soc/nuc900/Kconfig ./sound/soc/mxs/Makefile ./sound/soc/mxs/Kconfig ./sound/soc/mediatek/mt8173/Makefile ./sound/soc/mediatek/mt2701/Makefile ./sound/soc/mediatek/common/Makefile ./sound/soc/mediatek/Makefile ./sound/soc/mediatek/Kconfig ./sound/soc/kirkwood/Makefile ./sound/soc/kirkwood/Kconfig ./sound/soc/jz4740/Makefile ./sound/soc/jz4740/Kconfig ./sound/soc/intel/skylake/Makefile ./sound/soc/intel/haswell/Makefile ./sound/soc/intel/common/Makefile ./sound/soc/intel/boards/Makefile ./sound/soc/intel/baytrail/Makefile ./sound/soc/intel/atom/sst/Makefile ./sound/soc/intel/atom/Makefile ./sound/soc/intel/Makefile ./sound/soc/intel/Kconfig ./sound/soc/img/Makefile ./sound/soc/img/Kconfig ./sound/soc/hisilicon/Makefile ./sound/soc/hisilicon/Kconfig ./sound/soc/generic/Makefile ./sound/soc/generic/Kconfig ./sound/soc/fsl/Makefile ./sound/soc/fsl/Kconfig ./sound/soc/dwc/Makefile ./sound/soc/dwc/Kconfig ./sound/soc/davinci/Makefile ./sound/soc/davinci/Kconfig ./sound/soc/codecs/Makefile ./sound/soc/codecs/Kconfig ./sound/soc/cirrus/Makefile ./sound/soc/cirrus/Kconfig ./sound/soc/blackfin/Makefile ./sound/soc/blackfin/Kconfig ./sound/soc/bcm/Makefile ./sound/soc/bcm/Kconfig ./sound/soc/au1x/Makefile ./sound/soc/au1x/Kconfig ./sound/soc/atmel/Makefile ./sound/soc/atmel/Kconfig ./sound/soc/amd/raven/Makefile ./sound/soc/amd/Makefile ./sound/soc/amd/Kconfig ./sound/soc/adi/Makefile ./sound/soc/adi/Kconfig ./sound/soc/Makefile ./sound/soc/Kconfig ./sound/sh/Makefile ./sound/sh/Kconfig ./sound/ppc/Makefile ./sound/ppc/Kconfig ./sound/pcmcia/vx/Makefile ./sound/pcmcia/pdaudiocf/Makefile ./sound/pcmcia/Makefile ./sound/pcmcia/Kconfig ./sound/pci/ymfpci/Makefile ./sound/pci/vx222/Makefile ./sound/pci/trident/Makefile ./sound/pci/rme9652/Makefile ./sound/pci/riptide/Makefile ./sound/pci/pcxhr/Makefile ./sound/pci/oxygen/Makefile ./sound/pci/nm256/Makefile ./sound/pci/mixart/Makefile ./sound/pci/lx6464es/Makefile ./sound/pci/lola/Makefile ./sound/pci/korg1212/Makefile ./sound/pci/ice1712/Makefile ./sound/pci/hda/Makefile ./sound/pci/hda/Kconfig ./sound/pci/emu10k1/Makefile ./sound/pci/echoaudio/Makefile ./sound/pci/ctxfi/Makefile ./sound/pci/cs5535audio/Makefile ./sound/pci/cs46xx/Makefile ./sound/pci/ca0106/Makefile ./sound/pci/aw2/Makefile ./sound/pci/au88x0/Makefile ./sound/pci/asihpi/Makefile ./sound/pci/ali5451/Makefile ./sound/pci/ac97/Makefile ./sound/pci/Makefile ./sound/pci/Kconfig ./sound/parisc/Makefile ./sound/parisc/Kconfig ./sound/oss/dmasound/Makefile ./sound/oss/dmasound/Kconfig ./sound/oss/Makefile ./sound/oss/Kconfig ./sound/mips/Makefile ./sound/mips/Kconfig ./sound/isa/wss/Makefile ./sound/isa/wavefront/Makefile ./sound/isa/sb/Makefile ./sound/isa/opti9xx/Makefile ./sound/isa/msnd/Makefile ./sound/isa/gus/Makefile ./sound/isa/galaxy/Makefile ./sound/isa/es1688/Makefile ./sound/isa/cs423x/Makefile ./sound/isa/ad1848/Makefile ./sound/isa/ad1816a/Makefile ./sound/isa/Makefile ./sound/isa/Kconfig ./sound/i2c/other/Makefile ./sound/i2c/Makefile ./sound/hda/ext/Makefile ./sound/hda/Makefile ./sound/hda/Kconfig ./sound/firewire/tascam/Makefile ./sound/firewire/oxfw/Makefile ./sound/firewire/motu/Makefile ./sound/firewire/fireworks/Makefile ./sound/firewire/fireface/Makefile ./sound/firewire/digi00x/Makefile ./sound/firewire/dice/Makefile ./sound/firewire/bebob/Makefile ./sound/firewire/Makefile ./sound/firewire/Kconfig ./sound/drivers/vx/Makefile ./sound/drivers/pcsp/Makefile ./sound/drivers/opl4/Makefile ./sound/drivers/opl3/Makefile ./sound/drivers/mpu401/Makefile ./sound/drivers/Makefile ./sound/drivers/Kconfig ./sound/core/seq/oss/Makefile ./sound/core/seq/Makefile ./sound/core/seq/Kconfig ./sound/core/oss/Makefile ./sound/core/Makefile ./sound/core/Kconfig ./sound/atmel/Makefile ./sound/atmel/Kconfig ./sound/arm/Makefile ./sound/arm/Kconfig ./sound/aoa/soundbus/i2sbus/Makefile ./sound/aoa/soundbus/Makefile ./sound/aoa/soundbus/Kconfig ./sound/aoa/fabrics/Makefile ./sound/aoa/fabrics/Kconfig ./sound/aoa/core/Makefile ./sound/aoa/codecs/Makefile ./sound/aoa/codecs/Kconfig ./sound/aoa/Makefile ./sound/aoa/Kconfig ./sound/Makefile ./sound/Kconfig ./security/yama/Makefile ./security/yama/Kconfig ./security/tomoyo/Makefile ./security/tomoyo/Kconfig ./security/smack/Makefile ./security/smack/Kconfig ./security/selinux/Makefile ./security/selinux/Kconfig ./security/loadpin/Makefile ./security/loadpin/Kconfig ./security/keys/encrypted-keys/Makefile ./security/keys/Makefile ./security/keys/Kconfig ./security/integrity/ima/Makefile ./security/integrity/ima/Kconfig ./security/integrity/evm/Makefile ./security/integrity/evm/Kconfig ./security/integrity/Makefile ./security/integrity/Kconfig ./security/apparmor/Makefile ./security/apparmor/Kconfig ./security/Makefile ./security/Kconfig ./scripts/selinux/mdp/Makefile ./scripts/selinux/genheaders/Makefile ./scripts/selinux/Makefile ./scripts/package/Makefile ./scripts/mod/Makefile ./scripts/kconfig/Makefile ./scripts/genksyms/Makefile ./scripts/gdb/linux/Makefile ./scripts/gdb/Makefile ./scripts/gcc-plugins/Makefile ./scripts/dtc/libfdt/Makefile.libfdt ./scripts/dtc/Makefile.dtc ./scripts/dtc/Makefile ./scripts/basic/Makefile ./scripts/Makefile.ubsan ./scripts/Makefile.modsign ./scripts/Makefile.modpost ./scripts/Makefile.modinst ./scripts/Makefile.modbuiltin ./scripts/Makefile.lib ./scripts/Makefile.kasan ./scripts/Makefile.host ./scripts/Makefile.help ./scripts/Makefile.headersinst ./scripts/Makefile.gcc-plugins ./scripts/Makefile.fwinst ./scripts/Makefile.extrawarn ./scripts/Makefile.dtbinst ./scripts/Makefile.clean ./scripts/Makefile.build ./scripts/Makefile.asm-generic ./scripts/Makefile ./samples/watchdog/Makefile ./samples/vfio-mdev/Makefile ./samples/v4l/Makefile ./samples/uhid/Makefile ./samples/trace_printk/Makefile ./samples/trace_events/Makefile ./samples/timers/Makefile ./samples/statx/Makefile ./samples/seccomp/Makefile ./samples/rpmsg/Makefile ./samples/mic/mpssd/Makefile ./samples/mei/Makefile ./samples/livepatch/Makefile ./samples/kprobes/Makefile ./samples/kobject/Makefile ./samples/kfifo/Makefile ./samples/kdb/Makefile ./samples/hw_breakpoint/Makefile ./samples/hidraw/Makefile ./samples/connector/Makefile ./samples/configfs/Makefile ./samples/bpf/Makefile ./samples/blackfin/Makefile ./samples/auxdisplay/Makefile ./samples/Makefile ./samples/Kconfig ./net/xfrm/Makefile ./net/xfrm/Kconfig ./net/x25/Makefile ./net/x25/Kconfig ./net/wireless/Makefile ./net/wireless/Kconfig ./net/wimax/Makefile ./net/wimax/Kconfig ./net/vmw_vsock/Makefile ./net/vmw_vsock/Kconfig ./net/unix/Makefile ./net/unix/Kconfig ./net/tls/Makefile ./net/tls/Kconfig ./net/tipc/Makefile ./net/tipc/Kconfig ./net/switchdev/Makefile ./net/switchdev/Kconfig ./net/sunrpc/xprtrdma/Makefile ./net/sunrpc/auth_gss/Makefile ./net/sunrpc/Makefile ./net/sunrpc/Kconfig ./net/strparser/Makefile ./net/strparser/Kconfig ./net/smc/Makefile ./net/smc/Kconfig ./net/sctp/Makefile ./net/sctp/Kconfig ./net/sched/Makefile ./net/sched/Kconfig ./net/rxrpc/Makefile ./net/rxrpc/Kconfig ./net/rose/Makefile ./net/rfkill/Makefile ./net/rfkill/Kconfig ./net/rds/Makefile ./net/rds/Kconfig ./net/qrtr/Makefile ./net/qrtr/Kconfig ./net/psample/Makefile ./net/psample/Kconfig ./net/phonet/Makefile ./net/phonet/Kconfig ./net/packet/Makefile ./net/packet/Kconfig ./net/openvswitch/Makefile ./net/openvswitch/Kconfig ./net/nfc/nci/Makefile ./net/nfc/nci/Kconfig ./net/nfc/hci/Makefile ./net/nfc/hci/Kconfig ./net/nfc/Makefile ./net/nfc/Kconfig ./net/netrom/Makefile ./net/netlink/Makefile ./net/netlink/Kconfig ./net/netlabel/Makefile ./net/netlabel/Kconfig ./net/netfilter/ipvs/Makefile ./net/netfilter/ipvs/Kconfig ./net/netfilter/ipset/Makefile ./net/netfilter/ipset/Kconfig ./net/netfilter/Makefile ./net/netfilter/Kconfig ./net/ncsi/Makefile ./net/ncsi/Kconfig ./net/mpls/Makefile ./net/mpls/Kconfig ./net/mac802154/Makefile ./net/mac802154/Kconfig ./net/mac80211/Makefile ./net/mac80211/Kconfig ./net/llc/Makefile ./net/llc/Kconfig ./net/lapb/Makefile ./net/lapb/Kconfig ./net/l3mdev/Makefile ./net/l3mdev/Kconfig ./net/l2tp/Makefile ./net/l2tp/Kconfig ./net/key/Makefile ./net/kcm/Makefile ./net/kcm/Kconfig ./net/iucv/Makefile ./net/iucv/Kconfig ./net/irda/irnet/Makefile ./net/irda/irnet/Kconfig ./net/irda/irlan/Makefile ./net/irda/irlan/Kconfig ./net/irda/ircomm/Makefile ./net/irda/ircomm/Kconfig ./net/irda/Makefile ./net/irda/Kconfig ./net/ipx/Makefile ./net/ipx/Kconfig ./net/ipv6/netfilter/Makefile ./net/ipv6/netfilter/Kconfig ./net/ipv6/ila/Makefile ./net/ipv6/Makefile ./net/ipv6/Kconfig ./net/ipv4/netfilter/Makefile ./net/ipv4/netfilter/Kconfig ./net/ipv4/Makefile ./net/ipv4/Kconfig ./net/ife/Makefile ./net/ife/Kconfig ./net/ieee802154/Makefile ./net/ieee802154/Kconfig ./net/ieee802154/6lowpan/Makefile ./net/ieee802154/6lowpan/Kconfig ./net/hsr/Makefile ./net/hsr/Kconfig ./net/ethernet/Makefile ./net/dsa/Makefile ./net/dsa/Kconfig ./net/dns_resolver/Makefile ./net/dns_resolver/Kconfig ./net/decnet/netfilter/Makefile ./net/decnet/netfilter/Kconfig ./net/decnet/Makefile ./net/decnet/Kconfig ./net/dccp/ccids/Kconfig ./net/dccp/Makefile ./net/dccp/Kconfig ./net/dcb/Makefile ./net/dcb/Kconfig ./net/core/Makefile ./net/ceph/Makefile ./net/ceph/Kconfig ./net/can/Makefile ./net/can/Kconfig ./net/caif/Makefile ./net/caif/Kconfig ./net/bridge/netfilter/Makefile ./net/bridge/netfilter/Kconfig ./net/bridge/Makefile ./net/bridge/Kconfig ./net/bpf/Makefile ./net/bluetooth/rfcomm/Makefile ./net/bluetooth/rfcomm/Kconfig ./net/bluetooth/hidp/Makefile ./net/bluetooth/hidp/Kconfig ./net/bluetooth/cmtp/Makefile ./net/bluetooth/cmtp/Kconfig ./net/bluetooth/bnep/Makefile ./net/bluetooth/bnep/Kconfig ./net/bluetooth/Makefile ./net/bluetooth/Kconfig ./net/batman-adv/Makefile ./net/batman-adv/Kconfig ./net/ax25/Makefile ./net/ax25/Kconfig ./net/atm/Makefile ./net/atm/Kconfig ./net/appletalk/Makefile ./net/Makefile ./net/Kconfig ./net/9p/Makefile ./net/9p/Kconfig ./net/8021q/Makefile ./net/8021q/Kconfig ./net/802/Makefile ./net/802/Kconfig ./net/6lowpan/Makefile ./net/6lowpan/Kconfig ./mm/kasan/Makefile ./mm/Makefile ./mm/Kconfig.debug ./mm/Kconfig ./lib/zlib_inflate/Makefile ./lib/zlib_deflate/Makefile ./lib/xz/Makefile ./lib/xz/Kconfig ./lib/reed_solomon/Makefile ./lib/raid6/test/Makefile ./lib/raid6/Makefile ./lib/mpi/Makefile ./lib/lzo/Makefile ./lib/lz4/Makefile ./lib/fonts/Makefile ./lib/fonts/Kconfig ./lib/Makefile ./lib/Kconfig.ubsan ./lib/Kconfig.kmemcheck ./lib/Kconfig.kgdb ./lib/Kconfig.kasan ./lib/Kconfig.debug ./lib/Kconfig ./lib/842/Makefile ./kernel/trace/Makefile ./kernel/trace/Kconfig ./kernel/time/Makefile ./kernel/time/Kconfig ./kernel/sched/Makefile ./kernel/rcu/Makefile ./kernel/rcu/Kconfig.debug ./kernel/rcu/Kconfig ./kernel/printk/Makefile ./kernel/power/Makefile ./kernel/power/Kconfig ./kernel/locking/Makefile ./kernel/livepatch/Makefile ./kernel/livepatch/Kconfig ./kernel/irq/Makefile ./kernel/irq/Kconfig ./kernel/gcov/Makefile ./kernel/gcov/Kconfig ./kernel/events/Makefile ./kernel/debug/kdb/Makefile ./kernel/debug/Makefile ./kernel/cgroup/Makefile ./kernel/bpf/Makefile ./kernel/Makefile ./kernel/Kconfig.preempt ./kernel/Kconfig.locks ./kernel/Kconfig.hz ./kernel/Kconfig.freezer ./ipc/Makefile ./init/Makefile ./init/Kconfig ./fs/xfs/Makefile ./fs/xfs/Kconfig ./fs/ufs/Makefile ./fs/ufs/Kconfig ./fs/udf/Makefile ./fs/udf/Kconfig ./fs/ubifs/Makefile ./fs/ubifs/Kconfig ./fs/tracefs/Makefile ./fs/sysv/Makefile ./fs/sysv/Kconfig ./fs/sysfs/Makefile ./fs/sysfs/Kconfig ./fs/squashfs/Makefile ./fs/squashfs/Kconfig ./fs/romfs/Makefile ./fs/romfs/Kconfig ./fs/reiserfs/Makefile ./fs/reiserfs/Kconfig ./fs/ramfs/Makefile ./fs/quota/Makefile ./fs/quota/Kconfig ./fs/qnx6/Makefile ./fs/qnx6/Kconfig ./fs/qnx4/Makefile ./fs/qnx4/Kconfig ./fs/pstore/Makefile ./fs/pstore/Kconfig ./fs/proc/Makefile ./fs/proc/Kconfig ./fs/overlayfs/Makefile ./fs/overlayfs/Kconfig ./fs/orangefs/Makefile ./fs/orangefs/Kconfig ./fs/openpromfs/Makefile ./fs/omfs/Makefile ./fs/omfs/Kconfig ./fs/ocfs2/dlmfs/Makefile ./fs/ocfs2/dlm/Makefile ./fs/ocfs2/cluster/Makefile ./fs/ocfs2/Makefile ./fs/ocfs2/Kconfig ./fs/ntfs/Makefile ./fs/ntfs/Kconfig ./fs/notify/inotify/Makefile ./fs/notify/inotify/Kconfig ./fs/notify/fanotify/Makefile ./fs/notify/fanotify/Kconfig ./fs/notify/dnotify/Makefile ./fs/notify/dnotify/Kconfig ./fs/notify/Makefile ./fs/notify/Kconfig ./fs/nls/Makefile ./fs/nls/Kconfig ./fs/nilfs2/Makefile ./fs/nilfs2/Kconfig ./fs/nfsd/Makefile ./fs/nfsd/Kconfig ./fs/nfs_common/Makefile ./fs/nfs/flexfilelayout/Makefile ./fs/nfs/filelayout/Makefile ./fs/nfs/blocklayout/Makefile ./fs/nfs/Makefile ./fs/nfs/Kconfig ./fs/ncpfs/Makefile ./fs/ncpfs/Kconfig ./fs/minix/Makefile ./fs/minix/Kconfig ./fs/lockd/Makefile ./fs/kernfs/Makefile ./fs/kernfs/Kconfig ./fs/jfs/Makefile ./fs/jfs/Kconfig ./fs/jffs2/Makefile ./fs/jffs2/Kconfig ./fs/jbd2/Makefile ./fs/jbd2/Kconfig ./fs/isofs/Makefile ./fs/isofs/Kconfig ./fs/hugetlbfs/Makefile ./fs/hpfs/Makefile ./fs/hpfs/Kconfig ./fs/hostfs/Makefile ./fs/hfsplus/Makefile ./fs/hfsplus/Kconfig ./fs/hfs/Makefile ./fs/hfs/Kconfig ./fs/gfs2/Makefile ./fs/gfs2/Kconfig ./fs/fuse/Makefile ./fs/fuse/Kconfig ./fs/fscache/Makefile ./fs/fscache/Kconfig ./fs/freevxfs/Makefile ./fs/freevxfs/Kconfig ./fs/fat/Makefile ./fs/fat/Kconfig ./fs/f2fs/Makefile ./fs/f2fs/Kconfig ./fs/ext4/Makefile ./fs/ext4/Kconfig ./fs/ext2/Makefile ./fs/ext2/Kconfig ./fs/exportfs/Makefile ./fs/exofs/Kconfig.ore ./fs/exofs/Kconfig ./fs/efs/Makefile ./fs/efs/Kconfig ./fs/efivarfs/Makefile ./fs/efivarfs/Kconfig ./fs/ecryptfs/Makefile ./fs/ecryptfs/Kconfig ./fs/dlm/Makefile ./fs/dlm/Kconfig ./fs/devpts/Makefile ./fs/debugfs/Makefile ./fs/crypto/Makefile ./fs/crypto/Kconfig ./fs/cramfs/Makefile ./fs/cramfs/Kconfig ./fs/configfs/Makefile ./fs/configfs/Kconfig ./fs/coda/Makefile ./fs/coda/Kconfig ./fs/cifs/Makefile ./fs/cifs/Kconfig ./fs/ceph/Makefile ./fs/ceph/Kconfig ./fs/cachefiles/Makefile ./fs/cachefiles/Kconfig ./fs/btrfs/Makefile ./fs/btrfs/Kconfig ./fs/bfs/Makefile ./fs/bfs/Kconfig ./fs/befs/Makefile ./fs/befs/Kconfig ./fs/autofs4/Makefile ./fs/autofs4/Kconfig ./fs/afs/Makefile ./fs/afs/Kconfig ./fs/affs/Makefile ./fs/affs/Kconfig ./fs/adfs/Makefile ./fs/adfs/Kconfig ./fs/Makefile ./fs/Kconfig.binfmt ./fs/Kconfig ./fs/9p/Makefile ./fs/9p/Kconfig ./firmware/Makefile ./drivers/zorro/Makefile ./drivers/zorro/Kconfig ./drivers/xen/xenfs/Makefile ./drivers/xen/xenbus/Makefile ./drivers/xen/xen-pciback/Makefile ./drivers/xen/events/Makefile ./drivers/xen/Makefile ./drivers/xen/Kconfig ./drivers/watchdog/Makefile ./drivers/watchdog/Kconfig ./drivers/w1/slaves/Makefile ./drivers/w1/slaves/Kconfig ./drivers/w1/masters/Makefile ./drivers/w1/masters/Kconfig ./drivers/w1/Makefile ./drivers/w1/Kconfig ./drivers/vme/bridges/Makefile ./drivers/vme/bridges/Kconfig ./drivers/vme/boards/Makefile ./drivers/vme/boards/Kconfig ./drivers/vme/Makefile ./drivers/vme/Kconfig ./drivers/vlynq/Makefile ./drivers/vlynq/Kconfig ./drivers/virtio/Makefile ./drivers/virtio/Kconfig ./drivers/virt/Makefile ./drivers/virt/Kconfig ./drivers/video/logo/Makefile ./drivers/video/logo/Kconfig ./drivers/video/fbdev/via/Makefile ./drivers/video/fbdev/vermilion/Makefile ./drivers/video/fbdev/sis/Makefile ./drivers/video/fbdev/savage/Makefile ./drivers/video/fbdev/riva/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Kconfig ./drivers/video/fbdev/omap2/omapfb/displays/Makefile ./drivers/video/fbdev/omap2/omapfb/displays/Kconfig ./drivers/video/fbdev/omap2/omapfb/Makefile ./drivers/video/fbdev/omap2/omapfb/Kconfig ./drivers/video/fbdev/omap2/Makefile ./drivers/video/fbdev/omap2/Kconfig ./drivers/video/fbdev/omap/Makefile ./drivers/video/fbdev/omap/Kconfig ./drivers/video/fbdev/nvidia/Makefile ./drivers/video/fbdev/mmp/panel/Makefile ./drivers/video/fbdev/mmp/panel/Kconfig ./drivers/video/fbdev/mmp/hw/Makefile ./drivers/video/fbdev/mmp/hw/Kconfig ./drivers/video/fbdev/mmp/fb/Makefile ./drivers/video/fbdev/mmp/fb/Kconfig ./drivers/video/fbdev/mmp/Makefile ./drivers/video/fbdev/mmp/Kconfig ./drivers/video/fbdev/mbx/Makefile ./drivers/video/fbdev/mb862xx/Makefile ./drivers/video/fbdev/matrox/Makefile ./drivers/video/fbdev/kyro/Makefile ./drivers/video/fbdev/intelfb/Makefile ./drivers/video/fbdev/i810/Makefile ./drivers/video/fbdev/geode/Makefile ./drivers/video/fbdev/geode/Kconfig ./drivers/video/fbdev/core/Makefile ./drivers/video/fbdev/aty/Makefile ./drivers/video/fbdev/Makefile ./drivers/video/fbdev/Kconfig ./drivers/video/console/Makefile ./drivers/video/console/Kconfig ./drivers/video/backlight/Makefile ./drivers/video/backlight/Kconfig ./drivers/video/Makefile ./drivers/video/Kconfig ./drivers/vhost/Makefile ./drivers/vhost/Kconfig.vringh ./drivers/vhost/Kconfig ./drivers/vfio/platform/reset/Makefile ./drivers/vfio/platform/reset/Kconfig ./drivers/vfio/platform/Makefile ./drivers/vfio/platform/Kconfig ./drivers/vfio/pci/Makefile ./drivers/vfio/pci/Kconfig ./drivers/vfio/mdev/Makefile ./drivers/vfio/mdev/Kconfig ./drivers/vfio/Makefile ./drivers/vfio/Kconfig ./drivers/uwb/i1480/dfu/Makefile ./drivers/uwb/i1480/Makefile ./drivers/uwb/Makefile ./drivers/uwb/Kconfig ./drivers/usb/wusbcore/Makefile ./drivers/usb/wusbcore/Kconfig ./drivers/usb/usbip/Makefile ./drivers/usb/usbip/Kconfig ./drivers/usb/typec/ucsi/Makefile ./drivers/usb/typec/ucsi/Kconfig ./drivers/usb/typec/Makefile ./drivers/usb/typec/Kconfig ./drivers/usb/storage/Makefile ./drivers/usb/storage/Kconfig ./drivers/usb/serial/Makefile-keyspan_pda_fw ./drivers/usb/serial/Makefile ./drivers/usb/serial/Kconfig ./drivers/usb/renesas_usbhs/Makefile ./drivers/usb/renesas_usbhs/Kconfig ./drivers/usb/phy/Makefile ./drivers/usb/phy/Kconfig ./drivers/usb/musb/Makefile ./drivers/usb/musb/Kconfig ./drivers/usb/mtu3/Makefile ./drivers/usb/mtu3/Kconfig ./drivers/usb/mon/Makefile ./drivers/usb/mon/Kconfig ./drivers/usb/misc/sisusbvga/Makefile ./drivers/usb/misc/sisusbvga/Kconfig ./drivers/usb/misc/Makefile ./drivers/usb/misc/Kconfig ./drivers/usb/isp1760/Makefile ./drivers/usb/isp1760/Kconfig ./drivers/usb/image/Makefile ./drivers/usb/image/Kconfig ./drivers/usb/host/Makefile ./drivers/usb/host/Kconfig ./drivers/usb/gadget/udc/bdc/Makefile ./drivers/usb/gadget/udc/bdc/Kconfig ./drivers/usb/gadget/udc/Makefile ./drivers/usb/gadget/udc/Kconfig ./drivers/usb/gadget/legacy/Makefile ./drivers/usb/gadget/legacy/Kconfig ./drivers/usb/gadget/function/Makefile ./drivers/usb/gadget/Makefile ./drivers/usb/gadget/Kconfig ./drivers/usb/early/Makefile ./drivers/usb/dwc3/Makefile ./drivers/usb/dwc3/Kconfig ./drivers/usb/dwc2/Makefile ./drivers/usb/dwc2/Kconfig ./drivers/usb/core/Makefile ./drivers/usb/core/Kconfig ./drivers/usb/common/Makefile ./drivers/usb/class/Makefile ./drivers/usb/class/Kconfig ./drivers/usb/chipidea/Makefile ./drivers/usb/chipidea/Kconfig ./drivers/usb/c67x00/Makefile ./drivers/usb/atm/Makefile ./drivers/usb/atm/Kconfig ./drivers/usb/Makefile ./drivers/usb/Kconfig ./drivers/uio/Makefile ./drivers/uio/Kconfig ./drivers/tty/vt/Makefile ./drivers/tty/serial/jsm/Makefile ./drivers/tty/serial/cpm_uart/Makefile ./drivers/tty/serial/Makefile ./drivers/tty/serial/Kconfig ./drivers/tty/serial/8250/Makefile ./drivers/tty/serial/8250/Kconfig ./drivers/tty/serdev/Makefile ./drivers/tty/serdev/Kconfig ./drivers/tty/ipwireless/Makefile ./drivers/tty/hvc/Makefile ./drivers/tty/hvc/Kconfig ./drivers/tty/Makefile ./drivers/tty/Kconfig ./drivers/thunderbolt/Makefile ./drivers/thunderbolt/Kconfig ./drivers/thermal/ti-soc-thermal/Makefile ./drivers/thermal/ti-soc-thermal/Kconfig ./drivers/thermal/tegra/Makefile ./drivers/thermal/tegra/Kconfig ./drivers/thermal/st/Makefile ./drivers/thermal/st/Kconfig ./drivers/thermal/samsung/Makefile ./drivers/thermal/samsung/Kconfig ./drivers/thermal/qcom/Makefile ./drivers/thermal/qcom/Kconfig ./drivers/thermal/int340x_thermal/Makefile ./drivers/thermal/int340x_thermal/Kconfig ./drivers/thermal/broadcom/Makefile ./drivers/thermal/broadcom/Kconfig ./drivers/thermal/Makefile ./drivers/thermal/Kconfig ./drivers/tee/optee/Makefile ./drivers/tee/optee/Kconfig ./drivers/tee/Makefile ./drivers/tee/Kconfig ./drivers/tc/Makefile ./drivers/target/tcm_fc/Makefile ./drivers/target/tcm_fc/Kconfig ./drivers/target/sbp/Makefile ./drivers/target/sbp/Kconfig ./drivers/target/loopback/Makefile ./drivers/target/loopback/Kconfig ./drivers/target/iscsi/cxgbit/Makefile ./drivers/target/iscsi/cxgbit/Kconfig ./drivers/target/iscsi/Makefile ./drivers/target/iscsi/Kconfig ./drivers/target/Makefile ./drivers/target/Kconfig ./drivers/staging/xgifb/Makefile ./drivers/staging/xgifb/Kconfig ./drivers/staging/wlan-ng/Makefile ./drivers/staging/wlan-ng/Kconfig ./drivers/staging/wilc1000/Makefile ./drivers/staging/wilc1000/Kconfig ./drivers/staging/vt6656/Makefile ./drivers/staging/vt6656/Kconfig ./drivers/staging/vt6655/Makefile ./drivers/staging/vt6655/Kconfig ./drivers/staging/vme/devices/Makefile ./drivers/staging/vme/devices/Kconfig ./drivers/staging/vme/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Kconfig ./drivers/staging/vc04_services/bcm2835-audio/Makefile ./drivers/staging/vc04_services/bcm2835-audio/Kconfig ./drivers/staging/vc04_services/Makefile ./drivers/staging/vc04_services/Kconfig ./drivers/staging/vboxvideo/Makefile ./drivers/staging/vboxvideo/Kconfig ./drivers/staging/unisys/visornic/Makefile ./drivers/staging/unisys/visornic/Kconfig ./drivers/staging/unisys/visorinput/Makefile ./drivers/staging/unisys/visorinput/Kconfig ./drivers/staging/unisys/visorhba/Makefile ./drivers/staging/unisys/visorhba/Kconfig ./drivers/staging/unisys/visorbus/Makefile ./drivers/staging/unisys/visorbus/Kconfig ./drivers/staging/unisys/Makefile ./drivers/staging/unisys/Kconfig ./drivers/staging/typec/fusb302/Makefile ./drivers/staging/typec/fusb302/Kconfig ./drivers/staging/typec/Makefile ./drivers/staging/typec/Kconfig ./drivers/staging/speakup/Makefile ./drivers/staging/speakup/Kconfig ./drivers/staging/sm750fb/Makefile ./drivers/staging/sm750fb/Kconfig ./drivers/staging/skein/Makefile ./drivers/staging/skein/Kconfig ./drivers/staging/rts5208/Makefile ./drivers/staging/rts5208/Kconfig ./drivers/staging/rtl8723bs/Makefile ./drivers/staging/rtl8723bs/Kconfig ./drivers/staging/rtl8712/Makefile ./drivers/staging/rtl8712/Kconfig ./drivers/staging/rtl8192u/ieee80211/Makefile ./drivers/staging/rtl8192u/Makefile ./drivers/staging/rtl8192u/Kconfig ./drivers/staging/rtl8192e/rtl8192e/Makefile ./drivers/staging/rtl8192e/rtl8192e/Kconfig ./drivers/staging/rtl8192e/Makefile ./drivers/staging/rtl8192e/Kconfig ./drivers/staging/rtl8188eu/Makefile ./drivers/staging/rtl8188eu/Kconfig ./drivers/staging/olpc_dcon/Makefile ./drivers/staging/olpc_dcon/Kconfig ./drivers/staging/octeon/Makefile ./drivers/staging/octeon/Kconfig ./drivers/staging/octeon-usb/Makefile ./drivers/staging/octeon-usb/Kconfig ./drivers/staging/nvec/Makefile ./drivers/staging/nvec/Kconfig ./drivers/staging/netlogic/Makefile ./drivers/staging/netlogic/Kconfig ./drivers/staging/mt29f_spinand/Makefile ./drivers/staging/mt29f_spinand/Kconfig ./drivers/staging/most/mostcore/Makefile ./drivers/staging/most/mostcore/Kconfig ./drivers/staging/most/hdm-usb/Makefile ./drivers/staging/most/hdm-usb/Kconfig ./drivers/staging/most/hdm-i2c/Makefile ./drivers/staging/most/hdm-i2c/Kconfig ./drivers/staging/most/hdm-dim2/Makefile ./drivers/staging/most/hdm-dim2/Kconfig ./drivers/staging/most/aim-v4l2/Makefile ./drivers/staging/most/aim-v4l2/Kconfig ./drivers/staging/most/aim-sound/Makefile ./drivers/staging/most/aim-sound/Kconfig ./drivers/staging/most/aim-network/Makefile ./drivers/staging/most/aim-network/Kconfig ./drivers/staging/most/aim-cdev/Makefile ./drivers/staging/most/aim-cdev/Kconfig ./drivers/staging/most/Makefile ./drivers/staging/most/Kconfig ./drivers/staging/media/omap4iss/Makefile ./drivers/staging/media/omap4iss/Kconfig ./drivers/staging/media/lirc/Makefile ./drivers/staging/media/lirc/Kconfig ./drivers/staging/media/imx/Makefile ./drivers/staging/media/imx/Kconfig ./drivers/staging/media/davinci_vpfe/Makefile ./drivers/staging/media/davinci_vpfe/Kconfig ./drivers/staging/media/cxd2099/Makefile ./drivers/staging/media/cxd2099/Kconfig ./drivers/staging/media/bcm2048/Makefile ./drivers/staging/media/bcm2048/Kconfig ./drivers/staging/media/atomisp/platform/intel-mid/Makefile ./drivers/staging/media/atomisp/platform/clock/Makefile ./drivers/staging/media/atomisp/platform/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/Makefile ./drivers/staging/media/atomisp/pci/Makefile ./drivers/staging/media/atomisp/pci/Kconfig ./drivers/staging/media/atomisp/i2c/ov5693/Makefile ./drivers/staging/media/atomisp/i2c/ov5693/Kconfig ./drivers/staging/media/atomisp/i2c/imx/Makefile ./drivers/staging/media/atomisp/i2c/imx/Kconfig ./drivers/staging/media/atomisp/i2c/Makefile ./drivers/staging/media/atomisp/i2c/Kconfig ./drivers/staging/media/atomisp/Makefile ./drivers/staging/media/atomisp/Kconfig ./drivers/staging/media/Makefile ./drivers/staging/media/Kconfig ./drivers/staging/lustre/lustre/ptlrpc/Makefile ./drivers/staging/lustre/lustre/osc/Makefile ./drivers/staging/lustre/lustre/obdecho/Makefile ./drivers/staging/lustre/lustre/obdclass/Makefile ./drivers/staging/lustre/lustre/mgc/Makefile ./drivers/staging/lustre/lustre/mdc/Makefile ./drivers/staging/lustre/lustre/lov/Makefile ./drivers/staging/lustre/lustre/lmv/Makefile ./drivers/staging/lustre/lustre/llite/Makefile ./drivers/staging/lustre/lustre/fld/Makefile ./drivers/staging/lustre/lustre/fid/Makefile ./drivers/staging/lustre/lustre/Makefile ./drivers/staging/lustre/lustre/Kconfig ./drivers/staging/lustre/lnet/selftest/Makefile ./drivers/staging/lustre/lnet/lnet/Makefile ./drivers/staging/lustre/lnet/libcfs/Makefile ./drivers/staging/lustre/lnet/klnds/socklnd/Makefile ./drivers/staging/lustre/lnet/klnds/o2iblnd/Makefile ./drivers/staging/lustre/lnet/klnds/Makefile ./drivers/staging/lustre/lnet/Makefile ./drivers/staging/lustre/lnet/Kconfig ./drivers/staging/lustre/Makefile ./drivers/staging/lustre/Kconfig ./drivers/staging/ks7010/Makefile ./drivers/staging/ks7010/Kconfig ./drivers/staging/iio/trigger/Makefile ./drivers/staging/iio/trigger/Kconfig ./drivers/staging/iio/resolver/Makefile ./drivers/staging/iio/resolver/Kconfig ./drivers/staging/iio/meter/Makefile ./drivers/staging/iio/meter/Kconfig ./drivers/staging/iio/light/Makefile ./drivers/staging/iio/light/Kconfig ./drivers/staging/iio/impedance-analyzer/Makefile ./drivers/staging/iio/impedance-analyzer/Kconfig ./drivers/staging/iio/gyro/Makefile ./drivers/staging/iio/gyro/Kconfig ./drivers/staging/iio/frequency/Makefile ./drivers/staging/iio/frequency/Kconfig ./drivers/staging/iio/cdc/Makefile ./drivers/staging/iio/cdc/Kconfig ./drivers/staging/iio/addac/Makefile ./drivers/staging/iio/addac/Kconfig ./drivers/staging/iio/adc/Makefile ./drivers/staging/iio/adc/Kconfig ./drivers/staging/iio/accel/Makefile ./drivers/staging/iio/accel/Kconfig ./drivers/staging/iio/Makefile ./drivers/staging/iio/Kconfig ./drivers/staging/gs_fpgaboot/Makefile ./drivers/staging/gs_fpgaboot/Kconfig ./drivers/staging/greybus/tools/Makefile ./drivers/staging/greybus/Makefile ./drivers/staging/greybus/Kconfig ./drivers/staging/goldfish/Makefile ./drivers/staging/goldfish/Kconfig ./drivers/staging/gdm724x/Makefile ./drivers/staging/gdm724x/Kconfig ./drivers/staging/fwserial/Makefile ./drivers/staging/fwserial/Kconfig ./drivers/staging/fsl-mc/bus/dpio/Makefile ./drivers/staging/fsl-mc/bus/Makefile ./drivers/staging/fsl-mc/bus/Kconfig ./drivers/staging/fsl-mc/Makefile ./drivers/staging/fsl-mc/Kconfig ./drivers/staging/fsl-dpaa2/ethernet/Makefile ./drivers/staging/fsl-dpaa2/Makefile ./drivers/staging/fsl-dpaa2/Kconfig ./drivers/staging/fbtft/Makefile ./drivers/staging/fbtft/Kconfig ./drivers/staging/emxx_udc/Makefile ./drivers/staging/emxx_udc/Kconfig ./drivers/staging/dgnc/Makefile ./drivers/staging/dgnc/Kconfig ./drivers/staging/comedi/kcomedilib/Makefile ./drivers/staging/comedi/drivers/Makefile ./drivers/staging/comedi/Makefile ./drivers/staging/comedi/Kconfig ./drivers/staging/clocking-wizard/Makefile ./drivers/staging/clocking-wizard/Kconfig ./drivers/staging/ccree/Makefile ./drivers/staging/ccree/Kconfig ./drivers/staging/board/Makefile ./drivers/staging/board/Kconfig ./drivers/staging/android/ion/Makefile ./drivers/staging/android/ion/Kconfig ./drivers/staging/android/Makefile ./drivers/staging/android/Kconfig ./drivers/staging/Makefile ./drivers/staging/Kconfig ./drivers/ssb/Makefile ./drivers/ssb/Kconfig ./drivers/spmi/Makefile ./drivers/spmi/Kconfig ./drivers/spi/Makefile ./drivers/spi/Kconfig ./drivers/soc/zte/Makefile ./drivers/soc/zte/Kconfig ./drivers/soc/versatile/Makefile ./drivers/soc/versatile/Kconfig ./drivers/soc/ux500/Makefile ./drivers/soc/ux500/Kconfig ./drivers/soc/ti/Makefile ./drivers/soc/ti/Kconfig ./drivers/soc/tegra/fuse/Makefile ./drivers/soc/tegra/Makefile ./drivers/soc/tegra/Kconfig ./drivers/soc/sunxi/Makefile ./drivers/soc/sunxi/Kconfig ./drivers/soc/samsung/Makefile ./drivers/soc/samsung/Kconfig ./drivers/soc/rockchip/Makefile ./drivers/soc/rockchip/Kconfig ./drivers/soc/renesas/Makefile ./drivers/soc/renesas/Kconfig ./drivers/soc/qcom/Makefile ./drivers/soc/qcom/Kconfig ./drivers/soc/mediatek/Makefile ./drivers/soc/mediatek/Kconfig ./drivers/soc/imx/Makefile ./drivers/soc/imx/Kconfig ./drivers/soc/fsl/qe/Makefile ./drivers/soc/fsl/qe/Kconfig ./drivers/soc/fsl/qbman/Makefile ./drivers/soc/fsl/qbman/Kconfig ./drivers/soc/fsl/Makefile ./drivers/soc/fsl/Kconfig ./drivers/soc/dove/Makefile ./drivers/soc/bcm/brcmstb/Makefile ./drivers/soc/bcm/Makefile ./drivers/soc/bcm/Kconfig ./drivers/soc/atmel/Makefile ./drivers/soc/atmel/Kconfig ./drivers/soc/actions/Makefile ./drivers/soc/actions/Kconfig ./drivers/soc/Makefile ./drivers/soc/Kconfig ./drivers/sn/Makefile ./drivers/sn/Kconfig ./drivers/sh/superhyway/Makefile ./drivers/sh/maple/Makefile ./drivers/sh/intc/Makefile ./drivers/sh/intc/Kconfig ./drivers/sh/clk/Makefile ./drivers/sh/Makefile ./drivers/sh/Kconfig ./drivers/sfi/Makefile ./drivers/sfi/Kconfig ./drivers/scsi/ufs/Makefile ./drivers/scsi/ufs/Kconfig ./drivers/scsi/sym53c8xx_2/Makefile ./drivers/scsi/snic/Makefile ./drivers/scsi/smartpqi/Makefile ./drivers/scsi/smartpqi/Kconfig ./drivers/scsi/qla4xxx/Makefile ./drivers/scsi/qla4xxx/Kconfig ./drivers/scsi/qla2xxx/Makefile ./drivers/scsi/qla2xxx/Kconfig ./drivers/scsi/qedi/Makefile ./drivers/scsi/qedi/Kconfig ./drivers/scsi/qedf/Makefile ./drivers/scsi/qedf/Kconfig ./drivers/scsi/pm8001/Makefile ./drivers/scsi/pcmcia/Makefile ./drivers/scsi/pcmcia/Kconfig ./drivers/scsi/osd/Kconfig ./drivers/scsi/mvsas/Makefile ./drivers/scsi/mvsas/Kconfig ./drivers/scsi/mpt3sas/Makefile ./drivers/scsi/mpt3sas/Kconfig ./drivers/scsi/megaraid/Makefile ./drivers/scsi/megaraid/Kconfig.megaraid ./drivers/scsi/lpfc/Makefile ./drivers/scsi/libsas/Makefile ./drivers/scsi/libsas/Kconfig ./drivers/scsi/libfc/Makefile ./drivers/scsi/isci/Makefile ./drivers/scsi/ibmvscsi_tgt/Makefile ./drivers/scsi/ibmvscsi/Makefile ./drivers/scsi/hisi_sas/Makefile ./drivers/scsi/hisi_sas/Kconfig ./drivers/scsi/fnic/Makefile ./drivers/scsi/fcoe/Makefile ./drivers/scsi/esas2r/Makefile ./drivers/scsi/esas2r/Kconfig ./drivers/scsi/device_handler/Makefile ./drivers/scsi/device_handler/Kconfig ./drivers/scsi/cxlflash/Makefile ./drivers/scsi/cxlflash/Kconfig ./drivers/scsi/cxgbi/cxgb4i/Kconfig ./drivers/scsi/cxgbi/cxgb3i/Kconfig ./drivers/scsi/cxgbi/Makefile ./drivers/scsi/cxgbi/Kconfig ./drivers/scsi/csiostor/Makefile ./drivers/scsi/csiostor/Kconfig ./drivers/scsi/bnx2i/Makefile ./drivers/scsi/bnx2i/Kconfig ./drivers/scsi/bnx2fc/Makefile ./drivers/scsi/bnx2fc/Kconfig ./drivers/scsi/bfa/Makefile ./drivers/scsi/be2iscsi/Makefile ./drivers/scsi/be2iscsi/Kconfig ./drivers/scsi/arm/Makefile ./drivers/scsi/arm/Kconfig ./drivers/scsi/arcmsr/Makefile ./drivers/scsi/aic94xx/Makefile ./drivers/scsi/aic94xx/Kconfig ./drivers/scsi/aic7xxx/aicasm/Makefile ./drivers/scsi/aic7xxx/Makefile ./drivers/scsi/aic7xxx/Kconfig.aic7xxx ./drivers/scsi/aic7xxx/Kconfig.aic79xx ./drivers/scsi/aacraid/Makefile ./drivers/scsi/Makefile ./drivers/scsi/Kconfig ./drivers/sbus/char/Makefile ./drivers/sbus/char/Kconfig ./drivers/sbus/Makefile ./drivers/s390/virtio/Makefile ./drivers/s390/scsi/Makefile ./drivers/s390/net/Makefile ./drivers/s390/net/Kconfig ./drivers/s390/crypto/Makefile ./drivers/s390/cio/Makefile ./drivers/s390/char/Makefile ./drivers/s390/char/Kconfig ./drivers/s390/block/Makefile ./drivers/s390/block/Kconfig ./drivers/s390/Makefile ./drivers/rtc/Makefile ./drivers/rtc/Kconfig ./drivers/rpmsg/Makefile ./drivers/rpmsg/Kconfig ./drivers/reset/tegra/Makefile ./drivers/reset/tegra/Kconfig ./drivers/reset/sti/Makefile ./drivers/reset/sti/Kconfig ./drivers/reset/hisilicon/Makefile ./drivers/reset/hisilicon/Kconfig ./drivers/reset/Makefile ./drivers/reset/Kconfig ./drivers/remoteproc/Makefile ./drivers/remoteproc/Kconfig ./drivers/regulator/Makefile ./drivers/regulator/Kconfig ./drivers/ras/Makefile ./drivers/ras/Kconfig ./drivers/rapidio/switches/Makefile ./drivers/rapidio/switches/Kconfig ./drivers/rapidio/devices/Makefile ./drivers/rapidio/devices/Kconfig ./drivers/rapidio/Makefile ./drivers/rapidio/Kconfig ./drivers/pwm/Makefile ./drivers/pwm/Kconfig ./drivers/ptp/Makefile ./drivers/ptp/Kconfig ./drivers/ps3/Makefile ./drivers/pps/generators/Makefile ./drivers/pps/generators/Kconfig ./drivers/pps/clients/Makefile ./drivers/pps/clients/Kconfig ./drivers/pps/Makefile ./drivers/pps/Kconfig ./drivers/powercap/Makefile ./drivers/powercap/Kconfig ./drivers/power/supply/Makefile ./drivers/power/supply/Kconfig ./drivers/power/reset/Makefile ./drivers/power/reset/Kconfig ./drivers/power/avs/Makefile ./drivers/power/avs/Kconfig ./drivers/power/Makefile ./drivers/power/Kconfig ./drivers/pnp/pnpbios/Makefile ./drivers/pnp/pnpbios/Kconfig ./drivers/pnp/pnpacpi/Makefile ./drivers/pnp/pnpacpi/Kconfig ./drivers/pnp/isapnp/Makefile ./drivers/pnp/isapnp/Kconfig ./drivers/pnp/Makefile ./drivers/pnp/Kconfig ./drivers/platform/x86/Makefile ./drivers/platform/x86/Kconfig ./drivers/platform/olpc/Makefile ./drivers/platform/mips/Makefile ./drivers/platform/mips/Kconfig ./drivers/platform/goldfish/Makefile ./drivers/platform/goldfish/Kconfig ./drivers/platform/chrome/Makefile ./drivers/platform/chrome/Kconfig ./drivers/platform/Makefile ./drivers/platform/Kconfig ./drivers/pinctrl/zte/Makefile ./drivers/pinctrl/zte/Kconfig ./drivers/pinctrl/vt8500/Makefile ./drivers/pinctrl/vt8500/Kconfig ./drivers/pinctrl/uniphier/Makefile ./drivers/pinctrl/uniphier/Kconfig ./drivers/pinctrl/ti/Makefile ./drivers/pinctrl/ti/Kconfig ./drivers/pinctrl/tegra/Makefile ./drivers/pinctrl/tegra/Kconfig ./drivers/pinctrl/sunxi/Makefile ./drivers/pinctrl/sunxi/Kconfig ./drivers/pinctrl/stm32/Makefile ./drivers/pinctrl/stm32/Kconfig ./drivers/pinctrl/spear/Makefile ./drivers/pinctrl/spear/Kconfig ./drivers/pinctrl/sirf/Makefile ./drivers/pinctrl/sh-pfc/Makefile ./drivers/pinctrl/sh-pfc/Kconfig ./drivers/pinctrl/samsung/Makefile ./drivers/pinctrl/samsung/Kconfig ./drivers/pinctrl/qcom/Makefile ./drivers/pinctrl/qcom/Kconfig ./drivers/pinctrl/pxa/Makefile ./drivers/pinctrl/pxa/Kconfig ./drivers/pinctrl/nomadik/Makefile ./drivers/pinctrl/nomadik/Kconfig ./drivers/pinctrl/mvebu/Makefile ./drivers/pinctrl/mvebu/Kconfig ./drivers/pinctrl/meson/Makefile ./drivers/pinctrl/mediatek/Makefile ./drivers/pinctrl/mediatek/Kconfig ./drivers/pinctrl/intel/Makefile ./drivers/pinctrl/intel/Kconfig ./drivers/pinctrl/freescale/Makefile ./drivers/pinctrl/freescale/Kconfig ./drivers/pinctrl/berlin/Makefile ./drivers/pinctrl/berlin/Kconfig ./drivers/pinctrl/bcm/Makefile ./drivers/pinctrl/bcm/Kconfig ./drivers/pinctrl/aspeed/Makefile ./drivers/pinctrl/aspeed/Kconfig ./drivers/pinctrl/Makefile ./drivers/pinctrl/Kconfig ./drivers/phy/ti/Makefile ./drivers/phy/ti/Kconfig ./drivers/phy/tegra/Makefile ./drivers/phy/tegra/Kconfig ./drivers/phy/st/Makefile ./drivers/phy/st/Kconfig ./drivers/phy/samsung/Makefile ./drivers/phy/samsung/Kconfig ./drivers/phy/rockchip/Makefile ./drivers/phy/rockchip/Kconfig ./drivers/phy/renesas/Makefile ./drivers/phy/renesas/Kconfig ./drivers/phy/qualcomm/Makefile ./drivers/phy/qualcomm/Kconfig ./drivers/phy/motorola/Makefile ./drivers/phy/motorola/Kconfig ./drivers/phy/marvell/Makefile ./drivers/phy/marvell/Kconfig ./drivers/phy/hisilicon/Makefile ./drivers/phy/hisilicon/Kconfig ./drivers/phy/broadcom/Makefile ./drivers/phy/broadcom/Kconfig ./drivers/phy/amlogic/Makefile ./drivers/phy/amlogic/Kconfig ./drivers/phy/allwinner/Makefile ./drivers/phy/allwinner/Kconfig ./drivers/phy/Makefile ./drivers/phy/Kconfig ./drivers/perf/Makefile ./drivers/perf/Kconfig ./drivers/pcmcia/Makefile ./drivers/pcmcia/Kconfig ./drivers/pci/switch/Makefile ./drivers/pci/switch/Kconfig ./drivers/pci/pcie/aer/Makefile ./drivers/pci/pcie/aer/Kconfig.debug ./drivers/pci/pcie/aer/Kconfig ./drivers/pci/pcie/Makefile ./drivers/pci/pcie/Kconfig ./drivers/pci/hotplug/Makefile ./drivers/pci/hotplug/Kconfig ./drivers/pci/host/Makefile ./drivers/pci/host/Kconfig ./drivers/pci/endpoint/functions/Makefile ./drivers/pci/endpoint/functions/Kconfig ./drivers/pci/endpoint/Makefile ./drivers/pci/endpoint/Kconfig ./drivers/pci/dwc/Makefile ./drivers/pci/dwc/Kconfig ./drivers/pci/Makefile ./drivers/pci/Kconfig ./drivers/parport/Makefile ./drivers/parport/Kconfig ./drivers/parisc/Makefile ./drivers/parisc/Kconfig ./drivers/of/unittest-data/Makefile ./drivers/of/Makefile ./drivers/of/Kconfig ./drivers/nvmem/Makefile ./drivers/nvmem/Kconfig ./drivers/nvme/target/Makefile ./drivers/nvme/target/Kconfig ./drivers/nvme/host/Makefile ./drivers/nvme/host/Kconfig ./drivers/nvme/Makefile ./drivers/nvme/Kconfig ./drivers/nvdimm/Makefile ./drivers/nvdimm/Kconfig ./drivers/nubus/Makefile ./drivers/ntb/test/Makefile ./drivers/ntb/test/Kconfig ./drivers/ntb/hw/intel/Makefile ./drivers/ntb/hw/intel/Kconfig ./drivers/ntb/hw/idt/Makefile ./drivers/ntb/hw/idt/Kconfig ./drivers/ntb/hw/amd/Makefile ./drivers/ntb/hw/amd/Kconfig ./drivers/ntb/hw/Makefile ./drivers/ntb/hw/Kconfig ./drivers/ntb/Makefile ./drivers/ntb/Kconfig ./drivers/nfc/st95hf/Makefile ./drivers/nfc/st95hf/Kconfig ./drivers/nfc/st21nfca/Makefile ./drivers/nfc/st21nfca/Kconfig ./drivers/nfc/st-nci/Makefile ./drivers/nfc/st-nci/Kconfig ./drivers/nfc/s3fwrn5/Makefile ./drivers/nfc/s3fwrn5/Kconfig ./drivers/nfc/pn544/Makefile ./drivers/nfc/pn544/Kconfig ./drivers/nfc/pn533/Makefile ./drivers/nfc/pn533/Kconfig ./drivers/nfc/nxp-nci/Makefile ./drivers/nfc/nxp-nci/Kconfig ./drivers/nfc/nfcmrvl/Makefile ./drivers/nfc/nfcmrvl/Kconfig ./drivers/nfc/microread/Makefile ./drivers/nfc/microread/Kconfig ./drivers/nfc/fdp/Makefile ./drivers/nfc/fdp/Kconfig ./drivers/nfc/Makefile ./drivers/nfc/Kconfig ./drivers/net/xen-netback/Makefile ./drivers/net/wireless/zydas/zd1211rw/Makefile ./drivers/net/wireless/zydas/zd1211rw/Kconfig ./drivers/net/wireless/zydas/Makefile ./drivers/net/wireless/zydas/Kconfig ./drivers/net/wireless/ti/wlcore/Makefile ./drivers/net/wireless/ti/wlcore/Kconfig ./drivers/net/wireless/ti/wl18xx/Makefile ./drivers/net/wireless/ti/wl18xx/Kconfig ./drivers/net/wireless/ti/wl12xx/Makefile ./drivers/net/wireless/ti/wl12xx/Kconfig ./drivers/net/wireless/ti/wl1251/Makefile ./drivers/net/wireless/ti/wl1251/Kconfig ./drivers/net/wireless/ti/Makefile ./drivers/net/wireless/ti/Kconfig ./drivers/net/wireless/st/cw1200/Makefile ./drivers/net/wireless/st/cw1200/Kconfig ./drivers/net/wireless/st/Makefile ./drivers/net/wireless/st/Kconfig ./drivers/net/wireless/rsi/Makefile ./drivers/net/wireless/rsi/Kconfig ./drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723be/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192se/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile ./drivers/net/wireless/realtek/rtlwifi/Makefile ./drivers/net/wireless/realtek/rtlwifi/Kconfig ./drivers/net/wireless/realtek/rtl8xxxu/Makefile ./drivers/net/wireless/realtek/rtl8xxxu/Kconfig ./drivers/net/wireless/realtek/rtl818x/rtl8187/Makefile ./drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile ./drivers/net/wireless/realtek/rtl818x/Makefile ./drivers/net/wireless/realtek/rtl818x/Kconfig ./drivers/net/wireless/realtek/Makefile ./drivers/net/wireless/realtek/Kconfig ./drivers/net/wireless/ralink/rt2x00/Makefile ./drivers/net/wireless/ralink/rt2x00/Kconfig ./drivers/net/wireless/ralink/Makefile ./drivers/net/wireless/ralink/Kconfig ./drivers/net/wireless/quantenna/qtnfmac/Makefile ./drivers/net/wireless/quantenna/qtnfmac/Kconfig ./drivers/net/wireless/quantenna/Makefile ./drivers/net/wireless/quantenna/Kconfig ./drivers/net/wireless/mediatek/mt7601u/Makefile ./drivers/net/wireless/mediatek/mt7601u/Kconfig ./drivers/net/wireless/mediatek/Makefile ./drivers/net/wireless/mediatek/Kconfig ./drivers/net/wireless/marvell/mwifiex/Makefile ./drivers/net/wireless/marvell/mwifiex/Kconfig ./drivers/net/wireless/marvell/libertas_tf/Makefile ./drivers/net/wireless/marvell/libertas_tf/Kconfig ./drivers/net/wireless/marvell/libertas/Makefile ./drivers/net/wireless/marvell/libertas/Kconfig ./drivers/net/wireless/marvell/Makefile ./drivers/net/wireless/marvell/Kconfig ./drivers/net/wireless/intersil/prism54/Makefile ./drivers/net/wireless/intersil/p54/Makefile ./drivers/net/wireless/intersil/p54/Kconfig ./drivers/net/wireless/intersil/orinoco/Makefile ./drivers/net/wireless/intersil/orinoco/Kconfig ./drivers/net/wireless/intersil/hostap/Makefile ./drivers/net/wireless/intersil/hostap/Kconfig ./drivers/net/wireless/intersil/Makefile ./drivers/net/wireless/intersil/Kconfig ./drivers/net/wireless/intel/iwlwifi/mvm/Makefile ./drivers/net/wireless/intel/iwlwifi/dvm/Makefile ./drivers/net/wireless/intel/iwlwifi/Makefile ./drivers/net/wireless/intel/iwlwifi/Kconfig ./drivers/net/wireless/intel/iwlegacy/Makefile ./drivers/net/wireless/intel/iwlegacy/Kconfig ./drivers/net/wireless/intel/ipw2x00/Makefile ./drivers/net/wireless/intel/ipw2x00/Kconfig ./drivers/net/wireless/intel/Makefile ./drivers/net/wireless/intel/Kconfig ./drivers/net/wireless/cisco/Makefile ./drivers/net/wireless/cisco/Kconfig ./drivers/net/wireless/broadcom/brcm80211/brcmutil/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmfmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/Makefile ./drivers/net/wireless/broadcom/brcm80211/Kconfig ./drivers/net/wireless/broadcom/b43legacy/Makefile ./drivers/net/wireless/broadcom/b43legacy/Kconfig ./drivers/net/wireless/broadcom/b43/Makefile ./drivers/net/wireless/broadcom/b43/Kconfig ./drivers/net/wireless/broadcom/Makefile ./drivers/net/wireless/broadcom/Kconfig ./drivers/net/wireless/atmel/Makefile ./drivers/net/wireless/atmel/Kconfig ./drivers/net/wireless/ath/wil6210/Makefile ./drivers/net/wireless/ath/wil6210/Kconfig ./drivers/net/wireless/ath/wcn36xx/Makefile ./drivers/net/wireless/ath/wcn36xx/Kconfig ./drivers/net/wireless/ath/carl9170/Makefile ./drivers/net/wireless/ath/carl9170/Kconfig ./drivers/net/wireless/ath/ath9k/Makefile ./drivers/net/wireless/ath/ath9k/Kconfig ./drivers/net/wireless/ath/ath6kl/Makefile ./drivers/net/wireless/ath/ath6kl/Kconfig ./drivers/net/wireless/ath/ath5k/Makefile ./drivers/net/wireless/ath/ath5k/Kconfig ./drivers/net/wireless/ath/ath10k/Makefile ./drivers/net/wireless/ath/ath10k/Kconfig ./drivers/net/wireless/ath/ar5523/Makefile ./drivers/net/wireless/ath/ar5523/Kconfig ./drivers/net/wireless/ath/Makefile ./drivers/net/wireless/ath/Kconfig ./drivers/net/wireless/admtek/Makefile ./drivers/net/wireless/admtek/Kconfig ./drivers/net/wireless/Makefile ./drivers/net/wireless/Kconfig ./drivers/net/wimax/i2400m/Makefile ./drivers/net/wimax/i2400m/Kconfig ./drivers/net/wimax/Makefile ./drivers/net/wimax/Kconfig ./drivers/net/wan/lmc/Makefile ./drivers/net/wan/Makefile ./drivers/net/wan/Kconfig ./drivers/net/vmxnet3/Makefile ./drivers/net/usb/Makefile ./drivers/net/usb/Kconfig ./drivers/net/team/Makefile ./drivers/net/team/Kconfig ./drivers/net/slip/Makefile ./drivers/net/slip/Kconfig ./drivers/net/ppp/Makefile ./drivers/net/ppp/Kconfig ./drivers/net/plip/Makefile ./drivers/net/plip/Kconfig ./drivers/net/phy/Makefile ./drivers/net/phy/Kconfig ./drivers/net/irda/Makefile ./drivers/net/irda/Kconfig ./drivers/net/ipvlan/Makefile ./drivers/net/ieee802154/Makefile ./drivers/net/ieee802154/Kconfig ./drivers/net/hyperv/Makefile ./drivers/net/hyperv/Kconfig ./drivers/net/hippi/Makefile ./drivers/net/hippi/Kconfig ./drivers/net/hamradio/Makefile ./drivers/net/hamradio/Kconfig ./drivers/net/fjes/Makefile ./drivers/net/fddi/skfp/Makefile ./drivers/net/fddi/Makefile ./drivers/net/fddi/Kconfig ./drivers/net/ethernet/xscale/Makefile ./drivers/net/ethernet/xscale/Kconfig ./drivers/net/ethernet/xircom/Makefile ./drivers/net/ethernet/xircom/Kconfig ./drivers/net/ethernet/xilinx/Makefile ./drivers/net/ethernet/xilinx/Kconfig ./drivers/net/ethernet/wiznet/Makefile ./drivers/net/ethernet/wiznet/Kconfig ./drivers/net/ethernet/via/Makefile ./drivers/net/ethernet/via/Kconfig ./drivers/net/ethernet/tundra/Makefile ./drivers/net/ethernet/tundra/Kconfig ./drivers/net/ethernet/toshiba/Makefile ./drivers/net/ethernet/toshiba/Kconfig ./drivers/net/ethernet/tile/Makefile ./drivers/net/ethernet/tile/Kconfig ./drivers/net/ethernet/ti/Makefile ./drivers/net/ethernet/ti/Kconfig ./drivers/net/ethernet/tehuti/Makefile ./drivers/net/ethernet/tehuti/Kconfig ./drivers/net/ethernet/synopsys/Makefile ./drivers/net/ethernet/synopsys/Kconfig ./drivers/net/ethernet/sun/Makefile ./drivers/net/ethernet/sun/Kconfig ./drivers/net/ethernet/stmicro/stmmac/Makefile ./drivers/net/ethernet/stmicro/stmmac/Kconfig ./drivers/net/ethernet/stmicro/Makefile ./drivers/net/ethernet/stmicro/Kconfig ./drivers/net/ethernet/smsc/Makefile ./drivers/net/ethernet/smsc/Kconfig ./drivers/net/ethernet/sis/Makefile ./drivers/net/ethernet/sis/Kconfig ./drivers/net/ethernet/silan/Makefile ./drivers/net/ethernet/silan/Kconfig ./drivers/net/ethernet/sgi/Makefile ./drivers/net/ethernet/sgi/Kconfig ./drivers/net/ethernet/sfc/falcon/Makefile ./drivers/net/ethernet/sfc/falcon/Kconfig ./drivers/net/ethernet/sfc/Makefile ./drivers/net/ethernet/sfc/Kconfig ./drivers/net/ethernet/seeq/Makefile ./drivers/net/ethernet/seeq/Kconfig ./drivers/net/ethernet/samsung/sxgbe/Makefile ./drivers/net/ethernet/samsung/Makefile ./drivers/net/ethernet/samsung/Kconfig ./drivers/net/ethernet/rocker/Makefile ./drivers/net/ethernet/rocker/Kconfig ./drivers/net/ethernet/renesas/Makefile ./drivers/net/ethernet/renesas/Kconfig ./drivers/net/ethernet/realtek/Makefile ./drivers/net/ethernet/realtek/Kconfig ./drivers/net/ethernet/rdc/Makefile ./drivers/net/ethernet/rdc/Kconfig ./drivers/net/ethernet/qualcomm/emac/Makefile ./drivers/net/ethernet/qualcomm/Makefile ./drivers/net/ethernet/qualcomm/Kconfig ./drivers/net/ethernet/qlogic/qlge/Makefile ./drivers/net/ethernet/qlogic/qlcnic/Makefile ./drivers/net/ethernet/qlogic/qede/Makefile ./drivers/net/ethernet/qlogic/qed/Makefile ./drivers/net/ethernet/qlogic/netxen/Makefile ./drivers/net/ethernet/qlogic/Makefile ./drivers/net/ethernet/qlogic/Kconfig ./drivers/net/ethernet/pasemi/Makefile ./drivers/net/ethernet/pasemi/Kconfig ./drivers/net/ethernet/packetengines/Makefile ./drivers/net/ethernet/packetengines/Kconfig ./drivers/net/ethernet/oki-semi/pch_gbe/Makefile ./drivers/net/ethernet/oki-semi/pch_gbe/Kconfig ./drivers/net/ethernet/oki-semi/Makefile ./drivers/net/ethernet/oki-semi/Kconfig ./drivers/net/ethernet/nxp/Makefile ./drivers/net/ethernet/nxp/Kconfig ./drivers/net/ethernet/nvidia/Makefile ./drivers/net/ethernet/nvidia/Kconfig ./drivers/net/ethernet/nuvoton/Makefile ./drivers/net/ethernet/nuvoton/Kconfig ./drivers/net/ethernet/netronome/nfp/Makefile ./drivers/net/ethernet/netronome/Makefile ./drivers/net/ethernet/netronome/Kconfig ./drivers/net/ethernet/neterion/vxge/Makefile ./drivers/net/ethernet/neterion/Makefile ./drivers/net/ethernet/neterion/Kconfig ./drivers/net/ethernet/natsemi/Makefile ./drivers/net/ethernet/natsemi/Kconfig ./drivers/net/ethernet/myricom/myri10ge/Makefile ./drivers/net/ethernet/myricom/Makefile ./drivers/net/ethernet/myricom/Kconfig ./drivers/net/ethernet/moxa/Makefile ./drivers/net/ethernet/moxa/Kconfig ./drivers/net/ethernet/microchip/Makefile ./drivers/net/ethernet/microchip/Kconfig ./drivers/net/ethernet/micrel/Makefile ./drivers/net/ethernet/micrel/Kconfig ./drivers/net/ethernet/mellanox/mlxsw/Makefile ./drivers/net/ethernet/mellanox/mlxsw/Kconfig ./drivers/net/ethernet/mellanox/mlxfw/Makefile ./drivers/net/ethernet/mellanox/mlxfw/Kconfig ./drivers/net/ethernet/mellanox/mlx5/core/lib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/ipoib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/fpga/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/en_accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Kconfig ./drivers/net/ethernet/mellanox/mlx4/Makefile ./drivers/net/ethernet/mellanox/mlx4/Kconfig ./drivers/net/ethernet/mellanox/Makefile ./drivers/net/ethernet/mellanox/Kconfig ./drivers/net/ethernet/mediatek/Makefile ./drivers/net/ethernet/mediatek/Kconfig ./drivers/net/ethernet/marvell/Makefile ./drivers/net/ethernet/marvell/Kconfig ./drivers/net/ethernet/intel/ixgbevf/Makefile ./drivers/net/ethernet/intel/ixgbe/Makefile ./drivers/net/ethernet/intel/ixgb/Makefile ./drivers/net/ethernet/intel/igbvf/Makefile ./drivers/net/ethernet/intel/igb/Makefile ./drivers/net/ethernet/intel/i40evf/Makefile ./drivers/net/ethernet/intel/i40e/Makefile ./drivers/net/ethernet/intel/fm10k/Makefile ./drivers/net/ethernet/intel/e1000e/Makefile ./drivers/net/ethernet/intel/e1000/Makefile ./drivers/net/ethernet/intel/Makefile ./drivers/net/ethernet/intel/Kconfig ./drivers/net/ethernet/ibm/emac/Makefile ./drivers/net/ethernet/ibm/emac/Kconfig ./drivers/net/ethernet/ibm/ehea/Makefile ./drivers/net/ethernet/ibm/Makefile ./drivers/net/ethernet/ibm/Kconfig ./drivers/net/ethernet/i825xx/Makefile ./drivers/net/ethernet/i825xx/Kconfig ./drivers/net/ethernet/hp/Makefile ./drivers/net/ethernet/hp/Kconfig ./drivers/net/ethernet/hisilicon/hns/Makefile ./drivers/net/ethernet/hisilicon/Makefile ./drivers/net/ethernet/hisilicon/Kconfig ./drivers/net/ethernet/fujitsu/Makefile ./drivers/net/ethernet/fujitsu/Kconfig ./drivers/net/ethernet/freescale/fs_enet/Makefile ./drivers/net/ethernet/freescale/fs_enet/Kconfig ./drivers/net/ethernet/freescale/fman/Makefile ./drivers/net/ethernet/freescale/fman/Kconfig ./drivers/net/ethernet/freescale/dpaa/Makefile ./drivers/net/ethernet/freescale/dpaa/Kconfig ./drivers/net/ethernet/freescale/Makefile ./drivers/net/ethernet/freescale/Kconfig ./drivers/net/ethernet/faraday/Makefile ./drivers/net/ethernet/faraday/Kconfig ./drivers/net/ethernet/ezchip/Makefile ./drivers/net/ethernet/ezchip/Kconfig ./drivers/net/ethernet/emulex/benet/Makefile ./drivers/net/ethernet/emulex/benet/Kconfig ./drivers/net/ethernet/emulex/Makefile ./drivers/net/ethernet/emulex/Kconfig ./drivers/net/ethernet/dlink/Makefile ./drivers/net/ethernet/dlink/Kconfig ./drivers/net/ethernet/dec/tulip/Makefile ./drivers/net/ethernet/dec/tulip/Kconfig ./drivers/net/ethernet/dec/Makefile ./drivers/net/ethernet/dec/Kconfig ./drivers/net/ethernet/davicom/Makefile ./drivers/net/ethernet/davicom/Kconfig ./drivers/net/ethernet/cisco/enic/Makefile ./drivers/net/ethernet/cisco/enic/Kconfig ./drivers/net/ethernet/cisco/Makefile ./drivers/net/ethernet/cisco/Kconfig ./drivers/net/ethernet/cirrus/Makefile ./drivers/net/ethernet/cirrus/Kconfig ./drivers/net/ethernet/chelsio/libcxgb/Makefile ./drivers/net/ethernet/chelsio/cxgb4vf/Makefile ./drivers/net/ethernet/chelsio/cxgb4/Makefile ./drivers/net/ethernet/chelsio/cxgb3/Makefile ./drivers/net/ethernet/chelsio/cxgb/Makefile ./drivers/net/ethernet/chelsio/Makefile ./drivers/net/ethernet/chelsio/Kconfig ./drivers/net/ethernet/cavium/thunder/Makefile ./drivers/net/ethernet/cavium/octeon/Makefile ./drivers/net/ethernet/cavium/liquidio/Makefile ./drivers/net/ethernet/cavium/Makefile ./drivers/net/ethernet/cavium/Kconfig ./drivers/net/ethernet/calxeda/Makefile ./drivers/net/ethernet/calxeda/Kconfig ./drivers/net/ethernet/cadence/Makefile ./drivers/net/ethernet/cadence/Kconfig ./drivers/net/ethernet/brocade/bna/Makefile ./drivers/net/ethernet/brocade/bna/Kconfig ./drivers/net/ethernet/brocade/Makefile ./drivers/net/ethernet/brocade/Kconfig ./drivers/net/ethernet/broadcom/genet/Makefile ./drivers/net/ethernet/broadcom/bnxt/Makefile ./drivers/net/ethernet/broadcom/bnx2x/Makefile ./drivers/net/ethernet/broadcom/Makefile ./drivers/net/ethernet/broadcom/Kconfig ./drivers/net/ethernet/aurora/Makefile ./drivers/net/ethernet/aurora/Kconfig ./drivers/net/ethernet/atheros/atlx/Makefile ./drivers/net/ethernet/atheros/atl1e/Makefile ./drivers/net/ethernet/atheros/atl1c/Makefile ./drivers/net/ethernet/atheros/alx/Makefile ./drivers/net/ethernet/atheros/Makefile ./drivers/net/ethernet/atheros/Kconfig ./drivers/net/ethernet/arc/Makefile ./drivers/net/ethernet/arc/Kconfig ./drivers/net/ethernet/aquantia/atlantic/Makefile ./drivers/net/ethernet/aquantia/Makefile ./drivers/net/ethernet/aquantia/Kconfig ./drivers/net/ethernet/apple/Makefile ./drivers/net/ethernet/apple/Kconfig ./drivers/net/ethernet/apm/xgene/Makefile ./drivers/net/ethernet/apm/xgene/Kconfig ./drivers/net/ethernet/apm/xgene-v2/Makefile ./drivers/net/ethernet/apm/xgene-v2/Kconfig ./drivers/net/ethernet/apm/Makefile ./drivers/net/ethernet/apm/Kconfig ./drivers/net/ethernet/amd/xgbe/Makefile ./drivers/net/ethernet/amd/Makefile ./drivers/net/ethernet/amd/Kconfig ./drivers/net/ethernet/amazon/ena/Makefile ./drivers/net/ethernet/amazon/Makefile ./drivers/net/ethernet/amazon/Kconfig ./drivers/net/ethernet/altera/Makefile ./drivers/net/ethernet/altera/Kconfig ./drivers/net/ethernet/alteon/Makefile ./drivers/net/ethernet/alteon/Kconfig ./drivers/net/ethernet/allwinner/Makefile ./drivers/net/ethernet/allwinner/Kconfig ./drivers/net/ethernet/alacritech/Makefile ./drivers/net/ethernet/alacritech/Kconfig ./drivers/net/ethernet/agere/Makefile ./drivers/net/ethernet/agere/Kconfig ./drivers/net/ethernet/aeroflex/Makefile ./drivers/net/ethernet/aeroflex/Kconfig ./drivers/net/ethernet/adi/Makefile ./drivers/net/ethernet/adi/Kconfig ./drivers/net/ethernet/adaptec/Makefile ./drivers/net/ethernet/adaptec/Kconfig ./drivers/net/ethernet/Makefile ./drivers/net/ethernet/Kconfig ./drivers/net/ethernet/8390/Makefile ./drivers/net/ethernet/8390/Kconfig ./drivers/net/ethernet/3com/Makefile ./drivers/net/ethernet/3com/Kconfig ./drivers/net/dsa/mv88e6xxx/Makefile ./drivers/net/dsa/mv88e6xxx/Kconfig ./drivers/net/dsa/microchip/Makefile ./drivers/net/dsa/microchip/Kconfig ./drivers/net/dsa/b53/Makefile ./drivers/net/dsa/b53/Kconfig ./drivers/net/dsa/Makefile ./drivers/net/dsa/Kconfig ./drivers/net/cris/Makefile ./drivers/net/can/usb/peak_usb/Makefile ./drivers/net/can/usb/Makefile ./drivers/net/can/usb/Kconfig ./drivers/net/can/spi/Makefile ./drivers/net/can/spi/Kconfig ./drivers/net/can/softing/Makefile ./drivers/net/can/softing/Kconfig ./drivers/net/can/sja1000/Makefile ./drivers/net/can/sja1000/Kconfig ./drivers/net/can/rcar/Makefile ./drivers/net/can/rcar/Kconfig ./drivers/net/can/peak_canfd/Makefile ./drivers/net/can/peak_canfd/Kconfig ./drivers/net/can/mscan/Makefile ./drivers/net/can/mscan/Kconfig ./drivers/net/can/m_can/Makefile ./drivers/net/can/m_can/Kconfig ./drivers/net/can/ifi_canfd/Makefile ./drivers/net/can/ifi_canfd/Kconfig ./drivers/net/can/cc770/Makefile ./drivers/net/can/cc770/Kconfig ./drivers/net/can/c_can/Makefile ./drivers/net/can/c_can/Kconfig ./drivers/net/can/Makefile ./drivers/net/can/Kconfig ./drivers/net/caif/Makefile ./drivers/net/caif/Kconfig ./drivers/net/bonding/Makefile ./drivers/net/arcnet/Makefile ./drivers/net/arcnet/Kconfig ./drivers/net/appletalk/Makefile ./drivers/net/appletalk/Kconfig ./drivers/net/Makefile ./drivers/net/Kconfig ./drivers/mux/Makefile ./drivers/mux/Kconfig ./drivers/mtd/ubi/Makefile ./drivers/mtd/ubi/Kconfig ./drivers/mtd/tests/Makefile ./drivers/mtd/spi-nor/Makefile ./drivers/mtd/spi-nor/Kconfig ./drivers/mtd/parsers/Makefile ./drivers/mtd/parsers/Kconfig ./drivers/mtd/onenand/Makefile ./drivers/mtd/onenand/Kconfig ./drivers/mtd/nand/gpmi-nand/Makefile ./drivers/mtd/nand/brcmnand/Makefile ./drivers/mtd/nand/bcm47xxnflash/Makefile ./drivers/mtd/nand/atmel/Makefile ./drivers/mtd/nand/Makefile ./drivers/mtd/nand/Kconfig ./drivers/mtd/maps/Makefile ./drivers/mtd/maps/Kconfig ./drivers/mtd/lpddr/Makefile ./drivers/mtd/lpddr/Kconfig ./drivers/mtd/devices/Makefile ./drivers/mtd/devices/Kconfig ./drivers/mtd/chips/Makefile ./drivers/mtd/chips/Kconfig ./drivers/mtd/Makefile ./drivers/mtd/Kconfig ./drivers/mmc/host/Makefile ./drivers/mmc/host/Kconfig ./drivers/mmc/core/Makefile ./drivers/mmc/core/Kconfig ./drivers/mmc/Makefile ./drivers/mmc/Kconfig ./drivers/misc/vmw_vmci/Makefile ./drivers/misc/vmw_vmci/Kconfig ./drivers/misc/ti-st/Makefile ./drivers/misc/ti-st/Kconfig ./drivers/misc/sgi-xp/Makefile ./drivers/misc/sgi-gru/Makefile ./drivers/misc/mic/vop/Makefile ./drivers/misc/mic/scif/Makefile ./drivers/misc/mic/host/Makefile ./drivers/misc/mic/cosm_client/Makefile ./drivers/misc/mic/cosm/Makefile ./drivers/misc/mic/card/Makefile ./drivers/misc/mic/bus/Makefile ./drivers/misc/mic/Makefile ./drivers/misc/mic/Kconfig ./drivers/misc/mei/Makefile ./drivers/misc/mei/Kconfig ./drivers/misc/lis3lv02d/Makefile ./drivers/misc/lis3lv02d/Kconfig ./drivers/misc/ibmasm/Makefile ./drivers/misc/genwqe/Makefile ./drivers/misc/genwqe/Kconfig ./drivers/misc/eeprom/Makefile ./drivers/misc/eeprom/Kconfig ./drivers/misc/echo/Makefile ./drivers/misc/echo/Kconfig ./drivers/misc/cxl/Makefile ./drivers/misc/cxl/Kconfig ./drivers/misc/cb710/Makefile ./drivers/misc/cb710/Kconfig ./drivers/misc/c2port/Makefile ./drivers/misc/c2port/Kconfig ./drivers/misc/altera-stapl/Makefile ./drivers/misc/altera-stapl/Kconfig ./drivers/misc/Makefile ./drivers/misc/Kconfig ./drivers/mfd/Makefile ./drivers/mfd/Kconfig ./drivers/message/fusion/Makefile ./drivers/message/fusion/Kconfig ./drivers/message/Makefile ./drivers/memstick/host/Makefile ./drivers/memstick/host/Kconfig ./drivers/memstick/core/Makefile ./drivers/memstick/core/Kconfig ./drivers/memstick/Makefile ./drivers/memstick/Kconfig ./drivers/memory/tegra/Makefile ./drivers/memory/tegra/Kconfig ./drivers/memory/samsung/Makefile ./drivers/memory/samsung/Kconfig ./drivers/memory/Makefile ./drivers/memory/Kconfig ./drivers/media/v4l2-core/Makefile ./drivers/media/v4l2-core/Kconfig ./drivers/media/usb/zr364xx/Makefile ./drivers/media/usb/zr364xx/Kconfig ./drivers/media/usb/uvc/Makefile ./drivers/media/usb/uvc/Kconfig ./drivers/media/usb/usbvision/Makefile ./drivers/media/usb/usbvision/Kconfig ./drivers/media/usb/usbtv/Makefile ./drivers/media/usb/usbtv/Kconfig ./drivers/media/usb/ttusb-dec/Makefile ./drivers/media/usb/ttusb-dec/Kconfig ./drivers/media/usb/ttusb-budget/Makefile ./drivers/media/usb/ttusb-budget/Kconfig ./drivers/media/usb/tm6000/Makefile ./drivers/media/usb/tm6000/Kconfig ./drivers/media/usb/stkwebcam/Makefile ./drivers/media/usb/stkwebcam/Kconfig ./drivers/media/usb/stk1160/Makefile ./drivers/media/usb/stk1160/Kconfig ./drivers/media/usb/siano/Makefile ./drivers/media/usb/siano/Kconfig ./drivers/media/usb/s2255/Makefile ./drivers/media/usb/s2255/Kconfig ./drivers/media/usb/rainshadow-cec/Makefile ./drivers/media/usb/rainshadow-cec/Kconfig ./drivers/media/usb/pwc/Makefile ./drivers/media/usb/pwc/Kconfig ./drivers/media/usb/pvrusb2/Makefile ./drivers/media/usb/pvrusb2/Kconfig ./drivers/media/usb/pulse8-cec/Makefile ./drivers/media/usb/pulse8-cec/Kconfig ./drivers/media/usb/msi2500/Makefile ./drivers/media/usb/msi2500/Kconfig ./drivers/media/usb/hdpvr/Makefile ./drivers/media/usb/hdpvr/Kconfig ./drivers/media/usb/hackrf/Makefile ./drivers/media/usb/hackrf/Kconfig ./drivers/media/usb/gspca/stv06xx/Makefile ./drivers/media/usb/gspca/stv06xx/Kconfig ./drivers/media/usb/gspca/m5602/Makefile ./drivers/media/usb/gspca/m5602/Kconfig ./drivers/media/usb/gspca/gl860/Makefile ./drivers/media/usb/gspca/gl860/Kconfig ./drivers/media/usb/gspca/Makefile ./drivers/media/usb/gspca/Kconfig ./drivers/media/usb/go7007/Makefile ./drivers/media/usb/go7007/Kconfig ./drivers/media/usb/em28xx/Makefile ./drivers/media/usb/em28xx/Kconfig ./drivers/media/usb/dvb-usb/Makefile ./drivers/media/usb/dvb-usb/Kconfig ./drivers/media/usb/dvb-usb-v2/Makefile ./drivers/media/usb/dvb-usb-v2/Kconfig ./drivers/media/usb/cx231xx/Makefile ./drivers/media/usb/cx231xx/Kconfig ./drivers/media/usb/cpia2/Makefile ./drivers/media/usb/cpia2/Kconfig ./drivers/media/usb/b2c2/Makefile ./drivers/media/usb/b2c2/Kconfig ./drivers/media/usb/au0828/Makefile ./drivers/media/usb/au0828/Kconfig ./drivers/media/usb/as102/Makefile ./drivers/media/usb/as102/Kconfig ./drivers/media/usb/airspy/Makefile ./drivers/media/usb/airspy/Kconfig ./drivers/media/usb/Makefile ./drivers/media/usb/Kconfig ./drivers/media/tuners/Makefile ./drivers/media/tuners/Kconfig ./drivers/media/spi/Makefile ./drivers/media/spi/Kconfig ./drivers/media/rc/keymaps/Makefile ./drivers/media/rc/keymaps/Kconfig ./drivers/media/rc/img-ir/Makefile ./drivers/media/rc/img-ir/Kconfig ./drivers/media/rc/Makefile ./drivers/media/rc/Kconfig ./drivers/media/radio/wl128x/Makefile ./drivers/media/radio/wl128x/Kconfig ./drivers/media/radio/si4713/Makefile ./drivers/media/radio/si4713/Kconfig ./drivers/media/radio/si470x/Makefile ./drivers/media/radio/si470x/Kconfig ./drivers/media/radio/Makefile ./drivers/media/radio/Kconfig ./drivers/media/platform/xilinx/Makefile ./drivers/media/platform/xilinx/Kconfig ./drivers/media/platform/vsp1/Makefile ./drivers/media/platform/vivid/Makefile ./drivers/media/platform/vivid/Kconfig ./drivers/media/platform/vimc/Makefile ./drivers/media/platform/vimc/Kconfig ./drivers/media/platform/ti-vpe/Makefile ./drivers/media/platform/stm32/Makefile ./drivers/media/platform/sti/hva/Makefile ./drivers/media/platform/sti/delta/Makefile ./drivers/media/platform/sti/cec/Makefile ./drivers/media/platform/sti/c8sectpfe/Makefile ./drivers/media/platform/sti/c8sectpfe/Kconfig ./drivers/media/platform/sti/bdisp/Makefile ./drivers/media/platform/soc_camera/Makefile ./drivers/media/platform/soc_camera/Kconfig ./drivers/media/platform/s5p-mfc/Makefile ./drivers/media/platform/s5p-jpeg/Makefile ./drivers/media/platform/s5p-g2d/Makefile ./drivers/media/platform/s5p-cec/Makefile ./drivers/media/platform/s3c-camif/Makefile ./drivers/media/platform/rcar-vin/Makefile ./drivers/media/platform/rcar-vin/Kconfig ./drivers/media/platform/qcom/venus/Makefile ./drivers/media/platform/omap3isp/Makefile ./drivers/media/platform/omap/Makefile ./drivers/media/platform/omap/Kconfig ./drivers/media/platform/mtk-vpu/Makefile ./drivers/media/platform/mtk-vcodec/Makefile ./drivers/media/platform/mtk-mdp/Makefile ./drivers/media/platform/mtk-jpeg/Makefile ./drivers/media/platform/marvell-ccic/Makefile ./drivers/media/platform/marvell-ccic/Kconfig ./drivers/media/platform/exynos4-is/Makefile ./drivers/media/platform/exynos4-is/Kconfig ./drivers/media/platform/exynos-gsc/Makefile ./drivers/media/platform/davinci/Makefile ./drivers/media/platform/davinci/Kconfig ./drivers/media/platform/coda/Makefile ./drivers/media/platform/blackfin/Makefile ./drivers/media/platform/blackfin/Kconfig ./drivers/media/platform/atmel/Makefile ./drivers/media/platform/atmel/Kconfig ./drivers/media/platform/am437x/Makefile ./drivers/media/platform/am437x/Kconfig ./drivers/media/platform/Makefile ./drivers/media/platform/Kconfig ./drivers/media/pci/zoran/Makefile ./drivers/media/pci/zoran/Kconfig ./drivers/media/pci/tw686x/Makefile ./drivers/media/pci/tw686x/Kconfig ./drivers/media/pci/tw68/Makefile ./drivers/media/pci/tw68/Kconfig ./drivers/media/pci/tw5864/Makefile ./drivers/media/pci/tw5864/Kconfig ./drivers/media/pci/ttpci/Makefile ./drivers/media/pci/ttpci/Kconfig ./drivers/media/pci/sta2x11/Makefile ./drivers/media/pci/sta2x11/Kconfig ./drivers/media/pci/solo6x10/Makefile ./drivers/media/pci/solo6x10/Kconfig ./drivers/media/pci/smipcie/Makefile ./drivers/media/pci/smipcie/Kconfig ./drivers/media/pci/saa7164/Makefile ./drivers/media/pci/saa7164/Kconfig ./drivers/media/pci/saa7146/Makefile ./drivers/media/pci/saa7146/Kconfig ./drivers/media/pci/saa7134/Makefile ./drivers/media/pci/saa7134/Kconfig ./drivers/media/pci/pt3/Makefile ./drivers/media/pci/pt3/Kconfig ./drivers/media/pci/pt1/Makefile ./drivers/media/pci/pt1/Kconfig ./drivers/media/pci/pluto2/Makefile ./drivers/media/pci/pluto2/Kconfig ./drivers/media/pci/ngene/Makefile ./drivers/media/pci/ngene/Kconfig ./drivers/media/pci/netup_unidvb/Makefile ./drivers/media/pci/netup_unidvb/Kconfig ./drivers/media/pci/meye/Makefile ./drivers/media/pci/meye/Kconfig ./drivers/media/pci/mantis/Makefile ./drivers/media/pci/mantis/Kconfig ./drivers/media/pci/ivtv/Makefile ./drivers/media/pci/ivtv/Kconfig ./drivers/media/pci/dt3155/Makefile ./drivers/media/pci/dt3155/Kconfig ./drivers/media/pci/dm1105/Makefile ./drivers/media/pci/dm1105/Kconfig ./drivers/media/pci/ddbridge/Makefile ./drivers/media/pci/ddbridge/Kconfig ./drivers/media/pci/cx88/Makefile ./drivers/media/pci/cx88/Kconfig ./drivers/media/pci/cx25821/Makefile ./drivers/media/pci/cx25821/Kconfig ./drivers/media/pci/cx23885/Makefile ./drivers/media/pci/cx23885/Kconfig ./drivers/media/pci/cx18/Makefile ./drivers/media/pci/cx18/Kconfig ./drivers/media/pci/cobalt/Makefile ./drivers/media/pci/cobalt/Kconfig ./drivers/media/pci/bt8xx/Makefile ./drivers/media/pci/bt8xx/Kconfig ./drivers/media/pci/b2c2/Makefile ./drivers/media/pci/b2c2/Kconfig ./drivers/media/pci/Makefile ./drivers/media/pci/Kconfig ./drivers/media/mmc/siano/Makefile ./drivers/media/mmc/siano/Kconfig ./drivers/media/mmc/Makefile ./drivers/media/mmc/Kconfig ./drivers/media/i2c/soc_camera/Makefile ./drivers/media/i2c/soc_camera/Kconfig ./drivers/media/i2c/smiapp/Makefile ./drivers/media/i2c/smiapp/Kconfig ./drivers/media/i2c/s5c73m3/Makefile ./drivers/media/i2c/m5mols/Makefile ./drivers/media/i2c/m5mols/Kconfig ./drivers/media/i2c/et8ek8/Makefile ./drivers/media/i2c/et8ek8/Kconfig ./drivers/media/i2c/cx25840/Makefile ./drivers/media/i2c/cx25840/Kconfig ./drivers/media/i2c/Makefile ./drivers/media/i2c/Kconfig ./drivers/media/firewire/Makefile ./drivers/media/firewire/Kconfig ./drivers/media/dvb-frontends/drx39xyj/Makefile ./drivers/media/dvb-frontends/drx39xyj/Kconfig ./drivers/media/dvb-frontends/Makefile ./drivers/media/dvb-frontends/Kconfig ./drivers/media/dvb-core/Makefile ./drivers/media/dvb-core/Kconfig ./drivers/media/common/v4l2-tpg/Makefile ./drivers/media/common/v4l2-tpg/Kconfig ./drivers/media/common/siano/Makefile ./drivers/media/common/siano/Kconfig ./drivers/media/common/saa7146/Makefile ./drivers/media/common/saa7146/Kconfig ./drivers/media/common/b2c2/Makefile ./drivers/media/common/b2c2/Kconfig ./drivers/media/common/Makefile ./drivers/media/common/Kconfig ./drivers/media/cec/Makefile ./drivers/media/cec/Kconfig ./drivers/media/Makefile ./drivers/media/Kconfig ./drivers/md/persistent-data/Makefile ./drivers/md/persistent-data/Kconfig ./drivers/md/bcache/Makefile ./drivers/md/bcache/Kconfig ./drivers/md/Makefile ./drivers/md/Kconfig ./drivers/mcb/Makefile ./drivers/mcb/Kconfig ./drivers/mailbox/Makefile ./drivers/mailbox/Kconfig ./drivers/macintosh/ams/Makefile ./drivers/macintosh/Makefile ./drivers/macintosh/Kconfig ./drivers/lightnvm/Makefile ./drivers/lightnvm/Kconfig ./drivers/lguest/Makefile ./drivers/lguest/Kconfig ./drivers/leds/trigger/Makefile ./drivers/leds/trigger/Kconfig ./drivers/leds/Makefile ./drivers/leds/Kconfig ./drivers/isdn/mISDN/Makefile ./drivers/isdn/mISDN/Kconfig ./drivers/isdn/isdnloop/Makefile ./drivers/isdn/i4l/Makefile ./drivers/isdn/i4l/Kconfig ./drivers/isdn/hysdn/Makefile ./drivers/isdn/hysdn/Kconfig ./drivers/isdn/hisax/Makefile ./drivers/isdn/hisax/Kconfig ./drivers/isdn/hardware/mISDN/Makefile ./drivers/isdn/hardware/mISDN/Kconfig ./drivers/isdn/hardware/eicon/Makefile ./drivers/isdn/hardware/eicon/Kconfig ./drivers/isdn/hardware/avm/Makefile ./drivers/isdn/hardware/avm/Kconfig ./drivers/isdn/hardware/Makefile ./drivers/isdn/hardware/Kconfig ./drivers/isdn/gigaset/Makefile ./drivers/isdn/gigaset/Kconfig ./drivers/isdn/divert/Makefile ./drivers/isdn/capi/Makefile ./drivers/isdn/capi/Kconfig ./drivers/isdn/Makefile ./drivers/isdn/Kconfig ./drivers/irqchip/Makefile ./drivers/irqchip/Kconfig ./drivers/ipack/devices/Makefile ./drivers/ipack/devices/Kconfig ./drivers/ipack/carriers/Makefile ./drivers/ipack/carriers/Kconfig ./drivers/ipack/Makefile ./drivers/ipack/Kconfig ./drivers/iommu/Makefile ./drivers/iommu/Kconfig ./drivers/input/touchscreen/Makefile ./drivers/input/touchscreen/Kconfig ./drivers/input/tablet/Makefile ./drivers/input/tablet/Kconfig ./drivers/input/serio/Makefile ./drivers/input/serio/Kconfig ./drivers/input/rmi4/Makefile ./drivers/input/rmi4/Kconfig ./drivers/input/mouse/Makefile ./drivers/input/mouse/Kconfig ./drivers/input/misc/Makefile ./drivers/input/misc/Kconfig ./drivers/input/keyboard/Makefile ./drivers/input/keyboard/Kconfig ./drivers/input/joystick/iforce/Makefile ./drivers/input/joystick/iforce/Kconfig ./drivers/input/joystick/Makefile ./drivers/input/joystick/Kconfig ./drivers/input/gameport/Makefile ./drivers/input/gameport/Kconfig ./drivers/input/Makefile ./drivers/input/Kconfig ./drivers/infiniband/ulp/srpt/Makefile ./drivers/infiniband/ulp/srpt/Kconfig ./drivers/infiniband/ulp/srp/Kconfig ./drivers/infiniband/ulp/opa_vnic/Makefile ./drivers/infiniband/ulp/opa_vnic/Kconfig ./drivers/infiniband/ulp/isert/Makefile ./drivers/infiniband/ulp/isert/Kconfig ./drivers/infiniband/ulp/iser/Makefile ./drivers/infiniband/ulp/iser/Kconfig ./drivers/infiniband/ulp/ipoib/Makefile ./drivers/infiniband/ulp/ipoib/Kconfig ./drivers/infiniband/ulp/Makefile ./drivers/infiniband/sw/rxe/Makefile ./drivers/infiniband/sw/rxe/Kconfig ./drivers/infiniband/sw/rdmavt/Makefile ./drivers/infiniband/sw/rdmavt/Kconfig ./drivers/infiniband/sw/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Kconfig ./drivers/infiniband/hw/usnic/Makefile ./drivers/infiniband/hw/usnic/Kconfig ./drivers/infiniband/hw/qib/Makefile ./drivers/infiniband/hw/qib/Kconfig ./drivers/infiniband/hw/qedr/Makefile ./drivers/infiniband/hw/qedr/Kconfig ./drivers/infiniband/hw/ocrdma/Makefile ./drivers/infiniband/hw/ocrdma/Kconfig ./drivers/infiniband/hw/nes/Makefile ./drivers/infiniband/hw/nes/Kconfig ./drivers/infiniband/hw/mthca/Makefile ./drivers/infiniband/hw/mthca/Kconfig ./drivers/infiniband/hw/mlx5/Makefile ./drivers/infiniband/hw/mlx5/Kconfig ./drivers/infiniband/hw/mlx4/Makefile ./drivers/infiniband/hw/mlx4/Kconfig ./drivers/infiniband/hw/i40iw/Makefile ./drivers/infiniband/hw/i40iw/Kconfig ./drivers/infiniband/hw/hns/Makefile ./drivers/infiniband/hw/hns/Kconfig ./drivers/infiniband/hw/hfi1/Makefile ./drivers/infiniband/hw/hfi1/Kconfig ./drivers/infiniband/hw/cxgb4/Makefile ./drivers/infiniband/hw/cxgb4/Kconfig ./drivers/infiniband/hw/cxgb3/Makefile ./drivers/infiniband/hw/cxgb3/Kconfig ./drivers/infiniband/hw/bnxt_re/Makefile ./drivers/infiniband/hw/bnxt_re/Kconfig ./drivers/infiniband/hw/Makefile ./drivers/infiniband/core/Makefile ./drivers/infiniband/Makefile ./drivers/infiniband/Kconfig ./drivers/iio/trigger/Makefile ./drivers/iio/trigger/Kconfig ./drivers/iio/temperature/Makefile ./drivers/iio/temperature/Kconfig ./drivers/iio/proximity/Makefile ./drivers/iio/proximity/Kconfig ./drivers/iio/pressure/Makefile ./drivers/iio/pressure/Kconfig ./drivers/iio/potentiostat/Makefile ./drivers/iio/potentiostat/Kconfig ./drivers/iio/potentiometer/Makefile ./drivers/iio/potentiometer/Kconfig ./drivers/iio/orientation/Makefile ./drivers/iio/orientation/Kconfig ./drivers/iio/multiplexer/Makefile ./drivers/iio/multiplexer/Kconfig ./drivers/iio/magnetometer/Makefile ./drivers/iio/magnetometer/Kconfig ./drivers/iio/light/Makefile ./drivers/iio/light/Kconfig ./drivers/iio/imu/st_lsm6dsx/Makefile ./drivers/iio/imu/st_lsm6dsx/Kconfig ./drivers/iio/imu/inv_mpu6050/Makefile ./drivers/iio/imu/inv_mpu6050/Kconfig ./drivers/iio/imu/bmi160/Makefile ./drivers/iio/imu/bmi160/Kconfig ./drivers/iio/imu/Makefile ./drivers/iio/imu/Kconfig ./drivers/iio/humidity/Makefile ./drivers/iio/humidity/Kconfig ./drivers/iio/health/Makefile ./drivers/iio/health/Kconfig ./drivers/iio/gyro/Makefile ./drivers/iio/gyro/Kconfig ./drivers/iio/frequency/Makefile ./drivers/iio/frequency/Kconfig ./drivers/iio/dummy/Makefile ./drivers/iio/dummy/Kconfig ./drivers/iio/dac/Makefile ./drivers/iio/dac/Kconfig ./drivers/iio/counter/Makefile ./drivers/iio/counter/Kconfig ./drivers/iio/common/st_sensors/Makefile ./drivers/iio/common/st_sensors/Kconfig ./drivers/iio/common/ssp_sensors/Makefile ./drivers/iio/common/ssp_sensors/Kconfig ./drivers/iio/common/ms_sensors/Makefile ./drivers/iio/common/ms_sensors/Kconfig ./drivers/iio/common/hid-sensors/Makefile ./drivers/iio/common/hid-sensors/Kconfig ./drivers/iio/common/cros_ec_sensors/Makefile ./drivers/iio/common/cros_ec_sensors/Kconfig ./drivers/iio/common/Makefile ./drivers/iio/common/Kconfig ./drivers/iio/chemical/Makefile ./drivers/iio/chemical/Kconfig ./drivers/iio/buffer/Makefile ./drivers/iio/buffer/Kconfig ./drivers/iio/amplifiers/Makefile ./drivers/iio/amplifiers/Kconfig ./drivers/iio/adc/Makefile ./drivers/iio/adc/Kconfig ./drivers/iio/accel/Makefile ./drivers/iio/accel/Kconfig ./drivers/iio/Makefile ./drivers/iio/Kconfig ./drivers/idle/Makefile ./drivers/idle/Kconfig ./drivers/ide/Makefile ./drivers/ide/Kconfig ./drivers/i2c/muxes/Makefile ./drivers/i2c/muxes/Kconfig ./drivers/i2c/busses/Makefile ./drivers/i2c/busses/Kconfig ./drivers/i2c/algos/Makefile ./drivers/i2c/algos/Kconfig ./drivers/i2c/Makefile ./drivers/i2c/Kconfig ./drivers/hwtracing/stm/Makefile ./drivers/hwtracing/stm/Kconfig ./drivers/hwtracing/intel_th/Makefile ./drivers/hwtracing/intel_th/Kconfig ./drivers/hwtracing/coresight/Makefile ./drivers/hwtracing/coresight/Kconfig ./drivers/hwspinlock/Makefile ./drivers/hwspinlock/Kconfig ./drivers/hwmon/pmbus/Makefile ./drivers/hwmon/pmbus/Kconfig ./drivers/hwmon/Makefile ./drivers/hwmon/Kconfig ./drivers/hv/Makefile ./drivers/hv/Kconfig ./drivers/hsi/controllers/Makefile ./drivers/hsi/controllers/Kconfig ./drivers/hsi/clients/Makefile ./drivers/hsi/clients/Kconfig ./drivers/hsi/Makefile ./drivers/hsi/Kconfig ./drivers/hid/usbhid/Makefile ./drivers/hid/usbhid/Kconfig ./drivers/hid/intel-ish-hid/Makefile ./drivers/hid/intel-ish-hid/Kconfig ./drivers/hid/i2c-hid/Makefile ./drivers/hid/i2c-hid/Kconfig ./drivers/hid/Makefile ./drivers/hid/Kconfig ./drivers/gpu/vga/Makefile ./drivers/gpu/vga/Kconfig ./drivers/gpu/ipu-v3/Makefile ./drivers/gpu/ipu-v3/Kconfig ./drivers/gpu/host1x/Makefile ./drivers/gpu/host1x/Kconfig ./drivers/gpu/drm/zte/Makefile ./drivers/gpu/drm/zte/Kconfig ./drivers/gpu/drm/vmwgfx/Makefile ./drivers/gpu/drm/vmwgfx/Kconfig ./drivers/gpu/drm/virtio/Makefile ./drivers/gpu/drm/virtio/Kconfig ./drivers/gpu/drm/via/Makefile ./drivers/gpu/drm/vgem/Makefile ./drivers/gpu/drm/vc4/Makefile ./drivers/gpu/drm/vc4/Kconfig ./drivers/gpu/drm/udl/Makefile ./drivers/gpu/drm/udl/Kconfig ./drivers/gpu/drm/ttm/backport/Makefile ./drivers/gpu/drm/ttm/Makefile ./drivers/gpu/drm/tinydrm/core/Makefile ./drivers/gpu/drm/tinydrm/Makefile ./drivers/gpu/drm/tinydrm/Kconfig ./drivers/gpu/drm/tilcdc/Makefile ./drivers/gpu/drm/tilcdc/Kconfig ./drivers/gpu/drm/tegra/Makefile ./drivers/gpu/drm/tegra/Kconfig ./drivers/gpu/drm/tdfx/Makefile ./drivers/gpu/drm/sun4i/Makefile ./drivers/gpu/drm/sun4i/Kconfig ./drivers/gpu/drm/stm/Makefile ./drivers/gpu/drm/stm/Kconfig ./drivers/gpu/drm/sti/Makefile ./drivers/gpu/drm/sti/Kconfig ./drivers/gpu/drm/sis/Makefile ./drivers/gpu/drm/shmobile/Makefile ./drivers/gpu/drm/shmobile/Kconfig ./drivers/gpu/drm/selftests/Makefile ./drivers/gpu/drm/savage/Makefile ./drivers/gpu/drm/rockchip/Makefile ./drivers/gpu/drm/rockchip/Kconfig ./drivers/gpu/drm/rcar-du/Makefile ./drivers/gpu/drm/rcar-du/Kconfig ./drivers/gpu/drm/radeon/Makefile ./drivers/gpu/drm/radeon/Kconfig ./drivers/gpu/drm/r128/Makefile ./drivers/gpu/drm/qxl/Makefile ./drivers/gpu/drm/qxl/Kconfig ./drivers/gpu/drm/pl111/Makefile ./drivers/gpu/drm/pl111/Kconfig ./drivers/gpu/drm/panel/Makefile ./drivers/gpu/drm/panel/Kconfig ./drivers/gpu/drm/omapdrm/dss/Makefile ./drivers/gpu/drm/omapdrm/dss/Kconfig ./drivers/gpu/drm/omapdrm/displays/Makefile ./drivers/gpu/drm/omapdrm/displays/Kconfig ./drivers/gpu/drm/omapdrm/Makefile ./drivers/gpu/drm/omapdrm/Kconfig ./drivers/gpu/drm/nouveau/Kconfig ./drivers/gpu/drm/mxsfb/Makefile ./drivers/gpu/drm/mxsfb/Kconfig ./drivers/gpu/drm/msm/Makefile ./drivers/gpu/drm/msm/Kconfig ./drivers/gpu/drm/mgag200/Makefile ./drivers/gpu/drm/mgag200/Kconfig ./drivers/gpu/drm/mga/Makefile ./drivers/gpu/drm/meson/Makefile ./drivers/gpu/drm/meson/Kconfig ./drivers/gpu/drm/mediatek/Makefile ./drivers/gpu/drm/mediatek/Kconfig ./drivers/gpu/drm/imx/Makefile ./drivers/gpu/drm/imx/Kconfig ./drivers/gpu/drm/i915/gvt/Makefile ./drivers/gpu/drm/i915/Makefile ./drivers/gpu/drm/i915/Kconfig.debug ./drivers/gpu/drm/i915/Kconfig ./drivers/gpu/drm/i810/Makefile ./drivers/gpu/drm/i2c/Makefile ./drivers/gpu/drm/i2c/Kconfig ./drivers/gpu/drm/hisilicon/kirin/Makefile ./drivers/gpu/drm/hisilicon/kirin/Kconfig ./drivers/gpu/drm/hisilicon/hibmc/Makefile ./drivers/gpu/drm/hisilicon/hibmc/Kconfig ./drivers/gpu/drm/hisilicon/Makefile ./drivers/gpu/drm/hisilicon/Kconfig ./drivers/gpu/drm/gma500/Makefile ./drivers/gpu/drm/gma500/Kconfig ./drivers/gpu/drm/fsl-dcu/Makefile ./drivers/gpu/drm/fsl-dcu/Kconfig ./drivers/gpu/drm/exynos/Makefile ./drivers/gpu/drm/exynos/Kconfig ./drivers/gpu/drm/etnaviv/Makefile ./drivers/gpu/drm/etnaviv/Kconfig ./drivers/gpu/drm/cirrus/Makefile ./drivers/gpu/drm/cirrus/Kconfig ./drivers/gpu/drm/bridge/synopsys/Makefile ./drivers/gpu/drm/bridge/synopsys/Kconfig ./drivers/gpu/drm/bridge/analogix/Makefile ./drivers/gpu/drm/bridge/analogix/Kconfig ./drivers/gpu/drm/bridge/adv7511/Makefile ./drivers/gpu/drm/bridge/adv7511/Kconfig ./drivers/gpu/drm/bridge/Makefile ./drivers/gpu/drm/bridge/Kconfig ./drivers/gpu/drm/bochs/Makefile ./drivers/gpu/drm/bochs/Kconfig ./drivers/gpu/drm/atmel-hlcdc/Makefile ./drivers/gpu/drm/atmel-hlcdc/Kconfig ./drivers/gpu/drm/ast/Makefile ./drivers/gpu/drm/ast/Kconfig ./drivers/gpu/drm/armada/Makefile ./drivers/gpu/drm/armada/Kconfig ./drivers/gpu/drm/arm/Makefile ./drivers/gpu/drm/arm/Kconfig ./drivers/gpu/drm/arc/Makefile ./drivers/gpu/drm/arc/Kconfig ./drivers/gpu/drm/amd/powerplay/smumgr/Makefile ./drivers/gpu/drm/amd/powerplay/hwmgr/Makefile ./drivers/gpu/drm/amd/powerplay/Makefile ./drivers/gpu/drm/amd/dkms/Makefile ./drivers/gpu/drm/amd/display/modules/freesync/Makefile ./drivers/gpu/drm/amd/display/kcl_dm/Makefile ./drivers/gpu/drm/amd/display/dc/virtual/Makefile ./drivers/gpu/drm/amd/display/dc/irq/Makefile ./drivers/gpu/drm/amd/display/dc/i2caux/Makefile ./drivers/gpu/drm/amd/display/dc/gpio/Makefile ./drivers/gpu/drm/amd/display/dc/dml/Makefile ./drivers/gpu/drm/amd/display/dc/dcn10/Makefile ./drivers/gpu/drm/amd/display/dc/dce80/Makefile ./drivers/gpu/drm/amd/display/dc/dce120/Makefile ./drivers/gpu/drm/amd/display/dc/dce112/Makefile ./drivers/gpu/drm/amd/display/dc/dce110/Makefile ./drivers/gpu/drm/amd/display/dc/dce100/Makefile ./drivers/gpu/drm/amd/display/dc/dce/Makefile ./drivers/gpu/drm/amd/display/dc/calcs/Makefile ./drivers/gpu/drm/amd/display/dc/bios/Makefile ./drivers/gpu/drm/amd/display/dc/basics/Makefile ./drivers/gpu/drm/amd/display/dc/Makefile ./drivers/gpu/drm/amd/display/amdgpu_dm/Makefile ./drivers/gpu/drm/amd/display/Makefile ./drivers/gpu/drm/amd/display/Kconfig ./drivers/gpu/drm/amd/backport/Makefile ./drivers/gpu/drm/amd/amdkfd/backport/Makefile ./drivers/gpu/drm/amd/amdkfd/Makefile ./drivers/gpu/drm/amd/amdkfd/Kconfig ./drivers/gpu/drm/amd/amdkcl/Makefile ./drivers/gpu/drm/amd/amdgpu/Makefile ./drivers/gpu/drm/amd/amdgpu/Kconfig ./drivers/gpu/drm/amd/acp/Makefile ./drivers/gpu/drm/amd/acp/Kconfig ./drivers/gpu/drm/Makefile ./drivers/gpu/drm/Kconfig ./drivers/gpu/Makefile ./drivers/gpio/Makefile ./drivers/gpio/Kconfig ./drivers/fsi/Makefile ./drivers/fsi/Kconfig ./drivers/fpga/Makefile ./drivers/fpga/Kconfig ./drivers/fmc/Makefile ./drivers/fmc/Kconfig ./drivers/firmware/tegra/Makefile ./drivers/firmware/tegra/Kconfig ./drivers/firmware/meson/Makefile ./drivers/firmware/meson/Kconfig ./drivers/firmware/google/Makefile ./drivers/firmware/google/Kconfig ./drivers/firmware/efi/test/Makefile ./drivers/firmware/efi/libstub/Makefile ./drivers/firmware/efi/Makefile ./drivers/firmware/efi/Kconfig ./drivers/firmware/broadcom/Makefile ./drivers/firmware/broadcom/Kconfig ./drivers/firmware/Makefile ./drivers/firmware/Kconfig ./drivers/firewire/Makefile ./drivers/firewire/Kconfig ./drivers/extcon/Makefile ./drivers/extcon/Kconfig ./drivers/eisa/Makefile ./drivers/eisa/Kconfig ./drivers/edac/Makefile ./drivers/edac/Kconfig ./drivers/dma/xilinx/Makefile ./drivers/dma/sh/Makefile ./drivers/dma/sh/Kconfig ./drivers/dma/qcom/Makefile ./drivers/dma/qcom/Kconfig ./drivers/dma/ppc4xx/Makefile ./drivers/dma/ipu/Makefile ./drivers/dma/ioat/Makefile ./drivers/dma/hsu/Makefile ./drivers/dma/hsu/Kconfig ./drivers/dma/dw/Makefile ./drivers/dma/dw/Kconfig ./drivers/dma/bestcomm/Makefile ./drivers/dma/bestcomm/Kconfig ./drivers/dma/Makefile ./drivers/dma/Kconfig ./drivers/dma-buf/Makefile ./drivers/dma-buf/Kconfig ./drivers/dio/Makefile ./drivers/devfreq/event/Makefile ./drivers/devfreq/event/Kconfig ./drivers/devfreq/Makefile ./drivers/devfreq/Kconfig ./drivers/dca/Makefile ./drivers/dca/Kconfig ./drivers/dax/Makefile ./drivers/dax/Kconfig ./drivers/crypto/vmx/Makefile ./drivers/crypto/vmx/Kconfig ./drivers/crypto/virtio/Makefile ./drivers/crypto/virtio/Kconfig ./drivers/crypto/ux500/hash/Makefile ./drivers/crypto/ux500/cryp/Makefile ./drivers/crypto/ux500/Makefile ./drivers/crypto/ux500/Kconfig ./drivers/crypto/sunxi-ss/Makefile ./drivers/crypto/stm32/Makefile ./drivers/crypto/stm32/Kconfig ./drivers/crypto/rockchip/Makefile ./drivers/crypto/qce/Makefile ./drivers/crypto/qat/qat_dh895xccvf/Makefile ./drivers/crypto/qat/qat_dh895xcc/Makefile ./drivers/crypto/qat/qat_common/Makefile ./drivers/crypto/qat/qat_c62xvf/Makefile ./drivers/crypto/qat/qat_c62x/Makefile ./drivers/crypto/qat/qat_c3xxxvf/Makefile ./drivers/crypto/qat/qat_c3xxx/Makefile ./drivers/crypto/qat/Makefile ./drivers/crypto/qat/Kconfig ./drivers/crypto/nx/Makefile ./drivers/crypto/nx/Kconfig ./drivers/crypto/mediatek/Makefile ./drivers/crypto/marvell/Makefile ./drivers/crypto/inside-secure/Makefile ./drivers/crypto/chelsio/Makefile ./drivers/crypto/chelsio/Kconfig ./drivers/crypto/ccp/Makefile ./drivers/crypto/ccp/Kconfig ./drivers/crypto/cavium/zip/Makefile ./drivers/crypto/cavium/nitrox/Makefile ./drivers/crypto/cavium/nitrox/Kconfig ./drivers/crypto/cavium/cpt/Makefile ./drivers/crypto/cavium/cpt/Kconfig ./drivers/crypto/cavium/Makefile ./drivers/crypto/caam/Makefile ./drivers/crypto/caam/Kconfig ./drivers/crypto/bcm/Makefile ./drivers/crypto/amcc/Makefile ./drivers/crypto/Makefile ./drivers/crypto/Kconfig ./drivers/cpuidle/governors/Makefile ./drivers/cpuidle/Makefile ./drivers/cpuidle/Kconfig.powerpc ./drivers/cpuidle/Kconfig.mips ./drivers/cpuidle/Kconfig.arm ./drivers/cpuidle/Kconfig ./drivers/cpufreq/Makefile ./drivers/cpufreq/Kconfig.x86 ./drivers/cpufreq/Kconfig.powerpc ./drivers/cpufreq/Kconfig.arm ./drivers/cpufreq/Kconfig ./drivers/connector/Makefile ./drivers/connector/Kconfig ./drivers/clocksource/Makefile ./drivers/clocksource/Kconfig ./drivers/clk/zynq/Makefile ./drivers/clk/zte/Makefile ./drivers/clk/x86/Makefile ./drivers/clk/versatile/Makefile ./drivers/clk/versatile/Kconfig ./drivers/clk/ux500/Makefile ./drivers/clk/uniphier/Makefile ./drivers/clk/uniphier/Kconfig ./drivers/clk/ti/Makefile ./drivers/clk/ti/Kconfig ./drivers/clk/tegra/Makefile ./drivers/clk/tegra/Kconfig ./drivers/clk/sunxi/Makefile ./drivers/clk/sunxi-ng/Makefile ./drivers/clk/sunxi-ng/Kconfig ./drivers/clk/st/Makefile ./drivers/clk/spear/Makefile ./drivers/clk/socfpga/Makefile ./drivers/clk/sirf/Makefile ./drivers/clk/samsung/Makefile ./drivers/clk/samsung/Kconfig ./drivers/clk/rockchip/Makefile ./drivers/clk/renesas/Makefile ./drivers/clk/renesas/Kconfig ./drivers/clk/qcom/Makefile ./drivers/clk/qcom/Kconfig ./drivers/clk/pxa/Makefile ./drivers/clk/pistachio/Makefile ./drivers/clk/nxp/Makefile ./drivers/clk/mxs/Makefile ./drivers/clk/mvebu/Makefile ./drivers/clk/mvebu/Kconfig ./drivers/clk/mmp/Makefile ./drivers/clk/microchip/Makefile ./drivers/clk/meson/Makefile ./drivers/clk/meson/Kconfig ./drivers/clk/mediatek/Makefile ./drivers/clk/mediatek/Kconfig ./drivers/clk/loongson1/Makefile ./drivers/clk/keystone/Makefile ./drivers/clk/keystone/Kconfig ./drivers/clk/ingenic/Makefile ./drivers/clk/imx/Makefile ./drivers/clk/imgtec/Makefile ./drivers/clk/imgtec/Kconfig ./drivers/clk/hisilicon/Makefile ./drivers/clk/hisilicon/Kconfig ./drivers/clk/h8300/Makefile ./drivers/clk/berlin/Makefile ./drivers/clk/bcm/Makefile ./drivers/clk/bcm/Kconfig ./drivers/clk/axs10x/Makefile ./drivers/clk/axis/Makefile ./drivers/clk/at91/Makefile ./drivers/clk/Makefile ./drivers/clk/Kconfig ./drivers/char/xillybus/Makefile ./drivers/char/xillybus/Kconfig ./drivers/char/xilinx_hwicap/Makefile ./drivers/char/tpm/st33zp24/Makefile ./drivers/char/tpm/st33zp24/Kconfig ./drivers/char/tpm/Makefile ./drivers/char/tpm/Kconfig ./drivers/char/pcmcia/Makefile ./drivers/char/pcmcia/Kconfig ./drivers/char/mwave/Makefile ./drivers/char/ipmi/Makefile ./drivers/char/ipmi/Kconfig ./drivers/char/hw_random/Makefile ./drivers/char/hw_random/Kconfig ./drivers/char/agp/Makefile ./drivers/char/agp/Kconfig ./drivers/char/Makefile ./drivers/char/Kconfig ./drivers/cdrom/Makefile ./drivers/bus/Makefile ./drivers/bus/Kconfig ./drivers/bluetooth/Makefile ./drivers/bluetooth/Kconfig ./drivers/block/zram/Makefile ./drivers/block/zram/Kconfig ./drivers/block/xen-blkback/Makefile ./drivers/block/rsxx/Makefile ./drivers/block/paride/Makefile ./drivers/block/paride/Kconfig ./drivers/block/mtip32xx/Makefile ./drivers/block/mtip32xx/Kconfig ./drivers/block/drbd/Makefile ./drivers/block/drbd/Kconfig ./drivers/block/aoe/Makefile ./drivers/block/Makefile ./drivers/block/Kconfig ./drivers/bcma/Makefile ./drivers/bcma/Kconfig ./drivers/base/test/Makefile ./drivers/base/test/Kconfig ./drivers/base/regmap/Makefile ./drivers/base/regmap/Kconfig ./drivers/base/power/opp/Makefile ./drivers/base/power/Makefile ./drivers/base/Makefile ./drivers/base/Kconfig ./drivers/auxdisplay/Makefile ./drivers/auxdisplay/Kconfig ./drivers/atm/Makefile ./drivers/atm/Kconfig ./drivers/ata/Makefile ./drivers/ata/Kconfig ./drivers/android/Makefile ./drivers/android/Kconfig ./drivers/amba/Makefile ./drivers/amba/Kconfig ./drivers/acpi/nfit/Makefile ./drivers/acpi/nfit/Kconfig ./drivers/acpi/dptf/Makefile ./drivers/acpi/dptf/Kconfig ./drivers/acpi/arm64/Makefile ./drivers/acpi/arm64/Kconfig ./drivers/acpi/apei/Makefile ./drivers/acpi/apei/Kconfig ./drivers/acpi/acpica/Makefile ./drivers/acpi/Makefile ./drivers/acpi/Kconfig ./drivers/accessibility/braille/Makefile ./drivers/accessibility/Makefile ./drivers/accessibility/Kconfig ./drivers/Makefile ./drivers/Kconfig ./crypto/async_tx/Makefile ./crypto/async_tx/Kconfig ./crypto/asymmetric_keys/Makefile ./crypto/asymmetric_keys/Kconfig ./crypto/Makefile ./crypto/Kconfig ./certs/Makefile ./certs/Kconfig ./block/partitions/Makefile ./block/partitions/Kconfig ./block/Makefile ./block/Kconfig.iosched ./block/Kconfig ./arch/xtensa/platforms/xtfpga/Makefile ./arch/xtensa/platforms/xt2000/Makefile ./arch/xtensa/platforms/iss/Makefile ./arch/xtensa/oprofile/Makefile ./arch/xtensa/mm/Makefile ./arch/xtensa/lib/Makefile ./arch/xtensa/kernel/Makefile ./arch/xtensa/boot/lib/Makefile ./arch/xtensa/boot/dts/Makefile ./arch/xtensa/boot/boot-redboot/Makefile ./arch/xtensa/boot/boot-elf/Makefile ./arch/xtensa/boot/Makefile ./arch/xtensa/Makefile ./arch/xtensa/Kconfig.debug ./arch/xtensa/Kconfig ./arch/x86/xen/Makefile ./arch/x86/xen/Kconfig ./arch/x86/video/Makefile ./arch/x86/um/vdso/Makefile ./arch/x86/um/os-Linux/Makefile ./arch/x86/um/Makefile ./arch/x86/um/Kconfig ./arch/x86/tools/Makefile ./arch/x86/realmode/rm/Makefile ./arch/x86/realmode/Makefile ./arch/x86/ras/Kconfig ./arch/x86/purgatory/Makefile ./arch/x86/power/Makefile ./arch/x86/platform/uv/Makefile ./arch/x86/platform/ts5500/Makefile ./arch/x86/platform/sfi/Makefile ./arch/x86/platform/scx200/Makefile ./arch/x86/platform/olpc/Makefile ./arch/x86/platform/iris/Makefile ./arch/x86/platform/intel/Makefile ./arch/x86/platform/intel-quark/Makefile ./arch/x86/platform/intel-mid/device_libs/Makefile ./arch/x86/platform/intel-mid/Makefile ./arch/x86/platform/goldfish/Makefile ./arch/x86/platform/geode/Makefile ./arch/x86/platform/efi/Makefile ./arch/x86/platform/ce4100/Makefile ./arch/x86/platform/atom/Makefile ./arch/x86/platform/Makefile ./arch/x86/pci/Makefile ./arch/x86/oprofile/Makefile ./arch/x86/net/Makefile ./arch/x86/mm/kmemcheck/Makefile ./arch/x86/mm/Makefile ./arch/x86/math-emu/Makefile ./arch/x86/lib/Makefile ./arch/x86/lguest/Makefile ./arch/x86/lguest/Kconfig ./arch/x86/kvm/Makefile ./arch/x86/kvm/Kconfig ./arch/x86/kernel/kprobes/Makefile ./arch/x86/kernel/fpu/Makefile ./arch/x86/kernel/cpu/mtrr/Makefile ./arch/x86/kernel/cpu/microcode/Makefile ./arch/x86/kernel/cpu/mcheck/Makefile ./arch/x86/kernel/cpu/Makefile ./arch/x86/kernel/apic/Makefile ./arch/x86/kernel/acpi/Makefile ./arch/x86/kernel/Makefile ./arch/x86/ia32/Makefile ./arch/x86/hyperv/Makefile ./arch/x86/events/intel/Makefile ./arch/x86/events/amd/Makefile ./arch/x86/events/Makefile ./arch/x86/events/Kconfig ./arch/x86/entry/vsyscall/Makefile ./arch/x86/entry/vdso/Makefile ./arch/x86/entry/syscalls/Makefile ./arch/x86/entry/Makefile ./arch/x86/crypto/sha512-mb/Makefile ./arch/x86/crypto/sha256-mb/Makefile ./arch/x86/crypto/sha1-mb/Makefile ./arch/x86/crypto/Makefile ./arch/x86/boot/compressed/Makefile ./arch/x86/boot/Makefile ./arch/x86/Makefile_32.cpu ./arch/x86/Makefile.um ./arch/x86/Makefile ./arch/x86/Kconfig.debug ./arch/x86/Kconfig.cpu ./arch/x86/Kconfig ./arch/unicore32/mm/Makefile ./arch/unicore32/mm/Kconfig ./arch/unicore32/lib/Makefile ./arch/unicore32/kernel/Makefile ./arch/unicore32/boot/compressed/Makefile ./arch/unicore32/boot/Makefile ./arch/unicore32/Makefile ./arch/unicore32/Kconfig.debug ./arch/unicore32/Kconfig ./arch/um/scripts/Makefile.rules ./arch/um/os-Linux/skas/Makefile ./arch/um/os-Linux/drivers/Makefile ./arch/um/os-Linux/Makefile ./arch/um/kernel/skas/Makefile ./arch/um/kernel/Makefile ./arch/um/drivers/Makefile ./arch/um/Makefile-skas ./arch/um/Makefile-os-Linux ./arch/um/Makefile ./arch/um/Kconfig.um ./arch/um/Kconfig.rest ./arch/um/Kconfig.net ./arch/um/Kconfig.debug ./arch/um/Kconfig.common ./arch/um/Kconfig.char ./arch/tile/mm/Makefile ./arch/tile/lib/Makefile ./arch/tile/kvm/Kconfig ./arch/tile/kernel/vdso/Makefile ./arch/tile/kernel/Makefile ./arch/tile/gxio/Makefile ./arch/tile/gxio/Kconfig ./arch/tile/Makefile ./arch/tile/Kconfig.debug ./arch/tile/Kconfig ./arch/sparc/prom/Makefile ./arch/sparc/power/Makefile ./arch/sparc/oprofile/Makefile ./arch/sparc/net/Makefile ./arch/sparc/mm/Makefile ./arch/sparc/math-emu/Makefile ./arch/sparc/lib/Makefile ./arch/sparc/kernel/Makefile ./arch/sparc/crypto/Makefile ./arch/sparc/boot/Makefile ./arch/sparc/Makefile ./arch/sparc/Kconfig.debug ./arch/sparc/Kconfig ./arch/sh/tools/Makefile ./arch/sh/oprofile/Makefile ./arch/sh/mm/Makefile ./arch/sh/mm/Kconfig ./arch/sh/math-emu/Makefile ./arch/sh/lib64/Makefile ./arch/sh/lib/Makefile ./arch/sh/kernel/vsyscall/Makefile ./arch/sh/kernel/cpu/shmobile/Makefile ./arch/sh/kernel/cpu/sh5/Makefile ./arch/sh/kernel/cpu/sh4a/Makefile ./arch/sh/kernel/cpu/sh4/Makefile ./arch/sh/kernel/cpu/sh3/Makefile ./arch/sh/kernel/cpu/sh2a/Makefile ./arch/sh/kernel/cpu/sh2/Makefile ./arch/sh/kernel/cpu/irq/Makefile ./arch/sh/kernel/cpu/Makefile ./arch/sh/kernel/Makefile ./arch/sh/drivers/superhyway/Makefile ./arch/sh/drivers/pci/Makefile ./arch/sh/drivers/dma/Makefile ./arch/sh/drivers/dma/Kconfig ./arch/sh/drivers/Makefile ./arch/sh/drivers/Kconfig ./arch/sh/cchips/hd6446x/Makefile ./arch/sh/cchips/Kconfig ./arch/sh/boot/romimage/Makefile ./arch/sh/boot/dts/Makefile ./arch/sh/boot/compressed/Makefile ./arch/sh/boot/Makefile ./arch/sh/boards/mach-x3proto/Makefile ./arch/sh/boards/mach-sh7763rdp/Makefile ./arch/sh/boards/mach-sh03/Makefile ./arch/sh/boards/mach-se/Makefile ./arch/sh/boards/mach-se/7780/Makefile ./arch/sh/boards/mach-se/7751/Makefile ./arch/sh/boards/mach-se/7724/Makefile ./arch/sh/boards/mach-se/7722/Makefile ./arch/sh/boards/mach-se/7721/Makefile ./arch/sh/boards/mach-se/770x/Makefile ./arch/sh/boards/mach-se/7343/Makefile ./arch/sh/boards/mach-se/7206/Makefile ./arch/sh/boards/mach-sdk7786/Makefile ./arch/sh/boards/mach-sdk7780/Makefile ./arch/sh/boards/mach-sdk7780/Kconfig ./arch/sh/boards/mach-rsk/Makefile ./arch/sh/boards/mach-rsk/Kconfig ./arch/sh/boards/mach-r2d/Makefile ./arch/sh/boards/mach-r2d/Kconfig ./arch/sh/boards/mach-migor/Makefile ./arch/sh/boards/mach-migor/Kconfig ./arch/sh/boards/mach-microdev/Makefile ./arch/sh/boards/mach-lboxre2/Makefile ./arch/sh/boards/mach-landisk/Makefile ./arch/sh/boards/mach-kfr2r09/Makefile ./arch/sh/boards/mach-hp6xx/Makefile ./arch/sh/boards/mach-highlander/Makefile ./arch/sh/boards/mach-highlander/Kconfig ./arch/sh/boards/mach-ecovec24/Makefile ./arch/sh/boards/mach-dreamcast/Makefile ./arch/sh/boards/mach-cayman/Makefile ./arch/sh/boards/mach-ap325rxa/Makefile ./arch/sh/boards/Makefile ./arch/sh/boards/Kconfig ./arch/sh/Makefile ./arch/sh/Kconfig.debug ./arch/sh/Kconfig.cpu ./arch/sh/Kconfig ./arch/score/mm/Makefile ./arch/score/lib/Makefile ./arch/score/kernel/Makefile ./arch/score/boot/Makefile ./arch/score/Makefile ./arch/score/Kconfig.debug ./arch/score/Kconfig ./arch/s390/tools/Makefile ./arch/s390/pci/Makefile ./arch/s390/oprofile/Makefile ./arch/s390/numa/Makefile ./arch/s390/net/Makefile ./arch/s390/mm/Makefile ./arch/s390/lib/Makefile ./arch/s390/kvm/Makefile ./arch/s390/kvm/Kconfig ./arch/s390/kernel/vdso64/Makefile ./arch/s390/kernel/vdso32/Makefile ./arch/s390/kernel/Makefile ./arch/s390/hypfs/Makefile ./arch/s390/crypto/Makefile ./arch/s390/boot/compressed/Makefile ./arch/s390/boot/Makefile ./arch/s390/appldata/Makefile ./arch/s390/Makefile ./arch/s390/Kconfig.debug ./arch/s390/Kconfig ./arch/powerpc/xmon/Makefile ./arch/powerpc/sysdev/xive/Makefile ./arch/powerpc/sysdev/xive/Kconfig ./arch/powerpc/sysdev/xics/Makefile ./arch/powerpc/sysdev/xics/Kconfig ./arch/powerpc/sysdev/ge/Makefile ./arch/powerpc/sysdev/Makefile ./arch/powerpc/sysdev/Kconfig ./arch/powerpc/purgatory/Makefile ./arch/powerpc/platforms/pseries/Makefile ./arch/powerpc/platforms/pseries/Kconfig ./arch/powerpc/platforms/ps3/Makefile ./arch/powerpc/platforms/ps3/Kconfig ./arch/powerpc/platforms/powernv/Makefile ./arch/powerpc/platforms/powernv/Kconfig ./arch/powerpc/platforms/powermac/Makefile ./arch/powerpc/platforms/powermac/Kconfig ./arch/powerpc/platforms/pasemi/Makefile ./arch/powerpc/platforms/pasemi/Kconfig ./arch/powerpc/platforms/maple/Makefile ./arch/powerpc/platforms/maple/Kconfig ./arch/powerpc/platforms/embedded6xx/Makefile ./arch/powerpc/platforms/embedded6xx/Kconfig ./arch/powerpc/platforms/chrp/Makefile ./arch/powerpc/platforms/chrp/Kconfig ./arch/powerpc/platforms/cell/spufs/Makefile ./arch/powerpc/platforms/cell/Makefile ./arch/powerpc/platforms/cell/Kconfig ./arch/powerpc/platforms/amigaone/Makefile ./arch/powerpc/platforms/amigaone/Kconfig ./arch/powerpc/platforms/Makefile ./arch/powerpc/platforms/Kconfig.cputype ./arch/powerpc/platforms/Kconfig ./arch/powerpc/platforms/8xx/Makefile ./arch/powerpc/platforms/8xx/Kconfig ./arch/powerpc/platforms/86xx/Makefile ./arch/powerpc/platforms/86xx/Kconfig ./arch/powerpc/platforms/85xx/Makefile ./arch/powerpc/platforms/85xx/Kconfig ./arch/powerpc/platforms/83xx/Makefile ./arch/powerpc/platforms/83xx/Kconfig ./arch/powerpc/platforms/82xx/Makefile ./arch/powerpc/platforms/82xx/Kconfig ./arch/powerpc/platforms/52xx/Makefile ./arch/powerpc/platforms/52xx/Kconfig ./arch/powerpc/platforms/512x/Makefile ./arch/powerpc/platforms/512x/Kconfig ./arch/powerpc/platforms/44x/Makefile ./arch/powerpc/platforms/44x/Kconfig ./arch/powerpc/platforms/40x/Makefile ./arch/powerpc/platforms/40x/Kconfig ./arch/powerpc/perf/Makefile ./arch/powerpc/oprofile/Makefile ./arch/powerpc/net/Makefile ./arch/powerpc/mm/Makefile ./arch/powerpc/math-emu/Makefile ./arch/powerpc/lib/Makefile ./arch/powerpc/kvm/Makefile ./arch/powerpc/kvm/Kconfig ./arch/powerpc/kernel/vdso64/Makefile ./arch/powerpc/kernel/vdso32/Makefile ./arch/powerpc/kernel/trace/Makefile ./arch/powerpc/kernel/Makefile ./arch/powerpc/crypto/Makefile ./arch/powerpc/boot/Makefile ./arch/powerpc/Makefile.postlink ./arch/powerpc/Makefile ./arch/powerpc/Kconfig.debug ./arch/powerpc/Kconfig ./arch/parisc/oprofile/Makefile ./arch/parisc/mm/Makefile ./arch/parisc/math-emu/Makefile ./arch/parisc/lib/Makefile ./arch/parisc/kernel/Makefile ./arch/parisc/Makefile ./arch/parisc/Kconfig.debug ./arch/parisc/Kconfig ./arch/openrisc/mm/Makefile ./arch/openrisc/lib/Makefile ./arch/openrisc/kernel/Makefile ./arch/openrisc/boot/dts/Makefile ./arch/openrisc/Makefile ./arch/openrisc/Kconfig ./arch/nios2/platform/Makefile ./arch/nios2/platform/Kconfig.platform ./arch/nios2/mm/Makefile ./arch/nios2/lib/Makefile ./arch/nios2/kernel/Makefile ./arch/nios2/boot/compressed/Makefile ./arch/nios2/boot/Makefile ./arch/nios2/Makefile ./arch/nios2/Kconfig.debug ./arch/nios2/Kconfig ./arch/mn10300/unit-asb2364/Makefile ./arch/mn10300/unit-asb2305/Makefile ./arch/mn10300/unit-asb2303/Makefile ./arch/mn10300/proc-mn2ws0050/Makefile ./arch/mn10300/proc-mn103e010/Makefile ./arch/mn10300/oprofile/Makefile ./arch/mn10300/mm/Makefile ./arch/mn10300/mm/Kconfig.cache ./arch/mn10300/lib/Makefile ./arch/mn10300/kernel/Makefile ./arch/mn10300/boot/compressed/Makefile ./arch/mn10300/boot/Makefile ./arch/mn10300/Makefile ./arch/mn10300/Kconfig.debug ./arch/mn10300/Kconfig ./arch/mips/xilfpga/Makefile ./arch/mips/xilfpga/Kconfig ./arch/mips/vr41xx/ibm-workpad/Makefile ./arch/mips/vr41xx/common/Makefile ./arch/mips/vr41xx/casio-e55/Makefile ./arch/mips/vr41xx/Kconfig ./arch/mips/vdso/Makefile ./arch/mips/txx9/rbtx4939/Makefile ./arch/mips/txx9/rbtx4938/Makefile ./arch/mips/txx9/rbtx4927/Makefile ./arch/mips/txx9/jmr3927/Makefile ./arch/mips/txx9/generic/Makefile ./arch/mips/txx9/Makefile ./arch/mips/txx9/Kconfig ./arch/mips/sni/Makefile ./arch/mips/sibyte/swarm/Makefile ./arch/mips/sibyte/sb1250/Makefile ./arch/mips/sibyte/common/Makefile ./arch/mips/sibyte/bcm1480/Makefile ./arch/mips/sibyte/Makefile ./arch/mips/sibyte/Kconfig ./arch/mips/sgi-ip32/Makefile ./arch/mips/sgi-ip27/Makefile ./arch/mips/sgi-ip27/Kconfig ./arch/mips/sgi-ip22/Makefile ./arch/mips/rb532/Makefile ./arch/mips/ralink/Makefile ./arch/mips/ralink/Kconfig ./arch/mips/power/Makefile ./arch/mips/pnx833x/stb22x/Makefile ./arch/mips/pnx833x/common/Makefile ./arch/mips/pnx833x/Makefile ./arch/mips/pmcs-msp71xx/Makefile ./arch/mips/pmcs-msp71xx/Kconfig ./arch/mips/pistachio/Makefile ./arch/mips/pistachio/Kconfig ./arch/mips/pic32/pic32mzda/Makefile ./arch/mips/pic32/common/Makefile ./arch/mips/pic32/Makefile ./arch/mips/pic32/Kconfig ./arch/mips/pci/Makefile ./arch/mips/paravirt/Makefile ./arch/mips/paravirt/Kconfig ./arch/mips/oprofile/Makefile ./arch/mips/netlogic/xlr/Makefile ./arch/mips/netlogic/xlp/Makefile ./arch/mips/netlogic/common/Makefile ./arch/mips/netlogic/Makefile ./arch/mips/netlogic/Kconfig ./arch/mips/net/Makefile ./arch/mips/mti-malta/Makefile ./arch/mips/mm/Makefile ./arch/mips/math-emu/Makefile ./arch/mips/loongson64/loongson-3/Makefile ./arch/mips/loongson64/lemote-2f/Makefile ./arch/mips/loongson64/fuloong-2e/Makefile ./arch/mips/loongson64/common/cs5536/Makefile ./arch/mips/loongson64/common/Makefile ./arch/mips/loongson64/Makefile ./arch/mips/loongson64/Kconfig ./arch/mips/loongson32/ls1c/Makefile ./arch/mips/loongson32/ls1b/Makefile ./arch/mips/loongson32/common/Makefile ./arch/mips/loongson32/Makefile ./arch/mips/loongson32/Kconfig ./arch/mips/lib/Makefile ./arch/mips/lasat/image/Makefile ./arch/mips/lasat/Makefile ./arch/mips/lasat/Kconfig ./arch/mips/lantiq/xway/Makefile ./arch/mips/lantiq/falcon/Makefile ./arch/mips/lantiq/Makefile ./arch/mips/lantiq/Kconfig ./arch/mips/kvm/Makefile ./arch/mips/kvm/Kconfig ./arch/mips/kernel/Makefile ./arch/mips/jz4740/Makefile ./arch/mips/jz4740/Kconfig ./arch/mips/jazz/Makefile ./arch/mips/jazz/Kconfig ./arch/mips/generic/Makefile ./arch/mips/generic/Kconfig ./arch/mips/fw/sni/Makefile ./arch/mips/fw/lib/Makefile ./arch/mips/fw/cfe/Makefile ./arch/mips/fw/arc/Makefile ./arch/mips/emma/markeins/Makefile ./arch/mips/emma/common/Makefile ./arch/mips/emma/Makefile ./arch/mips/dec/prom/Makefile ./arch/mips/dec/Makefile ./arch/mips/cobalt/Makefile ./arch/mips/cavium-octeon/executive/Makefile ./arch/mips/cavium-octeon/crypto/Makefile ./arch/mips/cavium-octeon/Makefile ./arch/mips/cavium-octeon/Kconfig ./arch/mips/boot/tools/Makefile ./arch/mips/boot/dts/xilfpga/Makefile ./arch/mips/boot/dts/ralink/Makefile ./arch/mips/boot/dts/qca/Makefile ./arch/mips/boot/dts/pic32/Makefile ./arch/mips/boot/dts/netlogic/Makefile ./arch/mips/boot/dts/mti/Makefile ./arch/mips/boot/dts/lantiq/Makefile ./arch/mips/boot/dts/ingenic/Makefile ./arch/mips/boot/dts/img/Makefile ./arch/mips/boot/dts/cavium-octeon/Makefile ./arch/mips/boot/dts/brcm/Makefile ./arch/mips/boot/dts/Makefile ./arch/mips/boot/compressed/Makefile ./arch/mips/boot/Makefile ./arch/mips/bmips/Makefile ./arch/mips/bmips/Kconfig ./arch/mips/bcm63xx/boards/Makefile ./arch/mips/bcm63xx/boards/Kconfig ./arch/mips/bcm63xx/Makefile ./arch/mips/bcm63xx/Kconfig ./arch/mips/bcm47xx/Makefile ./arch/mips/bcm47xx/Kconfig ./arch/mips/ath79/Makefile ./arch/mips/ath79/Kconfig ./arch/mips/ath25/Makefile ./arch/mips/ath25/Kconfig ./arch/mips/ar7/Makefile ./arch/mips/alchemy/devboards/Makefile ./arch/mips/alchemy/common/Makefile ./arch/mips/alchemy/Makefile ./arch/mips/alchemy/Kconfig ./arch/mips/Makefile.postlink ./arch/mips/Makefile ./arch/mips/Kconfig.debug ./arch/mips/Kconfig ./arch/microblaze/pci/Makefile ./arch/microblaze/oprofile/Makefile ./arch/microblaze/mm/Makefile ./arch/microblaze/lib/Makefile ./arch/microblaze/kernel/cpu/Makefile ./arch/microblaze/kernel/Makefile ./arch/microblaze/boot/dts/Makefile ./arch/microblaze/boot/Makefile ./arch/microblaze/Makefile ./arch/microblaze/Kconfig.platform ./arch/microblaze/Kconfig.debug ./arch/microblaze/Kconfig ./arch/metag/tbx/Makefile ./arch/metag/oprofile/Makefile ./arch/metag/mm/Makefile ./arch/metag/mm/Kconfig ./arch/metag/lib/Makefile ./arch/metag/kernel/perf/Makefile ./arch/metag/kernel/Makefile ./arch/metag/boot/dts/Makefile ./arch/metag/boot/Makefile ./arch/metag/Makefile ./arch/metag/Kconfig.soc ./arch/metag/Kconfig.debug ./arch/metag/Kconfig ./arch/m68k/tools/amiga/Makefile ./arch/m68k/sun3x/Makefile ./arch/m68k/sun3/prom/Makefile ./arch/m68k/sun3/Makefile ./arch/m68k/q40/Makefile ./arch/m68k/mvme16x/Makefile ./arch/m68k/mvme147/Makefile ./arch/m68k/mm/Makefile ./arch/m68k/math-emu/Makefile ./arch/m68k/mac/Makefile ./arch/m68k/lib/Makefile ./arch/m68k/kernel/Makefile ./arch/m68k/ifpsp060/Makefile ./arch/m68k/hp300/Makefile ./arch/m68k/fpsp040/Makefile ./arch/m68k/emu/Makefile ./arch/m68k/coldfire/Makefile ./arch/m68k/bvme6000/Makefile ./arch/m68k/atari/Makefile ./arch/m68k/apollo/Makefile ./arch/m68k/amiga/Makefile ./arch/m68k/Makefile ./arch/m68k/Kconfig.machine ./arch/m68k/Kconfig.devices ./arch/m68k/Kconfig.debug ./arch/m68k/Kconfig.cpu ./arch/m68k/Kconfig.bus ./arch/m68k/Kconfig ./arch/m68k/68000/Makefile ./arch/m32r/platforms/usrv/Makefile ./arch/m32r/platforms/opsput/Makefile ./arch/m32r/platforms/oaks32r/Makefile ./arch/m32r/platforms/mappi3/Makefile ./arch/m32r/platforms/mappi2/Makefile ./arch/m32r/platforms/mappi/Makefile ./arch/m32r/platforms/m32700ut/Makefile ./arch/m32r/platforms/m32104ut/Makefile ./arch/m32r/platforms/Makefile ./arch/m32r/oprofile/Makefile ./arch/m32r/mm/Makefile ./arch/m32r/lib/Makefile ./arch/m32r/kernel/Makefile ./arch/m32r/boot/compressed/Makefile ./arch/m32r/boot/Makefile ./arch/m32r/Makefile ./arch/m32r/Kconfig.debug ./arch/m32r/Kconfig ./arch/ia64/uv/kernel/Makefile ./arch/ia64/uv/Makefile ./arch/ia64/sn/pci/pcibr/Makefile ./arch/ia64/sn/pci/Makefile ./arch/ia64/sn/kernel/sn2/Makefile ./arch/ia64/sn/kernel/Makefile ./arch/ia64/sn/Makefile ./arch/ia64/pci/Makefile ./arch/ia64/oprofile/Makefile ./arch/ia64/mm/Makefile ./arch/ia64/lib/Makefile ./arch/ia64/kernel/Makefile.gate ./arch/ia64/kernel/Makefile ./arch/ia64/hp/zx1/Makefile ./arch/ia64/hp/sim/boot/Makefile ./arch/ia64/hp/sim/Makefile ./arch/ia64/hp/sim/Kconfig ./arch/ia64/hp/common/Makefile ./arch/ia64/dig/Makefile ./arch/ia64/Makefile ./arch/ia64/Kconfig.debug ./arch/ia64/Kconfig ./arch/hexagon/mm/Makefile ./arch/hexagon/lib/Makefile ./arch/hexagon/kernel/Makefile ./arch/hexagon/Makefile ./arch/hexagon/Kconfig ./arch/h8300/mm/Makefile ./arch/h8300/lib/Makefile ./arch/h8300/kernel/Makefile ./arch/h8300/boot/dts/Makefile ./arch/h8300/boot/compressed/Makefile ./arch/h8300/boot/Makefile ./arch/h8300/Makefile ./arch/h8300/Kconfig.cpu ./arch/h8300/Kconfig ./arch/frv/mm/Makefile ./arch/frv/mb93090-mb00/Makefile ./arch/frv/lib/Makefile ./arch/frv/kernel/Makefile ./arch/frv/boot/Makefile ./arch/frv/Makefile ./arch/frv/Kconfig.debug ./arch/frv/Kconfig ./arch/cris/mm/Makefile ./arch/cris/kernel/Makefile ./arch/cris/include/arch-v32/arch/hwregs/iop/Makefile ./arch/cris/include/arch-v32/arch/hwregs/Makefile ./arch/cris/boot/rescue/Makefile ./arch/cris/boot/dts/Makefile ./arch/cris/boot/compressed/Makefile ./arch/cris/boot/Makefile ./arch/cris/arch-v32/mm/Makefile ./arch/cris/arch-v32/mach-fs/Makefile ./arch/cris/arch-v32/mach-fs/Kconfig ./arch/cris/arch-v32/mach-a3/Makefile ./arch/cris/arch-v32/mach-a3/Kconfig ./arch/cris/arch-v32/lib/Makefile ./arch/cris/arch-v32/kernel/Makefile ./arch/cris/arch-v32/drivers/pci/Makefile ./arch/cris/arch-v32/drivers/mach-fs/Makefile ./arch/cris/arch-v32/drivers/mach-a3/Makefile ./arch/cris/arch-v32/drivers/Makefile ./arch/cris/arch-v32/drivers/Kconfig ./arch/cris/arch-v32/Kconfig ./arch/cris/arch-v10/mm/Makefile ./arch/cris/arch-v10/lib/Makefile ./arch/cris/arch-v10/kernel/Makefile ./arch/cris/arch-v10/drivers/Makefile ./arch/cris/arch-v10/drivers/Kconfig ./arch/cris/arch-v10/Kconfig ./arch/cris/Makefile ./arch/cris/Kconfig.debug ./arch/cris/Kconfig ./arch/c6x/platforms/Makefile ./arch/c6x/platforms/Kconfig ./arch/c6x/mm/Makefile ./arch/c6x/lib/Makefile ./arch/c6x/kernel/Makefile ./arch/c6x/boot/dts/Makefile ./arch/c6x/boot/Makefile ./arch/c6x/Makefile ./arch/c6x/Kconfig ./arch/blackfin/oprofile/Makefile ./arch/blackfin/mm/Makefile ./arch/blackfin/mach-common/Makefile ./arch/blackfin/mach-bf609/boards/Makefile ./arch/blackfin/mach-bf609/boards/Kconfig ./arch/blackfin/mach-bf609/Makefile ./arch/blackfin/mach-bf609/Kconfig ./arch/blackfin/mach-bf561/boards/Makefile ./arch/blackfin/mach-bf561/boards/Kconfig ./arch/blackfin/mach-bf561/Makefile ./arch/blackfin/mach-bf561/Kconfig ./arch/blackfin/mach-bf548/boards/Makefile ./arch/blackfin/mach-bf548/boards/Kconfig ./arch/blackfin/mach-bf548/Makefile ./arch/blackfin/mach-bf548/Kconfig ./arch/blackfin/mach-bf538/boards/Makefile ./arch/blackfin/mach-bf538/boards/Kconfig ./arch/blackfin/mach-bf538/Makefile ./arch/blackfin/mach-bf538/Kconfig ./arch/blackfin/mach-bf537/boards/Makefile ./arch/blackfin/mach-bf537/boards/Kconfig ./arch/blackfin/mach-bf537/Makefile ./arch/blackfin/mach-bf537/Kconfig ./arch/blackfin/mach-bf533/boards/Makefile ./arch/blackfin/mach-bf533/boards/Kconfig ./arch/blackfin/mach-bf533/Makefile ./arch/blackfin/mach-bf533/Kconfig ./arch/blackfin/mach-bf527/boards/Makefile ./arch/blackfin/mach-bf527/boards/Kconfig ./arch/blackfin/mach-bf527/Makefile ./arch/blackfin/mach-bf527/Kconfig ./arch/blackfin/mach-bf518/boards/Makefile ./arch/blackfin/mach-bf518/boards/Kconfig ./arch/blackfin/mach-bf518/Makefile ./arch/blackfin/mach-bf518/Kconfig ./arch/blackfin/lib/Makefile ./arch/blackfin/kernel/cplb-nompu/Makefile ./arch/blackfin/kernel/cplb-mpu/Makefile ./arch/blackfin/kernel/Makefile ./arch/blackfin/boot/Makefile ./arch/blackfin/Makefile ./arch/blackfin/Kconfig.debug ./arch/blackfin/Kconfig ./arch/arm64/xen/Makefile ./arch/arm64/net/Makefile ./arch/arm64/mm/Makefile ./arch/arm64/lib/Makefile ./arch/arm64/kvm/hyp/Makefile ./arch/arm64/kvm/Makefile ./arch/arm64/kvm/Kconfig ./arch/arm64/kernel/vdso/Makefile ./arch/arm64/kernel/probes/Makefile ./arch/arm64/kernel/Makefile ./arch/arm64/crypto/Makefile ./arch/arm64/crypto/Kconfig ./arch/arm64/boot/dts/zte/Makefile ./arch/arm64/boot/dts/xilinx/Makefile ./arch/arm64/boot/dts/sprd/Makefile ./arch/arm64/boot/dts/socionext/Makefile ./arch/arm64/boot/dts/rockchip/Makefile ./arch/arm64/boot/dts/renesas/Makefile ./arch/arm64/boot/dts/realtek/Makefile ./arch/arm64/boot/dts/qcom/Makefile ./arch/arm64/boot/dts/nvidia/Makefile ./arch/arm64/boot/dts/mediatek/Makefile ./arch/arm64/boot/dts/marvell/Makefile ./arch/arm64/boot/dts/lg/Makefile ./arch/arm64/boot/dts/hisilicon/Makefile ./arch/arm64/boot/dts/freescale/Makefile ./arch/arm64/boot/dts/exynos/Makefile ./arch/arm64/boot/dts/cavium/Makefile ./arch/arm64/boot/dts/broadcom/stingray/Makefile ./arch/arm64/boot/dts/broadcom/Makefile ./arch/arm64/boot/dts/arm/Makefile ./arch/arm64/boot/dts/apm/Makefile ./arch/arm64/boot/dts/amlogic/Makefile ./arch/arm64/boot/dts/amd/Makefile ./arch/arm64/boot/dts/altera/Makefile ./arch/arm64/boot/dts/allwinner/Makefile ./arch/arm64/boot/dts/al/Makefile ./arch/arm64/boot/dts/actions/Makefile ./arch/arm64/boot/dts/Makefile ./arch/arm64/boot/Makefile ./arch/arm64/Makefile ./arch/arm64/Kconfig.platforms ./arch/arm64/Kconfig.debug ./arch/arm64/Kconfig ./arch/arm/xen/Makefile ./arch/arm/vfp/Makefile ./arch/arm/vdso/Makefile ./arch/arm/tools/Makefile ./arch/arm/probes/uprobes/Makefile ./arch/arm/probes/kprobes/Makefile ./arch/arm/probes/Makefile ./arch/arm/plat-versatile/Makefile ./arch/arm/plat-versatile/Kconfig ./arch/arm/plat-samsung/Makefile ./arch/arm/plat-samsung/Kconfig ./arch/arm/plat-pxa/Makefile ./arch/arm/plat-pxa/Kconfig ./arch/arm/plat-orion/Makefile ./arch/arm/plat-omap/Makefile ./arch/arm/plat-omap/Kconfig ./arch/arm/plat-iop/Makefile ./arch/arm/oprofile/Makefile ./arch/arm/nwfpe/Makefile ./arch/arm/net/Makefile ./arch/arm/mm/Makefile ./arch/arm/mm/Kconfig ./arch/arm/mach-zynq/Makefile ./arch/arm/mach-zynq/Kconfig ./arch/arm/mach-zx/Makefile ./arch/arm/mach-zx/Kconfig ./arch/arm/mach-w90x900/Makefile.boot ./arch/arm/mach-w90x900/Makefile ./arch/arm/mach-w90x900/Kconfig ./arch/arm/mach-vt8500/Makefile.boot ./arch/arm/mach-vt8500/Makefile ./arch/arm/mach-vt8500/Kconfig ./arch/arm/mach-vexpress/Makefile.boot ./arch/arm/mach-vexpress/Makefile ./arch/arm/mach-vexpress/Kconfig ./arch/arm/mach-versatile/Makefile ./arch/arm/mach-versatile/Kconfig ./arch/arm/mach-ux500/Makefile ./arch/arm/mach-ux500/Kconfig ./arch/arm/mach-uniphier/Makefile ./arch/arm/mach-uniphier/Kconfig ./arch/arm/mach-u300/Makefile ./arch/arm/mach-u300/Kconfig ./arch/arm/mach-tegra/Makefile ./arch/arm/mach-tegra/Kconfig ./arch/arm/mach-tango/Makefile ./arch/arm/mach-tango/Kconfig ./arch/arm/mach-sunxi/Makefile ./arch/arm/mach-sunxi/Kconfig ./arch/arm/mach-stm32/Makefile.boot ./arch/arm/mach-stm32/Makefile ./arch/arm/mach-stm32/Kconfig ./arch/arm/mach-sti/Makefile ./arch/arm/mach-sti/Kconfig ./arch/arm/mach-spear/Makefile ./arch/arm/mach-spear/Kconfig ./arch/arm/mach-socfpga/Makefile ./arch/arm/mach-socfpga/Kconfig ./arch/arm/mach-shmobile/Makefile ./arch/arm/mach-shmobile/Kconfig ./arch/arm/mach-sa1100/Makefile.boot ./arch/arm/mach-sa1100/Makefile ./arch/arm/mach-sa1100/Kconfig ./arch/arm/mach-s5pv210/Makefile ./arch/arm/mach-s5pv210/Kconfig ./arch/arm/mach-s3c64xx/Makefile ./arch/arm/mach-s3c64xx/Kconfig ./arch/arm/mach-s3c24xx/Makefile.boot ./arch/arm/mach-s3c24xx/Makefile ./arch/arm/mach-s3c24xx/Kconfig ./arch/arm/mach-rpc/Makefile.boot ./arch/arm/mach-rpc/Makefile ./arch/arm/mach-rockchip/Makefile ./arch/arm/mach-rockchip/Kconfig ./arch/arm/mach-realview/Makefile ./arch/arm/mach-realview/Kconfig ./arch/arm/mach-qcom/Makefile ./arch/arm/mach-qcom/Kconfig ./arch/arm/mach-pxa/Makefile.boot ./arch/arm/mach-pxa/Makefile ./arch/arm/mach-pxa/Kconfig ./arch/arm/mach-prima2/Makefile ./arch/arm/mach-prima2/Kconfig ./arch/arm/mach-picoxcell/Makefile ./arch/arm/mach-picoxcell/Kconfig ./arch/arm/mach-oxnas/Makefile ./arch/arm/mach-oxnas/Kconfig ./arch/arm/mach-orion5x/Makefile ./arch/arm/mach-orion5x/Kconfig ./arch/arm/mach-omap2/Makefile ./arch/arm/mach-omap2/Kconfig ./arch/arm/mach-omap1/Makefile.boot ./arch/arm/mach-omap1/Makefile ./arch/arm/mach-omap1/Kconfig ./arch/arm/mach-nspire/Makefile ./arch/arm/mach-nspire/Kconfig ./arch/arm/mach-nomadik/Makefile ./arch/arm/mach-nomadik/Kconfig ./arch/arm/mach-netx/Makefile.boot ./arch/arm/mach-netx/Makefile ./arch/arm/mach-netx/Kconfig ./arch/arm/mach-mxs/Makefile ./arch/arm/mach-mxs/Kconfig ./arch/arm/mach-mvebu/Makefile ./arch/arm/mach-mvebu/Kconfig ./arch/arm/mach-mv78xx0/Makefile ./arch/arm/mach-mv78xx0/Kconfig ./arch/arm/mach-moxart/Makefile ./arch/arm/mach-moxart/Kconfig ./arch/arm/mach-mmp/Makefile ./arch/arm/mach-mmp/Kconfig ./arch/arm/mach-meson/Makefile ./arch/arm/mach-meson/Kconfig ./arch/arm/mach-mediatek/Makefile ./arch/arm/mach-mediatek/Kconfig ./arch/arm/mach-lpc32xx/Makefile.boot ./arch/arm/mach-lpc32xx/Makefile ./arch/arm/mach-lpc18xx/Makefile.boot ./arch/arm/mach-lpc18xx/Makefile ./arch/arm/mach-ks8695/Makefile.boot ./arch/arm/mach-ks8695/Makefile ./arch/arm/mach-ks8695/Kconfig ./arch/arm/mach-keystone/Makefile ./arch/arm/mach-keystone/Kconfig ./arch/arm/mach-ixp4xx/Makefile.boot ./arch/arm/mach-ixp4xx/Makefile ./arch/arm/mach-ixp4xx/Kconfig ./arch/arm/mach-iop33x/Makefile.boot ./arch/arm/mach-iop33x/Makefile ./arch/arm/mach-iop33x/Kconfig ./arch/arm/mach-iop32x/Makefile.boot ./arch/arm/mach-iop32x/Makefile ./arch/arm/mach-iop32x/Kconfig ./arch/arm/mach-iop13xx/Makefile.boot ./arch/arm/mach-iop13xx/Makefile ./arch/arm/mach-iop13xx/Kconfig ./arch/arm/mach-integrator/Makefile ./arch/arm/mach-integrator/Kconfig ./arch/arm/mach-imx/devices/Makefile ./arch/arm/mach-imx/devices/Kconfig ./arch/arm/mach-imx/Makefile.boot ./arch/arm/mach-imx/Makefile ./arch/arm/mach-imx/Kconfig ./arch/arm/mach-hisi/Makefile ./arch/arm/mach-hisi/Kconfig ./arch/arm/mach-highbank/Makefile ./arch/arm/mach-highbank/Kconfig ./arch/arm/mach-gemini/Makefile ./arch/arm/mach-gemini/Kconfig ./arch/arm/mach-footbridge/Makefile.boot ./arch/arm/mach-footbridge/Makefile ./arch/arm/mach-footbridge/Kconfig ./arch/arm/mach-exynos/Makefile ./arch/arm/mach-exynos/Kconfig ./arch/arm/mach-ep93xx/Makefile.boot ./arch/arm/mach-ep93xx/Makefile ./arch/arm/mach-ep93xx/Kconfig ./arch/arm/mach-efm32/Makefile.boot ./arch/arm/mach-efm32/Makefile ./arch/arm/mach-ebsa110/Makefile.boot ./arch/arm/mach-ebsa110/Makefile ./arch/arm/mach-dove/Makefile.boot ./arch/arm/mach-dove/Makefile ./arch/arm/mach-dove/Kconfig ./arch/arm/mach-digicolor/Makefile ./arch/arm/mach-digicolor/Kconfig ./arch/arm/mach-davinci/Makefile.boot ./arch/arm/mach-davinci/Makefile ./arch/arm/mach-davinci/Kconfig ./arch/arm/mach-cns3xxx/Makefile ./arch/arm/mach-cns3xxx/Kconfig ./arch/arm/mach-clps711x/Makefile ./arch/arm/mach-clps711x/Kconfig ./arch/arm/mach-berlin/Makefile ./arch/arm/mach-berlin/Kconfig ./arch/arm/mach-bcm/Makefile ./arch/arm/mach-bcm/Kconfig ./arch/arm/mach-axxia/Makefile ./arch/arm/mach-axxia/Kconfig ./arch/arm/mach-at91/Makefile.boot ./arch/arm/mach-at91/Makefile ./arch/arm/mach-at91/Kconfig ./arch/arm/mach-aspeed/Kconfig ./arch/arm/mach-asm9260/Kconfig ./arch/arm/mach-artpec/Makefile ./arch/arm/mach-artpec/Kconfig ./arch/arm/mach-alpine/Makefile ./arch/arm/mach-alpine/Kconfig ./arch/arm/mach-actions/Makefile ./arch/arm/mach-actions/Kconfig ./arch/arm/lib/Makefile ./arch/arm/kvm/hyp/Makefile ./arch/arm/kvm/Makefile ./arch/arm/kvm/Kconfig ./arch/arm/kernel/Makefile ./arch/arm/firmware/Makefile ./arch/arm/firmware/Kconfig ./arch/arm/crypto/Makefile ./arch/arm/crypto/Kconfig ./arch/arm/common/Makefile ./arch/arm/common/Kconfig ./arch/arm/boot/dts/Makefile ./arch/arm/boot/compressed/Makefile ./arch/arm/boot/bootp/Makefile ./arch/arm/boot/Makefile ./arch/arm/Makefile ./arch/arm/Kconfig.debug ./arch/arm/Kconfig-nommu ./arch/arm/Kconfig ./arch/arc/plat-tb10x/Makefile ./arch/arc/plat-tb10x/Kconfig ./arch/arc/plat-sim/Makefile ./arch/arc/plat-eznps/Makefile ./arch/arc/plat-eznps/Kconfig ./arch/arc/plat-axs10x/Makefile ./arch/arc/plat-axs10x/Kconfig ./arch/arc/oprofile/Makefile ./arch/arc/mm/Makefile ./arch/arc/lib/Makefile ./arch/arc/kernel/Makefile ./arch/arc/boot/dts/Makefile ./arch/arc/boot/Makefile ./arch/arc/Makefile ./arch/arc/Kconfig.debug ./arch/arc/Kconfig ./arch/alpha/oprofile/Makefile ./arch/alpha/mm/Makefile ./arch/alpha/math-emu/Makefile ./arch/alpha/lib/Makefile ./arch/alpha/kernel/Makefile ./arch/alpha/boot/Makefile ./arch/alpha/Makefile ./arch/alpha/Kconfig.debug ./arch/alpha/Kconfig ./arch/Kconfig ./Kconfig ./Documentation/scsi/scsi_transport_srp/Makefile ./Documentation/media/Makefile ./Documentation/kbuild/Kconfig.select-break ./Documentation/kbuild/Kconfig.recursion-issue-02 ./Documentation/kbuild/Kconfig.recursion-issue-01 ./Documentation/cdrom/Makefile ./Documentation/Makefile ./Documentation/EDID/Makefile /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + cp Module.symvers /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + cp System.map /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + '[' -s Module.markers ']' + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/Documentation + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/include + cp .config /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + cp -a scripts /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + '[' -f tools/objtool/objtool ']' + cp -a tools/objtool/objtool /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/tools/objtool/ + '[' -d arch/x86_64/scripts ']' + '[' -f 'arch/x86_64/*lds' ']' + rm -f '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/*.o' + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/kconfig/conf.o /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/kconfig/zconf.tab.o /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/mod/empty.o /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/mod/file2alias.o /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/mod/modpost.o /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/scripts/mod/sumversion.o + '[' -d arch/x86/include ']' + cp -a --parents arch/x86/include /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a include /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/include + cp -a --parents arch/x86/entry/syscalls/syscall_32.tbl /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/entry/syscalls/syscalltbl.sh /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/entry/syscalls/syscallhdr.sh /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/entry/syscalls/syscall_64.tbl /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/tools/relocs_32.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/tools/relocs_64.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/tools/relocs.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/tools/relocs_common.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/tools/relocs.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents tools/include/tools/le_byteshift.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/purgatory.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/sha256.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/sha256.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/stack.S /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/string.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/setup-x86_64.S /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/purgatory/entry64.S /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/boot/string.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/boot/string.c /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + cp -a --parents arch/x86/boot/ctype.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/ + touch -r /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/Makefile /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/include/generated/uapi/linux/version.h + cp /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/.config /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/include/config/auto.conf + grep 'Build ID' + awk '{print $NF}' + eu-readelf -n vmlinux + cp vmlinux.id /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build/vmlinux.id + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/debug/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 + cp vmlinux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/debug/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 -name '*.ko' -type f + xargs --no-run-if-empty chmod u+x + grep -F /drivers/ modnames + xargs --no-run-if-empty nm -upA + sed -n 's,^.*/\([^/]*\.ko\): *U \(.*\)$,\1 \2,p' + collect_modules_list networking 'register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice' + sed -r -n -e 's/^([^ ]+) \.?(register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + collect_modules_list block 'ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size' 'pktcdvd.ko|dm-mod.ko' + sed -r -n -e 's/^([^ ]+) \.?(ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z 'pktcdvd.ko|dm-mod.ko' ']' + sed -r -e '/^(pktcdvd.ko|dm-mod.ko)$/d' -i /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.block + collect_modules_list drm 'drm_open|drm_init' + sed -r -n -e 's/^([^ ]+) \.?(drm_open|drm_init)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + collect_modules_list modesetting drm_crtc_init + sed -r -n -e 's/^([^ ]+) \.?(drm_crtc_init)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 -name '*.ko' + grep -E -v 'GPL( v2)?$|Dual BSD/GPL$|Dual MPL/GPL$|GPL and additional rights$' + xargs /sbin/modinfo -l + pushd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/ ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep + popd + /builddir/build/SOURCES/mod-extra.sh /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 /builddir/build/SOURCES/mod-extra.list ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + cp System.map /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/. + pushd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + mkdir restore + cp -r lib/modules/4.13.0-3.rocm.1.7.0.x86_64/System.map lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build lib/modules/4.13.0-3.rocm.1.7.0.x86_64/config lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.block lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.builtin lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.drm lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.modesetting lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.networking lib/modules/4.13.0-3.rocm.1.7.0.x86_64/modules.order lib/modules/4.13.0-3.rocm.1.7.0.x86_64/source lib/modules/4.13.0-3.rocm.1.7.0.x86_64/updates lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vdso lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vmlinuz restore/. + rm -rf lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra + sort -n + find lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel -name '*.ko' + cp /builddir/build/SOURCES/filter-aarch64.sh /builddir/build/SOURCES/filter-armv7hl.sh /builddir/build/SOURCES/filter-i686.sh /builddir/build/SOURCES/filter-modules.sh /builddir/build/SOURCES/filter-ppc64.sh /builddir/build/SOURCES/filter-ppc64le.sh /builddir/build/SOURCES/filter-s390x.sh /builddir/build/SOURCES/filter-x86_64.sh . + /builddir/build/SOURCES/filter-modules.sh modules.list x86_64 + rm filter-aarch64.sh filter-armv7hl.sh filter-i686.sh filter-modules.sh filter-ppc64.sh filter-ppc64le.sh filter-s390x.sh filter-x86_64.sh + depmod -b . -aeF ./System.map 4.13.0-3.rocm.1.7.0.x86_64 + '[' -s depmod.out ']' + rm depmod.out + pushd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/ + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + popd + sort -n + find lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel -mindepth 1 -type d + rm System.map + cp -r restore/System.map restore/build restore/config restore/extra restore/kernel restore/modules.block restore/modules.builtin restore/modules.drm restore/modules.modesetting restore/modules.networking restore/modules.order restore/source restore/updates restore/vdso restore/vmlinuz lib/modules/4.13.0-3.rocm.1.7.0.x86_64/. + rm -rf restore + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/k-d.list + sed -e 's/^lib*/%dir \/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/module-dirs.list + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/k-d.list + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/module-dirs.list + cp certs/signing_key.pem certs/signing_key.pem.sign + cp certs/signing_key.x509 certs/signing_key.x509.sign + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64//usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64 + ln -sf /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/build + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels -name '.*.cmd' -exec rm -f '{}' ';' + chmod +x tools/perf/check-headers.sh + make -s 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 all BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=fixdep gcc -Wp,-MD,./.fixdep.o.d -Wp,-MT,fixdep.o -D"BUILD_STR(s)=#s" -c -o fixdep.o fixdep.c ld -r -o fixdep-in.o fixdep.o gcc -o fixdep fixdep-in.o BUILDSTDERR: Warning: include/uapi/linux/fcntl.h differs from kernel BUILDSTDERR: Warning: arch/x86/include/asm/cpufeatures.h differs from kernel BUILDSTDERR: Warning: arch/powerpc/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/s390/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm64/include/uapi/asm/kvm.h differs from kernel make FIXDEP=1 -f Makefile.perf Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] $(:) /bin/sh util/PERF-VERSION-GEN . util/generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h /bin/sh '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/entry/syscalls/syscalltbl.sh' /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/entry/syscalls/syscall_64.tbl 'x86_64' > arch/x86/include/generated/asm/syscalls_64.c make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api/ O= libapi.a make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./fd obj=libapi gcc -Wp,-MD,fd/.array.o.d -Wp,-MT,fd/array.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o fd/array.o fd/array.c BUILDSTDERR: PERF_VERSION = 4.13.3.rocm.1.7.0.x86_64.gfa91 touch PERF-VERSION-FILE make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= libtraceevent.a gcc -Wp,-MD,./.event-parse.o.d -Wp,-MT,event-parse.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-parse.o event-parse.c ld -r -o fd/libapi-in.o fd/array.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./fs obj=libapi gcc -Wp,-MD,fs/.fs.o.d -Wp,-MT,fs/fs.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o fs/fs.o fs/fs.c gcc -Wp,-MD,fs/.tracing_path.o.d -Wp,-MT,fs/tracing_path.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o fs/tracing_path.o fs/tracing_path.c ld -r -o fs/libapi-in.o fs/fs.o fs/tracing_path.o gcc -Wp,-MD,./.cpu.o.d -Wp,-MT,cpu.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o cpu.o cpu.c gcc -Wp,-MD,./.debug.o.d -Wp,-MT,debug.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o debug.o debug.c gcc -Wp,-MD,./.str_error_r.o.d -Wp,-MT,str_error_r.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -D"BUILD_STR(s)=#s" -c -o str_error_r.o ../str_error_r.c ld -r -o libapi-in.o fd/libapi-in.o fs/libapi-in.o cpu.o debug.o str_error_r.o rm -f libapi.a && ar rcs libapi.a libapi-in.o make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/subcmd/ O= libsubcmd.a gcc -Wp,-MD,./.exec-cmd.o.d -Wp,-MT,exec-cmd.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o exec-cmd.o exec-cmd.c gcc -Wp,-MD,./.help.o.d -Wp,-MT,help.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o help.o help.c BUILDSTDERR: event-parse.c: In function 'pevent_find_event_by_name': BUILDSTDERR: event-parse.c:3533:21: warning: 'event' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: pevent->last_event = event; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: event-parse.c: In function 'pevent_data_lat_fmt': BUILDSTDERR: event-parse.c:5178:4: warning: 'migrate_disable' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, "%d", migrate_disable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c:5185:4: warning: 'lock_depth' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, "%d", lock_depth); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c: In function 'pevent_event_info': BUILDSTDERR: event-parse.c:5025:7: warning: 'len_arg' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, format, len_arg, (char)val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c:4868:6: note: 'len_arg' was declared here BUILDSTDERR: int len_arg; BUILDSTDERR: ^~~~~~~ gcc -Wp,-MD,./.pager.o.d -Wp,-MT,pager.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o pager.o pager.c gcc -Wp,-MD,./.parse-options.o.d -Wp,-MT,parse-options.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o parse-options.o parse-options.c gcc -Wp,-MD,./.event-plugin.o.d -Wp,-MT,event-plugin.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-plugin.o event-plugin.c gcc -Wp,-MD,./.trace-seq.o.d -Wp,-MT,trace-seq.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o trace-seq.o trace-seq.c gcc -Wp,-MD,./.run-command.o.d -Wp,-MT,run-command.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o run-command.o run-command.c gcc -Wp,-MD,./.parse-filter.o.d -Wp,-MT,parse-filter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-filter.o parse-filter.c BUILDSTDERR: parse-filter.c: In function 'arg_to_str': BUILDSTDERR: parse-filter.c:2332:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'op_to_str': BUILDSTDERR: parse-filter.c:2125:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, val ? "TRUE" : "FALSE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,./.sigchain.o.d -Wp,-MT,sigchain.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o sigchain.o sigchain.c BUILDSTDERR: parse-filter.c:2143:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "(%s) %s (%s)", left, op, right); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c:2159:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, right_val ? "FALSE" : "TRUE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c:2162:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s(%s)", op, right); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'num_to_str': BUILDSTDERR: parse-filter.c:2280:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'str_to_str': BUILDSTDERR: parse-filter.c:2315:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s \"%s\"", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: arg->str.field->name, op, arg->str.val); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'val_to_str': BUILDSTDERR: parse-filter.c:2178:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%lld", arg->value.val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'exp_to_str': BUILDSTDERR: parse-filter.c:2236:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,./.subcmd-config.o.d -Wp,-MT,subcmd-config.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/include -D"BUILD_STR(s)=#s" -c -o subcmd-config.o subcmd-config.c ld -r -o libsubcmd-in.o exec-cmd.o help.o pager.o parse-options.o run-command.o sigchain.o subcmd-config.o rm -f libsubcmd.a && ar rcs libsubcmd.a libsubcmd-in.o make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/bpf/ O= libbpf.a FEATURES_DUMP=/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/FEATURE-DUMP BUILDSTDERR: Warning: tools/include/uapi/linux/bpf.h differs from kernel gcc -Wp,-MD,./.libbpf.o.d -Wp,-MT,libbpf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Werror -Wall -fPIC -I. -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -D"BUILD_STR(s)=#s" -c -o libbpf.o libbpf.c gcc -Wp,-MD,./.parse-utils.o.d -Wp,-MT,parse-utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-utils.o parse-utils.c gcc -Wp,-MD,./.kbuffer-parse.o.d -Wp,-MT,kbuffer-parse.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o kbuffer-parse.o kbuffer-parse.c ld -r -o libtraceevent-in.o event-parse.o event-plugin.o trace-seq.o parse-filter.o parse-utils.o kbuffer-parse.o rm -f libtraceevent.a; ar rcs libtraceevent.a libtraceevent-in.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=pmu-events obj=jevents gcc -Wp,-MD,pmu-events/.json.o.d -Wp,-MT,pmu-events/json.o -D"BUILD_STR(s)=#s" -c -o pmu-events/json.o pmu-events/json.c gcc -Wp,-MD,pmu-events/.jsmn.o.d -Wp,-MT,pmu-events/jsmn.o -D"BUILD_STR(s)=#s" -c -o pmu-events/jsmn.o pmu-events/jsmn.c gcc -Wp,-MD,pmu-events/.jevents.o.d -Wp,-MT,pmu-events/jevents.o -D"BUILD_STR(s)=#s" -c -o pmu-events/jevents.o pmu-events/jevents.c ld -r -o pmu-events/jevents-in.o pmu-events/json.o pmu-events/jsmn.o pmu-events/jevents.o make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= plugins gcc -Wp,-MD,./.plugin_jbd2.o.d -Wp,-MT,plugin_jbd2.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_jbd2.o plugin_jbd2.c ld -r -o plugin_jbd2-in.o plugin_jbd2.o gcc -Wp,-MD,./.plugin_hrtimer.o.d -Wp,-MT,plugin_hrtimer.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_hrtimer.o plugin_hrtimer.c ld -r -o plugin_hrtimer-in.o plugin_hrtimer.o gcc -Wp,-MD,./.plugin_kmem.o.d -Wp,-MT,plugin_kmem.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_kmem.o plugin_kmem.c ld -r -o plugin_kmem-in.o plugin_kmem.o gcc -Wp,-MD,./.plugin_kvm.o.d -Wp,-MT,plugin_kvm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_kvm.o plugin_kvm.c ld -r -o plugin_kvm-in.o plugin_kvm.o gcc -Wp,-MD,./.plugin_mac80211.o.d -Wp,-MT,plugin_mac80211.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_mac80211.o plugin_mac80211.c ld -r -o plugin_mac80211-in.o plugin_mac80211.o gcc -Wp,-MD,./.plugin_sched_switch.o.d -Wp,-MT,plugin_sched_switch.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_sched_switch.o plugin_sched_switch.c ld -r -o plugin_sched_switch-in.o plugin_sched_switch.o gcc -Wp,-MD,./.plugin_function.o.d -Wp,-MT,plugin_function.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_function.o plugin_function.c ld -r -o plugin_function-in.o plugin_function.o gcc -Wp,-MD,./.plugin_xen.o.d -Wp,-MT,plugin_xen.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_xen.o plugin_xen.c ld -r -o plugin_xen-in.o plugin_xen.o gcc -Wp,-MD,./.plugin_scsi.o.d -Wp,-MT,plugin_scsi.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_scsi.o plugin_scsi.c ld -r -o plugin_scsi-in.o plugin_scsi.o gcc -Wp,-MD,./.plugin_cfg80211.o.d -Wp,-MT,plugin_cfg80211.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_cfg80211.o plugin_cfg80211.c ld -r -o plugin_cfg80211-in.o plugin_cfg80211.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_jbd2.so plugin_jbd2-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_hrtimer.so plugin_hrtimer-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_kmem.so plugin_kmem-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_kvm.so plugin_kvm-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_mac80211.so plugin_mac80211-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_sched_switch.so plugin_sched_switch-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_function.so plugin_function-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_xen.so plugin_xen-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_scsi.so plugin_scsi-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include '-DPLUGIN_DIR="/usr/lib64/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_cfg80211.so plugin_cfg80211-in.o install 'perf-archive.sh' 'perf-archive' install 'perf-with-kcore.sh' 'perf-with-kcore' make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=libperf gcc -Wp,-MD,./.bpf.o.d -Wp,-MT,bpf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Werror -Wall -fPIC -I. -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -D"BUILD_STR(s)=#s" -c -o bpf.o bpf.c ld -r -o libbpf-in.o libbpf.o bpf.o rm -f libbpf.a; ar rcs libbpf.a libbpf-in.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=perf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util obj=libperf gcc -Wp,-MD,util/.annotate.o.d -Wp,-MT,util/annotate.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/annotate.o util/annotate.c gcc -Wp,-MD,./.builtin-bench.o.d -Wp,-MT,builtin-bench.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-bench.o builtin-bench.c gcc -Wp,-MD,./.builtin-annotate.o.d -Wp,-MT,builtin-annotate.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-annotate.o builtin-annotate.c gcc -Wp,-MD,./.builtin-config.o.d -Wp,-MT,builtin-config.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-config.o builtin-config.c gcc -Wp,-MD,./.builtin-diff.o.d -Wp,-MT,builtin-diff.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-diff.o builtin-diff.c BUILDSTDERR: util/annotate.c: In function 'symbol__disassemble': BUILDSTDERR: util/annotate.c:1449:4: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 3966 and 8086 [-Wformat-truncation=] BUILDSTDERR: "%s %s%s --start-address=0x%016" PRIx64 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util/annotate.c:1459:20: BUILDSTDERR: symfs_filename, symfs_filename); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: util/annotate.c:1451:50: note: format string is defined here BUILDSTDERR: " -l -d %s %s -C \"%s\" 2>/dev/null|grep -v \"%s:\"|expand", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/color.h:4, BUILDSTDERR: from util/sort.h:7, BUILDSTDERR: from util/annotate.c:14: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 116 or more bytes (assuming 8331) into a destination of size 8192 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.block-range.o.d -Wp,-MT,util/block-range.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/block-range.o util/block-range.c gcc -Wp,-MD,./.builtin-evlist.o.d -Wp,-MT,builtin-evlist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-evlist.o builtin-evlist.c gcc -Wp,-MD,./.builtin-ftrace.o.d -Wp,-MT,builtin-ftrace.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-ftrace.o builtin-ftrace.c gcc -Wp,-MD,util/.build-id.o.d -Wp,-MT,util/build-id.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/build-id.o util/build-id.c gcc -Wp,-MD,./.builtin-help.o.d -Wp,-MT,builtin-help.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-help.o builtin-help.c gcc -Wp,-MD,util/.config.o.d -Wp,-MT,util/config.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/config.o util/config.c gcc -Wp,-MD,./.builtin-sched.o.d -Wp,-MT,builtin-sched.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-sched.o builtin-sched.c gcc -Wp,-MD,util/.ctype.o.d -Wp,-MT,util/ctype.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/ctype.o util/ctype.c gcc -Wp,-MD,util/.db-export.o.d -Wp,-MT,util/db-export.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/db-export.o util/db-export.c gcc -Wp,-MD,util/.env.o.d -Wp,-MT,util/env.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/env.o util/env.c gcc -Wp,-MD,util/.event.o.d -Wp,-MT,util/event.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/event.o util/event.c gcc -Wp,-MD,./.builtin-buildid-list.o.d -Wp,-MT,builtin-buildid-list.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-list.o builtin-buildid-list.c gcc -Wp,-MD,./.builtin-buildid-cache.o.d -Wp,-MT,builtin-buildid-cache.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-cache.o builtin-buildid-cache.c gcc -Wp,-MD,util/.evlist.o.d -Wp,-MT,util/evlist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evlist.o util/evlist.c gcc -Wp,-MD,./.builtin-kallsyms.o.d -Wp,-MT,builtin-kallsyms.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kallsyms.o builtin-kallsyms.c gcc -Wp,-MD,./.builtin-list.o.d -Wp,-MT,builtin-list.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-list.o builtin-list.c gcc -Wp,-MD,./.builtin-record.o.d -Wp,-MT,builtin-record.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-record.o builtin-record.c gcc -Wp,-MD,./.builtin-report.o.d -Wp,-MT,builtin-report.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DTIPDIR="BUILD_STR(share/doc/perf-tip)" -DDOCDIR="BUILD_STR(/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/Documentation)" -c -o builtin-report.o builtin-report.c gcc -Wp,-MD,util/.evsel.o.d -Wp,-MT,util/evsel.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evsel.o util/evsel.c gcc -Wp,-MD,./.builtin-stat.o.d -Wp,-MT,builtin-stat.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-stat.o builtin-stat.c gcc -Wp,-MD,util/.evsel_fprintf.o.d -Wp,-MT,util/evsel_fprintf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evsel_fprintf.o util/evsel_fprintf.c gcc -Wp,-MD,util/.find_bit.o.d -Wp,-MT,util/find_bit.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/find_bit.o ../lib/find_bit.c gcc -Wp,-MD,util/.kallsyms.o.d -Wp,-MT,util/kallsyms.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/kallsyms.o ../lib/symbol/kallsyms.c gcc -Wp,-MD,util/.levenshtein.o.d -Wp,-MT,util/levenshtein.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/levenshtein.o util/levenshtein.c gcc -Wp,-MD,./.builtin-timechart.o.d -Wp,-MT,builtin-timechart.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-timechart.o builtin-timechart.c gcc -Wp,-MD,util/.llvm-utils.o.d -Wp,-MT,util/llvm-utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/llvm-utils.o util/llvm-utils.c gcc -Wp,-MD,util/.memswap.o.d -Wp,-MT,util/memswap.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/memswap.o util/memswap.c bison -v util/parse-events.y -d -o util/parse-events-bison.c -p parse_events_ gcc -Wp,-MD,util/.perf_regs.o.d -Wp,-MT,util/perf_regs.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/perf_regs.o util/perf_regs.c gcc -Wp,-MD,util/.path.o.d -Wp,-MT,util/path.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/path.o util/path.c gcc -Wp,-MD,util/.print_binary.o.d -Wp,-MT,util/print_binary.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/print_binary.o util/print_binary.c gcc -Wp,-MD,util/.rbtree.o.d -Wp,-MT,util/rbtree.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/rbtree.o ../lib/rbtree.c gcc -Wp,-MD,./.builtin-top.o.d -Wp,-MT,builtin-top.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-top.o builtin-top.c gcc -Wp,-MD,util/.libstring.o.d -Wp,-MT,util/libstring.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/libstring.o ../lib/string.c gcc -Wp,-MD,util/.bitmap.o.d -Wp,-MT,util/bitmap.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/bitmap.o ../lib/bitmap.c gcc -Wp,-MD,util/.hweight.o.d -Wp,-MT,util/hweight.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/hweight.o ../lib/hweight.c gcc -Wp,-MD,util/.quote.o.d -Wp,-MT,util/quote.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/quote.o util/quote.c gcc -Wp,-MD,util/.strbuf.o.d -Wp,-MT,util/strbuf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strbuf.o util/strbuf.c gcc -Wp,-MD,./.builtin-script.o.d -Wp,-MT,builtin-script.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-script.o builtin-script.c gcc -Wp,-MD,util/.string.o.d -Wp,-MT,util/string.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/string.o util/string.c gcc -Wp,-MD,util/.strlist.o.d -Wp,-MT,util/strlist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strlist.o util/strlist.c gcc -Wp,-MD,util/.strfilter.o.d -Wp,-MT,util/strfilter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strfilter.o util/strfilter.c BUILDSTDERR: builtin-script.c: In function 'list_available_scripts': BUILDSTDERR: builtin-script.c:2312:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s/bin", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 4356 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2322:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(script_path, MAXPATHLEN, "%s/%s", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c: In function 'get_script_path': BUILDSTDERR: builtin-script.c:2126:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2491:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s/bin", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 4356 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2126:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2503:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(script_path, MAXPATHLEN, "%s/%s", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.top.o.d -Wp,-MT,util/top.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/top.o util/top.c BUILDSTDERR: builtin-script.c: In function 'find_scripts': BUILDSTDERR: builtin-script.c:2126:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2435:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2126:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2359:23: warning: '/bin/' directive writing 5 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] BUILDSTDERR: sprintf(filename, "%s/bin/%s-record", dir_name, scriptname); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/event.h:5, BUILDSTDERR: from util/debug.h:8, BUILDSTDERR: from builtin-script.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 4108) into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.usage.o.d -Wp,-MT,util/usage.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/usage.o util/usage.c gcc -Wp,-MD,util/.dso.o.d -Wp,-MT,util/dso.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dso.o util/dso.c gcc -Wp,-MD,./.builtin-kmem.o.d -Wp,-MT,builtin-kmem.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kmem.o builtin-kmem.c gcc -Wp,-MD,util/.symbol.o.d -Wp,-MT,util/symbol.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol.o util/symbol.c gcc -Wp,-MD,./.builtin-lock.o.d -Wp,-MT,builtin-lock.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-lock.o builtin-lock.c gcc -Wp,-MD,./.builtin-kvm.o.d -Wp,-MT,builtin-kvm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kvm.o builtin-kvm.c gcc -Wp,-MD,util/.symbol_fprintf.o.d -Wp,-MT,util/symbol_fprintf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol_fprintf.o util/symbol_fprintf.c gcc -Wp,-MD,util/.color.o.d -Wp,-MT,util/color.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/color.o util/color.c gcc -Wp,-MD,util/.header.o.d -Wp,-MT,util/header.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -include PERF-VERSION-FILE -c -o util/header.o util/header.c gcc -Wp,-MD,./.builtin-inject.o.d -Wp,-MT,builtin-inject.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-inject.o builtin-inject.c gcc -Wp,-MD,./.builtin-mem.o.d -Wp,-MT,builtin-mem.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-mem.o builtin-mem.c gcc -Wp,-MD,./.builtin-data.o.d -Wp,-MT,builtin-data.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-data.o builtin-data.c gcc -Wp,-MD,./.builtin-version.o.d -Wp,-MT,builtin-version.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-version.o builtin-version.c gcc -Wp,-MD,./.builtin-c2c.o.d -Wp,-MT,builtin-c2c.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-c2c.o builtin-c2c.c gcc -Wp,-MD,util/.callchain.o.d -Wp,-MT,util/callchain.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/callchain.o util/callchain.c gcc -Wp,-MD,util/.values.o.d -Wp,-MT,util/values.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/values.o util/values.c gcc -Wp,-MD,./.builtin-trace.o.d -Wp,-MT,builtin-trace.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DSTRACE_GROUPS_DIR="BUILD_STR(share/perf-core/strace/groups)" -c -o builtin-trace.o builtin-trace.c gcc -Wp,-MD,util/.debug.o.d -Wp,-MT,util/debug.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/debug.o util/debug.c gcc -Wp,-MD,util/.machine.o.d -Wp,-MT,util/machine.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/machine.o util/machine.c gcc -Wp,-MD,util/.map.o.d -Wp,-MT,util/map.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/map.o util/map.c gcc -Wp,-MD,./.builtin-probe.o.d -Wp,-MT,builtin-probe.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-probe.o builtin-probe.c gcc -Wp,-MD,util/.pstack.o.d -Wp,-MT,util/pstack.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/pstack.o util/pstack.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./bench obj=perf gcc -Wp,-MD,bench/.sched-messaging.o.d -Wp,-MT,bench/sched-messaging.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-messaging.o bench/sched-messaging.c gcc -Wp,-MD,util/.session.o.d -Wp,-MT,util/session.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/session.o util/session.c gcc -Wp,-MD,bench/.sched-pipe.o.d -Wp,-MT,bench/sched-pipe.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-pipe.o bench/sched-pipe.c gcc -Wp,-MD,bench/.mem-functions.o.d -Wp,-MT,bench/mem-functions.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-functions.o bench/mem-functions.c gcc -Wp,-MD,bench/.futex-hash.o.d -Wp,-MT,bench/futex-hash.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-hash.o bench/futex-hash.c gcc -Wp,-MD,bench/.futex-wake.o.d -Wp,-MT,bench/futex-wake.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake.o bench/futex-wake.c gcc -Wp,-MD,bench/.futex-wake-parallel.o.d -Wp,-MT,bench/futex-wake-parallel.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake-parallel.o bench/futex-wake-parallel.c gcc -Wp,-MD,util/.syscalltbl.o.d -Wp,-MT,util/syscalltbl.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/syscalltbl.o util/syscalltbl.c gcc -Wp,-MD,util/.ordered-events.o.d -Wp,-MT,util/ordered-events.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/ordered-events.o util/ordered-events.c gcc -Wp,-MD,bench/.futex-requeue.o.d -Wp,-MT,bench/futex-requeue.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-requeue.o bench/futex-requeue.c gcc -Wp,-MD,bench/.futex-lock-pi.o.d -Wp,-MT,bench/futex-lock-pi.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-lock-pi.o bench/futex-lock-pi.c gcc -Wp,-MD,util/.namespaces.o.d -Wp,-MT,util/namespaces.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/namespaces.o util/namespaces.c gcc -Wp,-MD,util/.comm.o.d -Wp,-MT,util/comm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/comm.o util/comm.c gcc -Wp,-MD,bench/.mem-memcpy-x86-64-asm.o.d -Wp,-MT,bench/mem-memcpy-x86-64-asm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-memcpy-x86-64-asm.o bench/mem-memcpy-x86-64-asm.S gcc -Wp,-MD,bench/.mem-memset-x86-64-asm.o.d -Wp,-MT,bench/mem-memset-x86-64-asm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-memset-x86-64-asm.o bench/mem-memset-x86-64-asm.S gcc -Wp,-MD,bench/.numa.o.d -Wp,-MT,bench/numa.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/numa.o bench/numa.c gcc -Wp,-MD,util/.thread.o.d -Wp,-MT,util/thread.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread.o util/thread.c gcc -Wp,-MD,util/.thread_map.o.d -Wp,-MT,util/thread_map.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread_map.o util/thread_map.c gcc -Wp,-MD,util/.trace-event-parse.o.d -Wp,-MT,util/trace-event-parse.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-parse.o util/trace-event-parse.c ld -r -o bench/perf-in.o bench/sched-messaging.o bench/sched-pipe.o bench/mem-functions.o bench/futex-hash.o bench/futex-wake.o bench/futex-wake-parallel.o bench/futex-requeue.o bench/futex-lock-pi.o bench/mem-memcpy-x86-64-asm.o bench/mem-memset-x86-64-asm.o bench/numa.o gcc -Wp,-MD,util/.parse-events-bison.o.d -Wp,-MT,util/parse-events-bison.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -w -c -o util/parse-events-bison.o util/parse-events-bison.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./tests obj=perf gcc -Wp,-MD,tests/.builtin-test.o.d -Wp,-MT,tests/builtin-test.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/builtin-test.o tests/builtin-test.c gcc -Wp,-MD,tests/.parse-events.o.d -Wp,-MT,tests/parse-events.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/parse-events.o tests/parse-events.c bison -v util/pmu.y -d -o util/pmu-bison.c -p perf_pmu_ gcc -Wp,-MD,util/.trace-event-read.o.d -Wp,-MT,util/trace-event-read.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-read.o util/trace-event-read.c gcc -Wp,-MD,util/.trace-event-info.o.d -Wp,-MT,util/trace-event-info.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-info.o util/trace-event-info.c gcc -Wp,-MD,util/.trace-event-scripting.o.d -Wp,-MT,util/trace-event-scripting.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-scripting.o util/trace-event-scripting.c gcc -Wp,-MD,util/.trace-event.o.d -Wp,-MT,util/trace-event.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event.o util/trace-event.c gcc -Wp,-MD,tests/.dso-data.o.d -Wp,-MT,tests/dso-data.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/dso-data.o tests/dso-data.c gcc -Wp,-MD,util/.svghelper.o.d -Wp,-MT,util/svghelper.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/svghelper.o util/svghelper.c gcc -Wp,-MD,tests/.attr.o.d -Wp,-MT,tests/attr.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DBINDIR="BUILD_STR(/usr/bin)" -DPYTHON="BUILD_STR('/usr/bin/python2')" -c -o tests/attr.o tests/attr.c BUILDSTDERR: tests/attr.c: In function 'test__attr': BUILDSTDERR: tests/attr.c:156:28: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 4057 and 12247 [-Wformat-truncation=] BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: : note: in definition of macro 'BUILD_STR' BUILDSTDERR: tests/attr.c:156:28: note: in expansion of macro 'PYTHON' BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: tests/attr.c:156:28: note: assuming directive output of 1 byte BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: : note: in definition of macro 'BUILD_STR' BUILDSTDERR: tests/attr.c:156:28: note: in expansion of macro 'PYTHON' BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/event.h:5, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/debug.h:8, BUILDSTDERR: from tests/attr.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 43 and 12334 bytes into a destination of size 12288 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.vmlinux-kallsyms.o.d -Wp,-MT,tests/vmlinux-kallsyms.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/vmlinux-kallsyms.o tests/vmlinux-kallsyms.c gcc -Wp,-MD,tests/.openat-syscall.o.d -Wp,-MT,tests/openat-syscall.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall.o tests/openat-syscall.c gcc -Wp,-MD,util/.sort.o.d -Wp,-MT,util/sort.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/sort.o util/sort.c gcc -Wp,-MD,tests/.openat-syscall-all-cpus.o.d -Wp,-MT,tests/openat-syscall-all-cpus.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall-all-cpus.o tests/openat-syscall-all-cpus.c gcc -Wp,-MD,tests/.openat-syscall-tp-fields.o.d -Wp,-MT,tests/openat-syscall-tp-fields.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall-tp-fields.o tests/openat-syscall-tp-fields.c gcc -Wp,-MD,tests/.mmap-basic.o.d -Wp,-MT,tests/mmap-basic.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/mmap-basic.o tests/mmap-basic.c gcc -Wp,-MD,tests/.perf-record.o.d -Wp,-MT,tests/perf-record.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/perf-record.o tests/perf-record.c gcc -Wp,-MD,tests/.evsel-roundtrip-name.o.d -Wp,-MT,tests/evsel-roundtrip-name.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/evsel-roundtrip-name.o tests/evsel-roundtrip-name.c gcc -Wp,-MD,tests/.evsel-tp-sched.o.d -Wp,-MT,tests/evsel-tp-sched.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/evsel-tp-sched.o tests/evsel-tp-sched.c gcc -Wp,-MD,util/.hist.o.d -Wp,-MT,util/hist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/hist.o util/hist.c gcc -Wp,-MD,tests/.fdarray.o.d -Wp,-MT,tests/fdarray.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/fdarray.o tests/fdarray.c gcc -Wp,-MD,tests/.pmu.o.d -Wp,-MT,tests/pmu.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/pmu.o tests/pmu.c BUILDSTDERR: tests/pmu.c: In function 'test__pmu': BUILDSTDERR: tests/pmu.c:100:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(name, PATH_MAX, "%s/%s", dir, format->name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/map.h:9, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/symbol.h:7, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/evsel.h:10, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/pmu.h:8, BUILDSTDERR: from tests/pmu.c:2: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.hists_common.o.d -Wp,-MT,tests/hists_common.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_common.o tests/hists_common.c gcc -Wp,-MD,tests/.hists_link.o.d -Wp,-MT,tests/hists_link.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_link.o tests/hists_link.c gcc -Wp,-MD,tests/.hists_filter.o.d -Wp,-MT,tests/hists_filter.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_filter.o tests/hists_filter.c gcc -Wp,-MD,util/.util.o.d -Wp,-MT,util/util.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/util.o util/util.c gcc -Wp,-MD,tests/.hists_output.o.d -Wp,-MT,tests/hists_output.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_output.o tests/hists_output.c gcc -Wp,-MD,util/.xyarray.o.d -Wp,-MT,util/xyarray.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/xyarray.o util/xyarray.c gcc -Wp,-MD,util/.cpumap.o.d -Wp,-MT,util/cpumap.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cpumap.o util/cpumap.c gcc -Wp,-MD,tests/.hists_cumulate.o.d -Wp,-MT,tests/hists_cumulate.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_cumulate.o tests/hists_cumulate.c gcc -Wp,-MD,util/.cgroup.o.d -Wp,-MT,util/cgroup.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cgroup.o util/cgroup.c BUILDSTDERR: util/cgroup.c: In function 'open_cgroup': BUILDSTDERR: util/cgroup.c:80:30: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", mnt, name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/map.h:9, BUILDSTDERR: from util/symbol.h:7, BUILDSTDERR: from util/evsel.h:10, BUILDSTDERR: from util/cgroup.c:4: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4098) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.python-use.o.d -Wp,-MT,tests/python-use.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPYTHONPATH="BUILD_STR(python)" -DPYTHON="BUILD_STR('/usr/bin/python2')" -c -o tests/python-use.o tests/python-use.c gcc -Wp,-MD,util/.target.o.d -Wp,-MT,util/target.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/target.o util/target.c gcc -Wp,-MD,tests/.bp_signal.o.d -Wp,-MT,tests/bp_signal.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bp_signal.o tests/bp_signal.c gcc -Wp,-MD,util/.rblist.o.d -Wp,-MT,util/rblist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/rblist.o util/rblist.c gcc -Wp,-MD,tests/.bp_signal_overflow.o.d -Wp,-MT,tests/bp_signal_overflow.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bp_signal_overflow.o tests/bp_signal_overflow.c gcc -Wp,-MD,util/.intlist.o.d -Wp,-MT,util/intlist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intlist.o util/intlist.c gcc -Wp,-MD,util/.vdso.o.d -Wp,-MT,util/vdso.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/vdso.o util/vdso.c gcc -Wp,-MD,tests/.task-exit.o.d -Wp,-MT,tests/task-exit.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/task-exit.o tests/task-exit.c gcc -Wp,-MD,util/.counts.o.d -Wp,-MT,util/counts.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/counts.o util/counts.c gcc -Wp,-MD,tests/.sw-clock.o.d -Wp,-MT,tests/sw-clock.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sw-clock.o tests/sw-clock.c gcc -Wp,-MD,util/.stat.o.d -Wp,-MT,util/stat.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/stat.o util/stat.c gcc -Wp,-MD,tests/.mmap-thread-lookup.o.d -Wp,-MT,tests/mmap-thread-lookup.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/mmap-thread-lookup.o tests/mmap-thread-lookup.c gcc -Wp,-MD,tests/.thread-mg-share.o.d -Wp,-MT,tests/thread-mg-share.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/thread-mg-share.o tests/thread-mg-share.c gcc -Wp,-MD,util/.stat-shadow.o.d -Wp,-MT,util/stat-shadow.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/stat-shadow.o util/stat-shadow.c gcc -Wp,-MD,tests/.switch-tracking.o.d -Wp,-MT,tests/switch-tracking.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/switch-tracking.o tests/switch-tracking.c gcc -Wp,-MD,tests/.keep-tracking.o.d -Wp,-MT,tests/keep-tracking.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/keep-tracking.o tests/keep-tracking.c gcc -Wp,-MD,util/.record.o.d -Wp,-MT,util/record.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/record.o util/record.c gcc -Wp,-MD,tests/.code-reading.o.d -Wp,-MT,tests/code-reading.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/code-reading.o tests/code-reading.c gcc -Wp,-MD,util/.srcline.o.d -Wp,-MT,util/srcline.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/srcline.o util/srcline.c gcc -Wp,-MD,tests/.sample-parsing.o.d -Wp,-MT,tests/sample-parsing.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sample-parsing.o tests/sample-parsing.c gcc -Wp,-MD,util/.data.o.d -Wp,-MT,util/data.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/data.o util/data.c gcc -Wp,-MD,util/.tsc.o.d -Wp,-MT,util/tsc.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/tsc.o util/tsc.c gcc -Wp,-MD,util/.cloexec.o.d -Wp,-MT,util/cloexec.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cloexec.o util/cloexec.c gcc -Wp,-MD,tests/.parse-no-sample-id-all.o.d -Wp,-MT,tests/parse-no-sample-id-all.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/parse-no-sample-id-all.o tests/parse-no-sample-id-all.c gcc -Wp,-MD,util/.call-path.o.d -Wp,-MT,util/call-path.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/call-path.o util/call-path.c gcc -Wp,-MD,tests/.kmod-path.o.d -Wp,-MT,tests/kmod-path.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/kmod-path.o tests/kmod-path.c gcc -Wp,-MD,util/.thread-stack.o.d -Wp,-MT,util/thread-stack.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread-stack.o util/thread-stack.c gcc -Wp,-MD,tests/.thread-map.o.d -Wp,-MT,tests/thread-map.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/thread-map.o tests/thread-map.c gcc -Wp,-MD,util/.auxtrace.o.d -Wp,-MT,util/auxtrace.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/auxtrace.o util/auxtrace.c gcc -Wp,-MD,tests/.llvm.o.d -Wp,-MT,tests/llvm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm.o tests/llvm.c echo '#include ' > tests/llvm-src-base.c echo 'const char test_llvm__bpf_base_prog[] =' >> tests/llvm-src-base.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-example.c >> tests/llvm-src-base.c echo ';' >> tests/llvm-src-base.c echo '#include ' > tests/llvm-src-kbuild.c echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> tests/llvm-src-kbuild.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-kbuild.c >> tests/llvm-src-kbuild.c echo ';' >> tests/llvm-src-kbuild.c echo '#include ' > tests/llvm-src-prologue.c echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> tests/llvm-src-prologue.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-prologue.c >> tests/llvm-src-prologue.c echo ';' >> tests/llvm-src-prologue.c echo '#include ' > tests/llvm-src-relocation.c echo 'const char test_llvm__bpf_test_relocation[] =' >> tests/llvm-src-relocation.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-relocation.c >> tests/llvm-src-relocation.c echo ';' >> tests/llvm-src-relocation.c gcc -Wp,-MD,tests/.bpf.o.d -Wp,-MT,tests/bpf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bpf.o tests/bpf.c gcc -Wp,-MD,tests/.topology.o.d -Wp,-MT,tests/topology.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/topology.o tests/topology.c gcc -Wp,-MD,tests/.cpumap.o.d -Wp,-MT,tests/cpumap.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/cpumap.o tests/cpumap.c gcc -Wp,-MD,tests/.stat.o.d -Wp,-MT,tests/stat.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/stat.o tests/stat.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util/intel-pt-decoder obj=libperf gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-pkt-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-pkt-decoder.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-pkt-decoder.o util/intel-pt-decoder/intel-pt-pkt-decoder.c gcc -Wp,-MD,tests/.event_update.o.d -Wp,-MT,tests/event_update.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/event_update.o tests/event_update.c gcc -Wp,-MD,tests/.event-times.o.d -Wp,-MT,tests/event-times.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/event-times.o tests/event-times.c gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-log.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-log.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-log.o util/intel-pt-decoder/intel-pt-log.c gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-decoder.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-decoder.o util/intel-pt-decoder/intel-pt-decoder.c gcc -Wp,-MD,tests/.expr.o.d -Wp,-MT,tests/expr.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/expr.o tests/expr.c gcc -Wp,-MD,tests/.backward-ring-buffer.o.d -Wp,-MT,tests/backward-ring-buffer.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/backward-ring-buffer.o tests/backward-ring-buffer.c gcc -Wp,-MD,tests/.sdt.o.d -Wp,-MT,tests/sdt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sdt.o tests/sdt.c gcc -Wp,-MD,tests/.is_printable_array.o.d -Wp,-MT,tests/is_printable_array.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/is_printable_array.o tests/is_printable_array.c gcc -Wp,-MD,tests/.bitmap.o.d -Wp,-MT,tests/bitmap.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bitmap.o tests/bitmap.c gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-insn-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-insn-decoder.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Iutil/intel-pt-decoder -Wno-override-init -c -o util/intel-pt-decoder/intel-pt-insn-decoder.o util/intel-pt-decoder/intel-pt-insn-decoder.c gcc -Wp,-MD,tests/.perf-hooks.o.d -Wp,-MT,tests/perf-hooks.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/perf-hooks.o tests/perf-hooks.c gcc -Wp,-MD,tests/.clang.o.d -Wp,-MT,tests/clang.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/clang.o tests/clang.c gcc -Wp,-MD,tests/.unit_number__scnprintf.o.d -Wp,-MT,tests/unit_number__scnprintf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/unit_number__scnprintf.o tests/unit_number__scnprintf.c gcc -Wp,-MD,tests/.dwarf-unwind.o.d -Wp,-MT,tests/dwarf-unwind.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -fno-optimize-sibling-calls -c -o tests/dwarf-unwind.o tests/dwarf-unwind.c ld -r -o util/intel-pt-decoder/libperf-in.o util/intel-pt-decoder/intel-pt-pkt-decoder.o util/intel-pt-decoder/intel-pt-insn-decoder.o util/intel-pt-decoder/intel-pt-log.o util/intel-pt-decoder/intel-pt-decoder.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util/scripting-engines obj=libperf gcc -Wp,-MD,util/scripting-engines/.trace-event-perl.o.d -Wp,-MT,util/scripting-engines/trace-event-perl.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno-nested-externs -Wno-undef -Wno-switch-default -c -o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-perl.c gcc -Wp,-MD,tests/.llvm-src-base.o.d -Wp,-MT,tests/llvm-src-base.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-base.o tests/llvm-src-base.c gcc -Wp,-MD,tests/.llvm-src-kbuild.o.d -Wp,-MT,tests/llvm-src-kbuild.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-kbuild.o tests/llvm-src-kbuild.c gcc -Wp,-MD,tests/.llvm-src-prologue.o.d -Wp,-MT,tests/llvm-src-prologue.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-prologue.o tests/llvm-src-prologue.c gcc -Wp,-MD,tests/.llvm-src-relocation.o.d -Wp,-MT,tests/llvm-src-relocation.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-relocation.o tests/llvm-src-relocation.c ld -r -o tests/perf-in.o tests/builtin-test.o tests/parse-events.o tests/dso-data.o tests/attr.o tests/vmlinux-kallsyms.o tests/openat-syscall.o tests/openat-syscall-all-cpus.o tests/openat-syscall-tp-fields.o tests/mmap-basic.o tests/perf-record.o tests/evsel-roundtrip-name.o tests/evsel-tp-sched.o tests/fdarray.o tests/pmu.o tests/hists_common.o tests/hists_link.o tests/hists_filter.o tests/hists_output.o tests/hists_cumulate.o tests/python-use.o tests/bp_signal.o tests/bp_signal_overflow.o tests/task-exit.o tests/sw-clock.o tests/mmap-thread-lookup.o tests/thread-mg-share.o tests/switch-tracking.o tests/keep-tracking.o tests/code-reading.o tests/sample-parsing.o tests/parse-no-sample-id-all.o tests/kmod-path.o tests/thread-map.o tests/llvm.o tests/llvm-src-base.o tests/llvm-src-kbuild.o tests/llvm-src-prologue.o tests/llvm-src-relocation.o tests/bpf.o tests/topology.o tests/cpumap.o tests/stat.o tests/event_update.o tests/event-times.o tests/expr.o tests/backward-ring-buffer.o tests/sdt.o tests/is_printable_array.o tests/bitmap.o tests/perf-hooks.o tests/clang.o tests/unit_number__scnprintf.o tests/dwarf-unwind.o gcc -Wp,-MD,./.perf.o.d -Wp,-MT,perf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_EXEC_PATH="BUILD_STR(libexec/perf-core)" -DPREFIX="BUILD_STR(/usr)" -c -o perf.o perf.c ld -r -o perf-in.o builtin-bench.o builtin-annotate.o builtin-config.o builtin-diff.o builtin-evlist.o builtin-ftrace.o builtin-help.o builtin-sched.o builtin-buildid-list.o builtin-buildid-cache.o builtin-kallsyms.o builtin-list.o builtin-record.o builtin-report.o builtin-stat.o builtin-timechart.o builtin-top.o builtin-script.o builtin-kmem.o builtin-lock.o builtin-kvm.o builtin-inject.o builtin-mem.o builtin-data.o builtin-version.o builtin-c2c.o builtin-trace.o builtin-probe.o bench/perf-in.o tests/perf-in.o perf.o gcc -Wp,-MD,util/scripting-engines/.trace-event-python.o.d -Wp,-MT,util/scripting-engines/trace-event-python.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -c -o util/scripting-engines/trace-event-python.o util/scripting-engines/trace-event-python.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch obj=libperf gcc -Wp,-MD,arch/.common.o.d -Wp,-MT,arch/common.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/common.o arch/common.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86 obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86/util obj=libperf gcc -Wp,-MD,arch/x86/util/.header.o.d -Wp,-MT,arch/x86/util/header.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/header.o arch/x86/util/header.c gcc -Wp,-MD,arch/x86/util/.tsc.o.d -Wp,-MT,arch/x86/util/tsc.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/tsc.o arch/x86/util/tsc.c gcc -Wp,-MD,arch/x86/util/.pmu.o.d -Wp,-MT,arch/x86/util/pmu.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/pmu.o arch/x86/util/pmu.c ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o gcc -Wp,-MD,util/.intel-pt.o.d -Wp,-MT,util/intel-pt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt.o util/intel-pt.c gcc -Wp,-MD,arch/x86/util/.kvm-stat.o.d -Wp,-MT,arch/x86/util/kvm-stat.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/kvm-stat.o arch/x86/util/kvm-stat.c gcc -Wp,-MD,arch/x86/util/.perf_regs.o.d -Wp,-MT,arch/x86/util/perf_regs.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/perf_regs.o arch/x86/util/perf_regs.c gcc -Wp,-MD,arch/x86/util/.group.o.d -Wp,-MT,arch/x86/util/group.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/group.o arch/x86/util/group.c gcc -Wp,-MD,arch/x86/util/.dwarf-regs.o.d -Wp,-MT,arch/x86/util/dwarf-regs.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/dwarf-regs.o arch/x86/util/dwarf-regs.c gcc -Wp,-MD,arch/x86/util/.unwind-libdw.o.d -Wp,-MT,arch/x86/util/unwind-libdw.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/unwind-libdw.o arch/x86/util/unwind-libdw.c gcc -Wp,-MD,arch/x86/util/.auxtrace.o.d -Wp,-MT,arch/x86/util/auxtrace.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/auxtrace.o arch/x86/util/auxtrace.c gcc -Wp,-MD,arch/x86/util/.intel-pt.o.d -Wp,-MT,arch/x86/util/intel-pt.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/intel-pt.o arch/x86/util/intel-pt.c gcc -Wp,-MD,util/.intel-bts.o.d -Wp,-MT,util/intel-bts.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-bts.o util/intel-bts.c gcc -Wp,-MD,arch/x86/util/.intel-bts.o.d -Wp,-MT,arch/x86/util/intel-bts.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/intel-bts.o arch/x86/util/intel-bts.c gcc -Wp,-MD,util/.parse-branch-options.o.d -Wp,-MT,util/parse-branch-options.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/parse-branch-options.o util/parse-branch-options.c gcc -Wp,-MD,util/.dump-insn.o.d -Wp,-MT,util/dump-insn.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dump-insn.o util/dump-insn.c gcc -Wp,-MD,util/.parse-regs-options.o.d -Wp,-MT,util/parse-regs-options.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/parse-regs-options.o util/parse-regs-options.c gcc -Wp,-MD,util/.term.o.d -Wp,-MT,util/term.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/term.o util/term.c ld -r -o arch/x86/util/libperf-in.o arch/x86/util/header.o arch/x86/util/tsc.o arch/x86/util/pmu.o arch/x86/util/kvm-stat.o arch/x86/util/perf_regs.o arch/x86/util/group.o arch/x86/util/dwarf-regs.o arch/x86/util/unwind-libdw.o arch/x86/util/auxtrace.o arch/x86/util/intel-pt.o arch/x86/util/intel-bts.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86/tests obj=libperf gcc -Wp,-MD,arch/x86/tests/.regs_load.o.d -Wp,-MT,arch/x86/tests/regs_load.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/regs_load.o arch/x86/tests/regs_load.S gcc -Wp,-MD,util/.help-unknown-cmd.o.d -Wp,-MT,util/help-unknown-cmd.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/help-unknown-cmd.o util/help-unknown-cmd.c gcc -Wp,-MD,arch/x86/tests/.dwarf-unwind.o.d -Wp,-MT,arch/x86/tests/dwarf-unwind.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/dwarf-unwind.o arch/x86/tests/dwarf-unwind.c gcc -Wp,-MD,util/.mem-events.o.d -Wp,-MT,util/mem-events.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/mem-events.o util/mem-events.c gcc -Wp,-MD,arch/x86/tests/.arch-tests.o.d -Wp,-MT,arch/x86/tests/arch-tests.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/arch-tests.o arch/x86/tests/arch-tests.c gcc -Wp,-MD,arch/x86/tests/.rdpmc.o.d -Wp,-MT,arch/x86/tests/rdpmc.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/rdpmc.o arch/x86/tests/rdpmc.c gcc -Wp,-MD,arch/x86/tests/.perf-time-to-tsc.o.d -Wp,-MT,arch/x86/tests/perf-time-to-tsc.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/perf-time-to-tsc.o arch/x86/tests/perf-time-to-tsc.c gcc -Wp,-MD,util/.vsprintf.o.d -Wp,-MT,util/vsprintf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/vsprintf.o ../lib/vsprintf.c gcc -Wp,-MD,util/.drv_configs.o.d -Wp,-MT,util/drv_configs.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/drv_configs.o util/drv_configs.c gcc -Wp,-MD,arch/x86/tests/.insn-x86.o.d -Wp,-MT,arch/x86/tests/insn-x86.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/insn-x86.o arch/x86/tests/insn-x86.c gcc -Wp,-MD,util/.units.o.d -Wp,-MT,util/units.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/units.o util/units.c gcc -Wp,-MD,util/.time-utils.o.d -Wp,-MT,util/time-utils.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/time-utils.o util/time-utils.c gcc -Wp,-MD,arch/x86/tests/.intel-cqm.o.d -Wp,-MT,arch/x86/tests/intel-cqm.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/intel-cqm.o arch/x86/tests/intel-cqm.c bison -v util/expr.y -d -o util/expr-bison.c -p expr__ gcc -Wp,-MD,util/.bpf-loader.o.d -Wp,-MT,util/bpf-loader.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/bpf-loader.o util/bpf-loader.c ld -r -o arch/x86/tests/libperf-in.o arch/x86/tests/regs_load.o arch/x86/tests/dwarf-unwind.o arch/x86/tests/arch-tests.o arch/x86/tests/rdpmc.o arch/x86/tests/perf-time-to-tsc.o arch/x86/tests/insn-x86.o arch/x86/tests/intel-cqm.o ld -r -o arch/x86/libperf-in.o arch/x86/util/libperf-in.o arch/x86/tests/libperf-in.o ld -r -o arch/libperf-in.o arch/common.o arch/x86/libperf-in.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui obj=libperf gcc -Wp,-MD,ui/.setup.o.d -Wp,-MT,ui/setup.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DLIBDIR="BUILD_STR()" -c -o ui/setup.o ui/setup.c gcc -Wp,-MD,ui/.helpline.o.d -Wp,-MT,ui/helpline.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/helpline.o ui/helpline.c gcc -Wp,-MD,ui/.progress.o.d -Wp,-MT,ui/progress.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/progress.o ui/progress.c gcc -Wp,-MD,ui/.util.o.d -Wp,-MT,ui/util.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/util.o ui/util.c gcc -Wp,-MD,ui/.hist.o.d -Wp,-MT,ui/hist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/hist.o ui/hist.c gcc -Wp,-MD,util/.bpf-prologue.o.d -Wp,-MT,util/bpf-prologue.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/bpf-prologue.o util/bpf-prologue.c gcc -Wp,-MD,util/.symbol-elf.o.d -Wp,-MT,util/symbol-elf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol-elf.o util/symbol-elf.c gcc -Wp,-MD,util/.probe-file.o.d -Wp,-MT,util/probe-file.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-file.o util/probe-file.c gcc -Wp,-MD,ui/stdio/.hist.o.d -Wp,-MT,ui/stdio/hist.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/stdio/hist.o ui/stdio/hist.c gcc -Wp,-MD,util/.probe-event.o.d -Wp,-MT,util/probe-event.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-event.o util/probe-event.c gcc -Wp,-MD,ui/.browser.o.d -Wp,-MT,ui/browser.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browser.o ui/browser.c make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui/browsers obj=libperf gcc -Wp,-MD,ui/browsers/.annotate.o.d -Wp,-MT,ui/browsers/annotate.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/annotate.o ui/browsers/annotate.c gcc -Wp,-MD,ui/browsers/.hists.o.d -Wp,-MT,ui/browsers/hists.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/hists.o ui/browsers/hists.c gcc -Wp,-MD,util/.probe-finder.o.d -Wp,-MT,util/probe-finder.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-finder.o util/probe-finder.c gcc -Wp,-MD,util/.dwarf-aux.o.d -Wp,-MT,util/dwarf-aux.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dwarf-aux.o util/dwarf-aux.c gcc -Wp,-MD,util/.dwarf-regs.o.d -Wp,-MT,util/dwarf-regs.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dwarf-regs.o util/dwarf-regs.c gcc -Wp,-MD,util/.unwind-libdw.o.d -Wp,-MT,util/unwind-libdw.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/unwind-libdw.o util/unwind-libdw.c gcc -Wp,-MD,util/.zlib.o.d -Wp,-MT,util/zlib.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/zlib.o util/zlib.c gcc -Wp,-MD,util/.lzma.o.d -Wp,-MT,util/lzma.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/lzma.o util/lzma.c gcc -Wp,-MD,util/.demangle-java.o.d -Wp,-MT,util/demangle-java.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/demangle-java.o util/demangle-java.c gcc -Wp,-MD,util/.demangle-rust.o.d -Wp,-MT,util/demangle-rust.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/demangle-rust.o util/demangle-rust.c gcc -Wp,-MD,util/.jitdump.o.d -Wp,-MT,util/jitdump.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/jitdump.o util/jitdump.c gcc -Wp,-MD,util/.genelf.o.d -Wp,-MT,util/genelf.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/genelf.o util/genelf.c gcc -Wp,-MD,util/.genelf_debug.o.d -Wp,-MT,util/genelf_debug.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-packed -c -o util/genelf_debug.o util/genelf_debug.c gcc -Wp,-MD,ui/browsers/.map.o.d -Wp,-MT,ui/browsers/map.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/map.o ui/browsers/map.c gcc -Wp,-MD,ui/browsers/.scripts.o.d -Wp,-MT,ui/browsers/scripts.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/scripts.o ui/browsers/scripts.c gcc -Wp,-MD,util/.perf-hooks.o.d -Wp,-MT,util/perf-hooks.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/perf-hooks.o util/perf-hooks.c gcc -Wp,-MD,ui/browsers/.header.o.d -Wp,-MT,ui/browsers/header.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/browsers/header.o ui/browsers/header.c flex -o util/parse-events-flex.c --header-file=util/parse-events-flex.h util/parse-events.l ld -r -o ui/browsers/libperf-in.o ui/browsers/annotate.o ui/browsers/hists.o ui/browsers/map.o ui/browsers/scripts.o ui/browsers/header.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui/tui obj=libperf gcc -Wp,-MD,ui/tui/.setup.o.d -Wp,-MT,ui/tui/setup.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/setup.o ui/tui/setup.c flex -o util/pmu-flex.c --header-file=util/pmu-flex.h util/pmu.l gcc -Wp,-MD,util/.pmu-bison.o.d -Wp,-MT,util/pmu-bison.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -w -c -o util/pmu-bison.o util/pmu-bison.c gcc -Wp,-MD,ui/tui/.util.o.d -Wp,-MT,ui/tui/util.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/util.o ui/tui/util.c gcc -Wp,-MD,util/.expr-bison.o.d -Wp,-MT,util/expr-bison.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -w -c -o util/expr-bison.o util/expr-bison.c gcc -Wp,-MD,ui/tui/.helpline.o.d -Wp,-MT,ui/tui/helpline.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/helpline.o ui/tui/helpline.c gcc -Wp,-MD,ui/tui/.progress.o.d -Wp,-MT,ui/tui/progress.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/progress.o ui/tui/progress.c ld -r -o ui/tui/libperf-in.o ui/tui/setup.o ui/tui/util.o ui/tui/helpline.o ui/tui/progress.o gcc -Wp,-MD,util/.parse-events.o.d -Wp,-MT,util/parse-events.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-redundant-decls -c -o util/parse-events.o util/parse-events.c ld -r -o ui/libperf-in.o ui/setup.o ui/helpline.o ui/progress.o ui/util.o ui/hist.o ui/stdio/hist.o ui/browser.o ui/browsers/libperf-in.o ui/tui/libperf-in.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts/perl/Perf-Trace-Util obj=libperf gcc -Wp,-MD,scripts/perl/Perf-Trace-Util/.Context.o.d -Wp,-MT,scripts/perl/Perf-Trace-Util/Context.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-undef -Wno-switch-default -Wno-shadow -c -o scripts/perl/Perf-Trace-Util/Context.o scripts/perl/Perf-Trace-Util/Context.c BUILDSTDERR: util/parse-events.c: In function 'tracepoint_id_to_path': BUILDSTDERR: util/parse-events.c:204:35: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(evt_path, MAXPATHLEN, "%s/%s/id", dir_path, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api/fd/array.h:4, BUILDSTDERR: from util/evlist.h:8, BUILDSTDERR: from util/parse-events.c:9: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 4355 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ld -r -o scripts/perl/Perf-Trace-Util/libperf-in.o scripts/perl/Perf-Trace-Util/Context.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts/python/Perf-Trace-Util obj=libperf gcc -Wp,-MD,scripts/python/Perf-Trace-Util/.Context.o.d -Wp,-MT,scripts/python/Perf-Trace-Util/Context.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -c -o scripts/python/Perf-Trace-Util/Context.o scripts/python/Perf-Trace-Util/Context.c ld -r -o scripts/python/Perf-Trace-Util/libperf-in.o scripts/python/Perf-Trace-Util/Context.o ld -r -o scripts/libperf-in.o scripts/perl/Perf-Trace-Util/libperf-in.o scripts/python/Perf-Trace-Util/libperf-in.o make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./trace/beauty obj=libperf gcc -Wp,-MD,trace/beauty/.statx.o.d -Wp,-MT,trace/beauty/statx.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/statx.o trace/beauty/statx.c ld -r -o trace/beauty/libperf-in.o trace/beauty/statx.o gcc -Wp,-MD,util/.parse-events-flex.o.d -Wp,-MT,util/parse-events-flex.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -w -c -o util/parse-events-flex.o util/parse-events-flex.c gcc -Wp,-MD,util/.pmu.o.d -Wp,-MT,util/pmu.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/pmu.o util/pmu.c BUILDSTDERR: util/pmu.c: In function 'pmu_aliases': BUILDSTDERR: util/pmu.c:351:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", dir, name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from util/pmu.c:7: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.pmu-flex.o.d -Wp,-MT,util/pmu-flex.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -w -c -o util/pmu-flex.o util/pmu-flex.c gcc pmu-events/jevents-in.o -o pmu-events/jevents make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= libtraceevent-dynamic-list ld -r -o util/libperf-in.o util/annotate.o util/block-range.o util/build-id.o util/config.o util/ctype.o util/db-export.o util/env.o util/event.o util/evlist.o util/evsel.o util/evsel_fprintf.o util/find_bit.o util/kallsyms.o util/levenshtein.o util/llvm-utils.o util/memswap.o util/parse-events.o util/perf_regs.o util/path.o util/print_binary.o util/rbtree.o util/libstring.o util/bitmap.o util/hweight.o util/quote.o util/strbuf.o util/string.o util/strlist.o util/strfilter.o util/top.o util/usage.o util/dso.o util/symbol.o util/symbol_fprintf.o util/color.o util/header.o util/callchain.o util/values.o util/debug.o util/machine.o util/map.o util/pstack.o util/session.o util/syscalltbl.o util/ordered-events.o util/namespaces.o util/comm.o util/thread.o util/thread_map.o util/trace-event-parse.o util/parse-events-flex.o util/parse-events-bison.o util/pmu.o util/pmu-flex.o util/pmu-bison.o util/trace-event-read.o util/trace-event-info.o util/trace-event-scripting.o util/trace-event.o util/svghelper.o util/sort.o util/hist.o util/util.o util/xyarray.o util/cpumap.o util/cgroup.o util/target.o util/rblist.o util/intlist.o util/vdso.o util/counts.o util/stat.o util/stat-shadow.o util/record.o util/srcline.o util/data.o util/tsc.o util/cloexec.o util/call-path.o util/thread-stack.o util/auxtrace.o util/intel-pt-decoder/libperf-in.o util/intel-pt.o util/intel-bts.o util/parse-branch-options.o util/dump-insn.o util/parse-regs-options.o util/term.o util/help-unknown-cmd.o util/mem-events.o util/vsprintf.o util/drv_configs.o util/units.o util/time-utils.o util/expr-bison.o util/bpf-loader.o util/bpf-prologue.o util/symbol-elf.o util/probe-file.o util/probe-event.o util/probe-finder.o util/dwarf-aux.o util/dwarf-regs.o util/unwind-libdw.o util/scripting-engines/libperf-in.o util/zlib.o util/lzma.o util/demangle-java.o util/demangle-rust.o util/jitdump.o util/genelf.o util/genelf_debug.o util/perf-hooks.o symbol_type=`nm -u -D plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so | awk 'NF>1 {print $1}' | xargs echo "U W w" | tr ' ' '\n' | sort -u | xargs echo`; if [ "$symbol_type" = "U W w" ];then (echo '{'; nm -u -D plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so | awk 'NF>1 {print "\t"$2";"}' | sort -u; echo '};'; ) > libtraceevent-dynamic-list; else (echo Either missing one of [ plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so] or bad version of nm) 1>&2; fi make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=pmu-events obj=pmu-events pmu-events/jevents x86 pmu-events/arch pmu-events/pmu-events.c 1 ld -r -o libperf-in.o util/libperf-in.o arch/libperf-in.o ui/libperf-in.o scripts/libperf-in.o trace/beauty/libperf-in.o LDSHARED="gcc -pthread -shared" \ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT' LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,noexecstack -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -Xlinker -export-dynamic -Xlinker --dynamic-list=/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/libtraceevent-dynamic-list' \ '/usr/bin/python2' util/setup.py \ --quiet build_ext; \ mkdir -p python && \ cp python_ext_build/lib/perf.so python/ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:801:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evsel *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evsel *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evsel__open, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1014:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__mmap, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1020:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__open, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1026:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__poll, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1032:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__get_pollfd, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1038:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__add, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1044:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__read_on_cpu, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/python.c:1204:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evsel *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evsel *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction) pyrf__tracepoint, BUILDSTDERR: ^ BUILDSTDERR: jevents: Processing mapfile pmu-events/arch/x86/mapfile.csv gcc -Wp,-MD,pmu-events/.pmu-events.o.d -Wp,-MT,pmu-events/pmu-events.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o pmu-events/pmu-events.o pmu-events/pmu-events.c ld -r -o pmu-events/pmu-events-in.o pmu-events/pmu-events.o rm -f libperf.a && ar rcs libperf.a libperf-in.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_ARCH_X86_64_SUPPORT -DHAVE_SYSCALL_TABLE -Iarch/x86/include/generated -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf -I/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,noexecstack -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -Xlinker -export-dynamic -Xlinker --dynamic-list=/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/libtraceevent-dynamic-list \ perf-in.o pmu-events/pmu-events-in.o -Wl,--whole-archive libperf.a /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api/libapi.a /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/libtraceevent.a /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/subcmd/libsubcmd.a /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/bpf/libbpf.a -Wl,--no-whole-archive -Wl,--start-group -lpthread -lrt -lm -ldl -lelf -ldw -laudit -lcrypto -lslang -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -lpython2.7 -lpthread -ldl -lutil -lm -lutil -lbfd -liberty -lz -llzma -lnuma -Wl,--end-group -o perf BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/cgroup.c: In function 'open_cgroup': BUILDSTDERR: /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/cgroup.c:80:30: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", mnt, name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:862, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/map.h:9, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/symbol.h:7, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/evsel.h:10, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/util/cgroup.c:4: BUILDSTDERR: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4098) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + chmod +x tools/power/cpupower/utils/version-gen.sh + make -j2 -C tools/power/cpupower CPUFREQ_BENCH=false make: Entering directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower' CC lib/cpufreq.o CC lib/cpupower.o CC lib/cpuidle.o CC utils/helpers/amd.o CC utils/helpers/msr.o CC utils/helpers/sysfs.o CC utils/helpers/misc.o CC utils/helpers/cpuid.o CC utils/helpers/pci.o CC utils/helpers/bitmask.o CC utils/idle_monitor/nhm_idle.o CC utils/idle_monitor/snb_idle.o CC utils/idle_monitor/hsw_ext_idle.o CC utils/idle_monitor/amd_fam14h_idle.o CC utils/idle_monitor/cpuidle_sysfs.o CC utils/idle_monitor/mperf_monitor.o CC utils/idle_monitor/cpupower-monitor.o CC utils/cpupower.o CC utils/cpufreq-info.o CC utils/cpufreq-set.o CC utils/cpupower-set.o CC utils/cpupower-info.o CC utils/cpuidle-info.o CC utils/cpuidle-set.o MSGFMT po/de.gmo MSGFMT po/fr.gmo MSGFMT po/it.gmo MSGFMT po/cs.gmo MSGFMT po/pt.gmo LD libcpupower.so.0.0.1 CC cpupower make: Leaving directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower' + pushd tools/power/cpupower/debug/x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower/debug/x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make -j2 centrino-decode powernow-k8-decode cc -o centrino-decode ../i386/centrino-decode.c cc -o powernow-k8-decode ../i386/powernow-k8-decode.c + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/power/x86/x86_energy_perf_policy/ ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make gcc -Wall -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' x86_energy_perf_policy.c -o /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/power/x86/turbostat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/turbostat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make gcc -Wall -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' -DINTEL_FAMILY_HEADER='"../../../../arch/x86/include/asm/intel-family.h"' turbostat.c -o /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/turbostat/turbostat BUILDSTDERR: turbostat.c: In function 'get_mp': BUILDSTDERR: turbostat.c:1497:49: warning: '%s' directive writing up to 127 bytes into a region of size between 89 and 99 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "/sys/devices/system/cpu/cpu%d/%s", BUILDSTDERR: ^~ BUILDSTDERR: turbostat.c:1497:4: note: 'sprintf' output between 30 and 167 bytes into a destination of size 128 BUILDSTDERR: sprintf(path, "/sys/devices/system/cpu/cpu%d/%s", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cpu, mp->path); BUILDSTDERR: ~~~~~~~~~~~~~~ + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/thermal/tmon/ ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/thermal/tmon ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o tmon.o tmon.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o tui.o tui.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o sysfs.o sysfs.c BUILDSTDERR: sysfs.c: In function 'scan_tzones': BUILDSTDERR: sysfs.c:225:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(cdev_name, 256, "%s/%s", tz_name, nl->d_name); BUILDSTDERR: ^~ BUILDSTDERR: sysfs.c:225:3: note: 'snprintf' output between 2 and 512 bytes into a destination of size 256 BUILDSTDERR: snprintf(cdev_name, 256, "%s/%s", tz_name, nl->d_name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sysfs.c:238:37: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] BUILDSTDERR: snprintf(cdev_trip_name, 256, "%s%s", nl->d_name, BUILDSTDERR: ^~ BUILDSTDERR: "_trip_point"); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: sysfs.c:238:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256 BUILDSTDERR: snprintf(cdev_trip_name, 256, "%s%s", nl->d_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "_trip_point"); BUILDSTDERR: ~~~~~~~~~~~~~~ gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o pid.o pid.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE tmon.o tui.o sysfs.o pid.o -o tmon -lm -lpthread -lpanelw -lncursesw -ltinfo + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/iio/ ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/iio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make gcc -Wall -g -D_GNU_SOURCE -D__EXPORTED_HEADERS__ -I../../include/uapi -I../../include -c -o iio_event_monitor.o iio_event_monitor.c gcc -Wall -g -D_GNU_SOURCE -D__EXPORTED_HEADERS__ -I../../include/uapi -I../../include -c -o iio_utils.o iio_utils.c gcc iio_event_monitor.o iio_utils.o -o iio_event_monitor gcc -Wall -g -D_GNU_SOURCE -D__EXPORTED_HEADERS__ -I../../include/uapi -I../../include -c -o lsiio.o lsiio.c gcc lsiio.o iio_utils.o -o lsiio gcc -Wall -g -D_GNU_SOURCE -D__EXPORTED_HEADERS__ -I../../include/uapi -I../../include -c -o iio_generic_buffer.o iio_generic_buffer.c gcc iio_generic_buffer.o iio_utils.o -o iio_generic_buffer + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/gpio/ ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make mkdir -p include/linux 2>&1 || true ln -sf /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=lsgpio make[1]: Entering directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' CC lsgpio.o CC gpio-utils.o LD lsgpio-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' LINK lsgpio make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=gpio-hammer make[1]: Entering directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' CC gpio-hammer.o LD gpio-hammer-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' LINK gpio-hammer make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=gpio-event-mon make[1]: Entering directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' CC gpio-event-mon.o BUILDSTDERR: gpio-event-mon.c: In function 'monitor_device': BUILDSTDERR: gpio-event-mon.c:100:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__u64' {aka 'long long unsigned int'} [-Wformat=] BUILDSTDERR: fprintf(stdout, "GPIO EVENT %" PRIu64 ": ", event.timestamp); BUILDSTDERR: ^~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from gpio-event-mon.c:24: BUILDSTDERR: /usr/include/inttypes.h:105:34: note: format string is defined here BUILDSTDERR: # define PRIu64 __PRI64_PREFIX "u" LD gpio-event-mon-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio' LINK gpio-event-mon + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JnvszL + umask 022 + cd /builddir/build/BUILD + cd kernel-4.13.fc28 + cd linux-4.13.0-3.rocm.1.7.0.x86_64 + make ARCH=x86_64 INSTALL_HDR_PATH=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr headers_install CHK include/generated/uapi/linux/version.h INSTALL include/asm-generic (35 files) INSTALL include/drm (25 files) INSTALL include/linux (484 files) INSTALL include/linux/android (1 file) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/caif (2 files) INSTALL include/linux/can (6 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/dvb (8 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/hsi (2 files) INSTALL include/linux/iio (2 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/mmc (1 file) INSTALL include/linux/netfilter (87 files) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/netfilter_ipv6 (12 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/sched (1 file) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (15 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (11 files) INSTALL include/linux/wimax (1 file) INSTALL include/misc (1 file) INSTALL include/mtd (5 files) INSTALL include/rdma (19 files) INSTALL include/rdma/hfi (2 files) INSTALL include/scsi (4 files) INSTALL include/scsi/fc (4 files) INSTALL include/sound (15 files) INSTALL include/video (3 files) INSTALL include/xen (4 files) INSTALL include/asm (62 files) + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/include '(' -name .install -o -name .check -o -name ..install.cmd -o -name ..check.cmd ')' + xargs rm -f + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers + make ARCH=x86_64 INSTALL_HDR_PATH=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers headers_install_all CHK include/generated/uapi/linux/version.h INSTALL include/asm-generic (35 files) INSTALL include/drm (25 files) INSTALL include/linux (483 files) INSTALL include/linux/android (1 file) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/caif (2 files) INSTALL include/linux/can (6 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/dvb (8 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/hsi (2 files) INSTALL include/linux/iio (2 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/mmc (1 file) INSTALL include/linux/netfilter (87 files) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/netfilter_ipv6 (12 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/sched (1 file) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (15 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (11 files) INSTALL include/linux/wimax (1 file) INSTALL include/misc (1 file) INSTALL include/mtd (5 files) INSTALL include/rdma (19 files) INSTALL include/rdma/hfi (2 files) INSTALL include/scsi (4 files) INSTALL include/scsi/fc (4 files) INSTALL include/sound (15 files) INSTALL include/video (3 files) INSTALL include/xen (4 files) INSTALL include/arch-alpha/asm (40 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 25: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 25: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 25: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found WRAP arch/arc/include/generated/uapi/asm/auxvec.h WRAP arch/arc/include/generated/uapi/asm/bitsperlong.h WRAP arch/arc/include/generated/uapi/asm/errno.h WRAP arch/arc/include/generated/uapi/asm/fcntl.h WRAP arch/arc/include/generated/uapi/asm/ioctl.h WRAP arch/arc/include/generated/uapi/asm/ioctls.h WRAP arch/arc/include/generated/uapi/asm/ipcbuf.h WRAP arch/arc/include/generated/uapi/asm/kvm_para.h WRAP arch/arc/include/generated/uapi/asm/mman.h WRAP arch/arc/include/generated/uapi/asm/msgbuf.h WRAP arch/arc/include/generated/uapi/asm/param.h WRAP arch/arc/include/generated/uapi/asm/poll.h WRAP arch/arc/include/generated/uapi/asm/posix_types.h WRAP arch/arc/include/generated/uapi/asm/resource.h WRAP arch/arc/include/generated/uapi/asm/sembuf.h WRAP arch/arc/include/generated/uapi/asm/shmbuf.h WRAP arch/arc/include/generated/uapi/asm/siginfo.h WRAP arch/arc/include/generated/uapi/asm/socket.h WRAP arch/arc/include/generated/uapi/asm/sockios.h WRAP arch/arc/include/generated/uapi/asm/stat.h WRAP arch/arc/include/generated/uapi/asm/statfs.h WRAP arch/arc/include/generated/uapi/asm/termbits.h WRAP arch/arc/include/generated/uapi/asm/termios.h WRAP arch/arc/include/generated/uapi/asm/types.h WRAP arch/arc/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found REMOVE kvm_para.h a.out.h INSTALL include/linux (481 files) INSTALL include/arch-arc/asm (35 files) CHK include/generated/uapi/linux/version.h WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h WRAP arch/arm/include/generated/uapi/asm/errno.h WRAP arch/arm/include/generated/uapi/asm/ioctl.h WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm/include/generated/uapi/asm/msgbuf.h WRAP arch/arm/include/generated/uapi/asm/param.h WRAP arch/arm/include/generated/uapi/asm/poll.h WRAP arch/arm/include/generated/uapi/asm/resource.h WRAP arch/arm/include/generated/uapi/asm/sembuf.h WRAP arch/arm/include/generated/uapi/asm/shmbuf.h WRAP arch/arm/include/generated/uapi/asm/siginfo.h WRAP arch/arm/include/generated/uapi/asm/socket.h WRAP arch/arm/include/generated/uapi/asm/sockios.h WRAP arch/arm/include/generated/uapi/asm/termbits.h WRAP arch/arm/include/generated/uapi/asm/termios.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-common.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h INSTALL include/linux (483 files) INSTALL include/arch-arm/asm (37 files) CHK include/generated/uapi/linux/version.h WRAP arch/arm64/include/generated/uapi/asm/errno.h WRAP arch/arm64/include/generated/uapi/asm/ioctl.h WRAP arch/arm64/include/generated/uapi/asm/ioctls.h WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h WRAP arch/arm64/include/generated/uapi/asm/mman.h WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h WRAP arch/arm64/include/generated/uapi/asm/poll.h WRAP arch/arm64/include/generated/uapi/asm/resource.h WRAP arch/arm64/include/generated/uapi/asm/sembuf.h WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h WRAP arch/arm64/include/generated/uapi/asm/socket.h WRAP arch/arm64/include/generated/uapi/asm/sockios.h WRAP arch/arm64/include/generated/uapi/asm/swab.h WRAP arch/arm64/include/generated/uapi/asm/termbits.h WRAP arch/arm64/include/generated/uapi/asm/termios.h WRAP arch/arm64/include/generated/uapi/asm/types.h REMOVE kvm_para.h INSTALL include/linux (482 files) INSTALL include/arch-arm64/asm (35 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 25: bfin-uclinux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: bfin-uclinux-gcc: command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found WRAP arch/blackfin/include/generated/uapi/asm/auxvec.h WRAP arch/blackfin/include/generated/uapi/asm/bitsperlong.h WRAP arch/blackfin/include/generated/uapi/asm/errno.h WRAP arch/blackfin/include/generated/uapi/asm/ioctl.h WRAP arch/blackfin/include/generated/uapi/asm/ipcbuf.h WRAP arch/blackfin/include/generated/uapi/asm/kvm_para.h WRAP arch/blackfin/include/generated/uapi/asm/mman.h WRAP arch/blackfin/include/generated/uapi/asm/msgbuf.h WRAP arch/blackfin/include/generated/uapi/asm/param.h WRAP arch/blackfin/include/generated/uapi/asm/resource.h WRAP arch/blackfin/include/generated/uapi/asm/sembuf.h WRAP arch/blackfin/include/generated/uapi/asm/setup.h WRAP arch/blackfin/include/generated/uapi/asm/shmbuf.h WRAP arch/blackfin/include/generated/uapi/asm/shmparam.h WRAP arch/blackfin/include/generated/uapi/asm/socket.h WRAP arch/blackfin/include/generated/uapi/asm/sockios.h WRAP arch/blackfin/include/generated/uapi/asm/statfs.h WRAP arch/blackfin/include/generated/uapi/asm/termbits.h WRAP arch/blackfin/include/generated/uapi/asm/termios.h WRAP arch/blackfin/include/generated/uapi/asm/types.h WRAP arch/blackfin/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found REMOVE kvm.h INSTALL include/linux (481 files) INSTALL include/arch-blackfin/asm (36 files) CHK include/generated/uapi/linux/version.h WRAP arch/c6x/include/generated/uapi/asm/auxvec.h WRAP arch/c6x/include/generated/uapi/asm/bitsperlong.h WRAP arch/c6x/include/generated/uapi/asm/errno.h WRAP arch/c6x/include/generated/uapi/asm/fcntl.h WRAP arch/c6x/include/generated/uapi/asm/ioctl.h WRAP arch/c6x/include/generated/uapi/asm/ioctls.h WRAP arch/c6x/include/generated/uapi/asm/ipcbuf.h WRAP arch/c6x/include/generated/uapi/asm/kvm_para.h WRAP arch/c6x/include/generated/uapi/asm/mman.h WRAP arch/c6x/include/generated/uapi/asm/msgbuf.h WRAP arch/c6x/include/generated/uapi/asm/param.h WRAP arch/c6x/include/generated/uapi/asm/poll.h WRAP arch/c6x/include/generated/uapi/asm/posix_types.h WRAP arch/c6x/include/generated/uapi/asm/resource.h WRAP arch/c6x/include/generated/uapi/asm/sembuf.h WRAP arch/c6x/include/generated/uapi/asm/shmbuf.h WRAP arch/c6x/include/generated/uapi/asm/shmparam.h WRAP arch/c6x/include/generated/uapi/asm/siginfo.h WRAP arch/c6x/include/generated/uapi/asm/signal.h WRAP arch/c6x/include/generated/uapi/asm/socket.h WRAP arch/c6x/include/generated/uapi/asm/sockios.h WRAP arch/c6x/include/generated/uapi/asm/stat.h WRAP arch/c6x/include/generated/uapi/asm/statfs.h WRAP arch/c6x/include/generated/uapi/asm/termbits.h WRAP arch/c6x/include/generated/uapi/asm/termios.h WRAP arch/c6x/include/generated/uapi/asm/types.h WRAP arch/c6x/include/generated/uapi/asm/ucontext.h INSTALL include/arch-c6x/asm (33 files) BUILDSTDERR: gcc: error: unrecognized command line option '-mlinux' CHK include/generated/uapi/linux/version.h WRAP arch/cris/include/generated/uapi/asm/auxvec.h WRAP arch/cris/include/generated/uapi/asm/bitsperlong.h WRAP arch/cris/include/generated/uapi/asm/errno.h WRAP arch/cris/include/generated/uapi/asm/fcntl.h WRAP arch/cris/include/generated/uapi/asm/ioctl.h WRAP arch/cris/include/generated/uapi/asm/ipcbuf.h WRAP arch/cris/include/generated/uapi/asm/kvm_para.h WRAP arch/cris/include/generated/uapi/asm/mman.h WRAP arch/cris/include/generated/uapi/asm/msgbuf.h WRAP arch/cris/include/generated/uapi/asm/poll.h WRAP arch/cris/include/generated/uapi/asm/resource.h WRAP arch/cris/include/generated/uapi/asm/sembuf.h WRAP arch/cris/include/generated/uapi/asm/shmbuf.h WRAP arch/cris/include/generated/uapi/asm/siginfo.h WRAP arch/cris/include/generated/uapi/asm/socket.h WRAP arch/cris/include/generated/uapi/asm/sockios.h WRAP arch/cris/include/generated/uapi/asm/statfs.h WRAP arch/cris/include/generated/uapi/asm/types.h INSTALL include/arch-cris/arch-v10 (0 file) INSTALL include/arch-cris/arch-v10/arch (4 files) INSTALL include/arch-cris/arch-v32 (0 file) INSTALL include/arch-cris/arch-v32/arch (2 files) INSTALL include/arch-cris/asm (40 files) CHK include/generated/uapi/linux/version.h INSTALL include/linux (482 files) INSTALL include/arch-frv/asm (32 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 25: h8300-unknown-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: h8300-unknown-linux-gcc: command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found WRAP arch/h8300/include/generated/uapi/asm/auxvec.h WRAP arch/h8300/include/generated/uapi/asm/errno.h WRAP arch/h8300/include/generated/uapi/asm/fcntl.h WRAP arch/h8300/include/generated/uapi/asm/ioctl.h WRAP arch/h8300/include/generated/uapi/asm/ioctls.h WRAP arch/h8300/include/generated/uapi/asm/ipcbuf.h WRAP arch/h8300/include/generated/uapi/asm/kvm_para.h WRAP arch/h8300/include/generated/uapi/asm/mman.h WRAP arch/h8300/include/generated/uapi/asm/msgbuf.h WRAP arch/h8300/include/generated/uapi/asm/param.h WRAP arch/h8300/include/generated/uapi/asm/poll.h WRAP arch/h8300/include/generated/uapi/asm/posix_types.h WRAP arch/h8300/include/generated/uapi/asm/resource.h WRAP arch/h8300/include/generated/uapi/asm/sembuf.h WRAP arch/h8300/include/generated/uapi/asm/setup.h WRAP arch/h8300/include/generated/uapi/asm/shmbuf.h WRAP arch/h8300/include/generated/uapi/asm/shmparam.h WRAP arch/h8300/include/generated/uapi/asm/siginfo.h WRAP arch/h8300/include/generated/uapi/asm/socket.h WRAP arch/h8300/include/generated/uapi/asm/sockios.h WRAP arch/h8300/include/generated/uapi/asm/stat.h WRAP arch/h8300/include/generated/uapi/asm/statfs.h WRAP arch/h8300/include/generated/uapi/asm/swab.h WRAP arch/h8300/include/generated/uapi/asm/termbits.h WRAP arch/h8300/include/generated/uapi/asm/termios.h WRAP arch/h8300/include/generated/uapi/asm/types.h WRAP arch/h8300/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found REMOVE kvm_para.h INSTALL include/linux (481 files) INSTALL include/arch-h8300/asm (33 files) BUILDSTDERR: gcc: error: unrecognized command line option '-G0' CHK include/generated/uapi/linux/version.h WRAP arch/hexagon/include/generated/uapi/asm/auxvec.h WRAP arch/hexagon/include/generated/uapi/asm/errno.h WRAP arch/hexagon/include/generated/uapi/asm/fcntl.h WRAP arch/hexagon/include/generated/uapi/asm/ioctl.h WRAP arch/hexagon/include/generated/uapi/asm/ioctls.h WRAP arch/hexagon/include/generated/uapi/asm/ipcbuf.h WRAP arch/hexagon/include/generated/uapi/asm/mman.h WRAP arch/hexagon/include/generated/uapi/asm/msgbuf.h WRAP arch/hexagon/include/generated/uapi/asm/poll.h WRAP arch/hexagon/include/generated/uapi/asm/posix_types.h WRAP arch/hexagon/include/generated/uapi/asm/resource.h WRAP arch/hexagon/include/generated/uapi/asm/sembuf.h WRAP arch/hexagon/include/generated/uapi/asm/shmbuf.h WRAP arch/hexagon/include/generated/uapi/asm/shmparam.h WRAP arch/hexagon/include/generated/uapi/asm/siginfo.h WRAP arch/hexagon/include/generated/uapi/asm/socket.h WRAP arch/hexagon/include/generated/uapi/asm/sockios.h WRAP arch/hexagon/include/generated/uapi/asm/stat.h WRAP arch/hexagon/include/generated/uapi/asm/statfs.h WRAP arch/hexagon/include/generated/uapi/asm/termbits.h WRAP arch/hexagon/include/generated/uapi/asm/termios.h WRAP arch/hexagon/include/generated/uapi/asm/types.h WRAP arch/hexagon/include/generated/uapi/asm/ucontext.h INSTALL include/linux (482 files) INSTALL include/arch-hexagon/asm (35 files) BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S:1: Error: unknown pseudo-op: `.rodata' BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S:2: Error: no such instruction: `data4 @segrel(start)' BUILDSTDERR: objdump: '/tmp/out8289': No such file BUILDSTDERR: objdump: section '.rodata' mentioned in a -j option, but not found in any input file BUILDSTDERR: ./arch/ia64/scripts/toolchain-flags: line 19: [: !=: unary operator expected BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:1: Error: unknown pseudo-op: `.proc' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:2: Error: unknown pseudo-op: `.prologue' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:3: Error: unknown pseudo-op: `.save' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:6: Error: unknown pseudo-op: `.endp' BUILDSTDERR: readelf: /tmp/out8289: Error: No such file BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S:1: Error: junk at end of line, first unrecognized character is `[' BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S:2: Error: unknown pseudo-op: `.xdata4' BUILDSTDERR: objdump: '/tmp/out8315.o': No such file BUILDSTDERR: objdump: section '.data' mentioned in a -j option, but not found in any input file BUILDSTDERR: ./arch/ia64/scripts/check-gas: line 10: [: !=: unary operator expected CHK include/generated/uapi/linux/version.h WRAP arch/ia64/include/generated/uapi/asm/kvm_para.h REMOVE kvm_para.h INSTALL include/linux (481 files) INSTALL include/arch-ia64/asm (44 files) CHK include/generated/uapi/linux/version.h WRAP arch/m32r/include/generated/uapi/asm/kvm_para.h WRAP arch/m32r/include/generated/uapi/asm/siginfo.h INSTALL include/arch-m32r/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/m68k/include/generated/uapi/asm/auxvec.h WRAP arch/m68k/include/generated/uapi/asm/bitsperlong.h WRAP arch/m68k/include/generated/uapi/asm/errno.h WRAP arch/m68k/include/generated/uapi/asm/ioctl.h WRAP arch/m68k/include/generated/uapi/asm/ipcbuf.h WRAP arch/m68k/include/generated/uapi/asm/kvm_para.h WRAP arch/m68k/include/generated/uapi/asm/mman.h WRAP arch/m68k/include/generated/uapi/asm/msgbuf.h WRAP arch/m68k/include/generated/uapi/asm/resource.h WRAP arch/m68k/include/generated/uapi/asm/sembuf.h WRAP arch/m68k/include/generated/uapi/asm/shmbuf.h WRAP arch/m68k/include/generated/uapi/asm/shmparam.h WRAP arch/m68k/include/generated/uapi/asm/siginfo.h WRAP arch/m68k/include/generated/uapi/asm/socket.h WRAP arch/m68k/include/generated/uapi/asm/sockios.h WRAP arch/m68k/include/generated/uapi/asm/statfs.h WRAP arch/m68k/include/generated/uapi/asm/termbits.h WRAP arch/m68k/include/generated/uapi/asm/termios.h WRAP arch/m68k/include/generated/uapi/asm/types.h INSTALL include/linux (482 files) INSTALL include/arch-m68k/asm (42 files) CHK include/generated/uapi/linux/version.h WRAP arch/metag/include/generated/uapi/asm/auxvec.h WRAP arch/metag/include/generated/uapi/asm/bitsperlong.h WRAP arch/metag/include/generated/uapi/asm/errno.h WRAP arch/metag/include/generated/uapi/asm/fcntl.h WRAP arch/metag/include/generated/uapi/asm/ioctl.h WRAP arch/metag/include/generated/uapi/asm/ioctls.h WRAP arch/metag/include/generated/uapi/asm/ipcbuf.h WRAP arch/metag/include/generated/uapi/asm/kvm_para.h WRAP arch/metag/include/generated/uapi/asm/mman.h WRAP arch/metag/include/generated/uapi/asm/msgbuf.h WRAP arch/metag/include/generated/uapi/asm/param.h WRAP arch/metag/include/generated/uapi/asm/poll.h WRAP arch/metag/include/generated/uapi/asm/posix_types.h WRAP arch/metag/include/generated/uapi/asm/resource.h WRAP arch/metag/include/generated/uapi/asm/sembuf.h WRAP arch/metag/include/generated/uapi/asm/setup.h WRAP arch/metag/include/generated/uapi/asm/shmbuf.h WRAP arch/metag/include/generated/uapi/asm/shmparam.h WRAP arch/metag/include/generated/uapi/asm/signal.h WRAP arch/metag/include/generated/uapi/asm/socket.h WRAP arch/metag/include/generated/uapi/asm/sockios.h WRAP arch/metag/include/generated/uapi/asm/stat.h WRAP arch/metag/include/generated/uapi/asm/statfs.h WRAP arch/metag/include/generated/uapi/asm/termbits.h WRAP arch/metag/include/generated/uapi/asm/termios.h WRAP arch/metag/include/generated/uapi/asm/types.h WRAP arch/metag/include/generated/uapi/asm/ucontext.h REMOVE a.out.h INSTALL include/linux (481 files) INSTALL include/arch-metag/asm (34 files) CHK include/generated/uapi/linux/version.h WRAP arch/microblaze/include/generated/uapi/asm/bitsperlong.h WRAP arch/microblaze/include/generated/uapi/asm/errno.h WRAP arch/microblaze/include/generated/uapi/asm/fcntl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctls.h WRAP arch/microblaze/include/generated/uapi/asm/ipcbuf.h WRAP arch/microblaze/include/generated/uapi/asm/mman.h WRAP arch/microblaze/include/generated/uapi/asm/msgbuf.h WRAP arch/microblaze/include/generated/uapi/asm/param.h WRAP arch/microblaze/include/generated/uapi/asm/poll.h WRAP arch/microblaze/include/generated/uapi/asm/resource.h WRAP arch/microblaze/include/generated/uapi/asm/sembuf.h WRAP arch/microblaze/include/generated/uapi/asm/shmbuf.h WRAP arch/microblaze/include/generated/uapi/asm/shmparam.h WRAP arch/microblaze/include/generated/uapi/asm/siginfo.h WRAP arch/microblaze/include/generated/uapi/asm/signal.h WRAP arch/microblaze/include/generated/uapi/asm/socket.h WRAP arch/microblaze/include/generated/uapi/asm/sockios.h WRAP arch/microblaze/include/generated/uapi/asm/stat.h WRAP arch/microblaze/include/generated/uapi/asm/statfs.h WRAP arch/microblaze/include/generated/uapi/asm/swab.h WRAP arch/microblaze/include/generated/uapi/asm/termbits.h WRAP arch/microblaze/include/generated/uapi/asm/termios.h WRAP arch/microblaze/include/generated/uapi/asm/types.h WRAP arch/microblaze/include/generated/uapi/asm/ucontext.h INSTALL include/arch-microblaze/asm (33 files) CHK include/generated/uapi/linux/version.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h HOSTCC arch/mips/boot/tools/relocs_32.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTLD arch/mips/boot/tools/relocs INSTALL include/linux (483 files) INSTALL include/arch-mips/asm (41 files) CHK include/generated/uapi/linux/version.h WRAP arch/mn10300/include/generated/uapi/asm/siginfo.h REMOVE kvm.h INSTALL include/linux (482 files) INSTALL include/arch-mn10300/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/nios2/include/generated/uapi/asm/auxvec.h WRAP arch/nios2/include/generated/uapi/asm/bitsperlong.h WRAP arch/nios2/include/generated/uapi/asm/errno.h WRAP arch/nios2/include/generated/uapi/asm/fcntl.h WRAP arch/nios2/include/generated/uapi/asm/ioctl.h WRAP arch/nios2/include/generated/uapi/asm/ioctls.h WRAP arch/nios2/include/generated/uapi/asm/ipcbuf.h WRAP arch/nios2/include/generated/uapi/asm/kvm_para.h WRAP arch/nios2/include/generated/uapi/asm/mman.h WRAP arch/nios2/include/generated/uapi/asm/msgbuf.h WRAP arch/nios2/include/generated/uapi/asm/param.h WRAP arch/nios2/include/generated/uapi/asm/poll.h WRAP arch/nios2/include/generated/uapi/asm/posix_types.h WRAP arch/nios2/include/generated/uapi/asm/resource.h WRAP arch/nios2/include/generated/uapi/asm/sembuf.h WRAP arch/nios2/include/generated/uapi/asm/setup.h WRAP arch/nios2/include/generated/uapi/asm/shmbuf.h WRAP arch/nios2/include/generated/uapi/asm/siginfo.h WRAP arch/nios2/include/generated/uapi/asm/socket.h WRAP arch/nios2/include/generated/uapi/asm/sockios.h WRAP arch/nios2/include/generated/uapi/asm/stat.h WRAP arch/nios2/include/generated/uapi/asm/statfs.h WRAP arch/nios2/include/generated/uapi/asm/termbits.h WRAP arch/nios2/include/generated/uapi/asm/termios.h WRAP arch/nios2/include/generated/uapi/asm/types.h WRAP arch/nios2/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (481 files) INSTALL include/arch-nios2/asm (33 files) CHK include/generated/uapi/linux/version.h WRAP arch/openrisc/include/generated/uapi/asm/auxvec.h WRAP arch/openrisc/include/generated/uapi/asm/bitsperlong.h WRAP arch/openrisc/include/generated/uapi/asm/errno.h WRAP arch/openrisc/include/generated/uapi/asm/fcntl.h WRAP arch/openrisc/include/generated/uapi/asm/ioctl.h WRAP arch/openrisc/include/generated/uapi/asm/ioctls.h WRAP arch/openrisc/include/generated/uapi/asm/ipcbuf.h WRAP arch/openrisc/include/generated/uapi/asm/kvm_para.h WRAP arch/openrisc/include/generated/uapi/asm/mman.h WRAP arch/openrisc/include/generated/uapi/asm/msgbuf.h WRAP arch/openrisc/include/generated/uapi/asm/poll.h WRAP arch/openrisc/include/generated/uapi/asm/posix_types.h WRAP arch/openrisc/include/generated/uapi/asm/resource.h WRAP arch/openrisc/include/generated/uapi/asm/sembuf.h WRAP arch/openrisc/include/generated/uapi/asm/setup.h WRAP arch/openrisc/include/generated/uapi/asm/shmbuf.h WRAP arch/openrisc/include/generated/uapi/asm/shmparam.h WRAP arch/openrisc/include/generated/uapi/asm/siginfo.h WRAP arch/openrisc/include/generated/uapi/asm/signal.h WRAP arch/openrisc/include/generated/uapi/asm/socket.h WRAP arch/openrisc/include/generated/uapi/asm/sockios.h WRAP arch/openrisc/include/generated/uapi/asm/stat.h WRAP arch/openrisc/include/generated/uapi/asm/statfs.h WRAP arch/openrisc/include/generated/uapi/asm/swab.h WRAP arch/openrisc/include/generated/uapi/asm/termbits.h WRAP arch/openrisc/include/generated/uapi/asm/termios.h WRAP arch/openrisc/include/generated/uapi/asm/types.h WRAP arch/openrisc/include/generated/uapi/asm/ucontext.h INSTALL include/arch-openrisc/asm (34 files) BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? CHK include/generated/uapi/linux/version.h WRAP arch/parisc/include/generated/uapi/asm/auxvec.h WRAP arch/parisc/include/generated/uapi/asm/kvm_para.h WRAP arch/parisc/include/generated/uapi/asm/param.h WRAP arch/parisc/include/generated/uapi/asm/poll.h WRAP arch/parisc/include/generated/uapi/asm/resource.h INSTALL include/arch-parisc/asm (32 files) CHK include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/uapi/asm/param.h WRAP arch/powerpc/include/generated/uapi/asm/poll.h WRAP arch/powerpc/include/generated/uapi/asm/resource.h WRAP arch/powerpc/include/generated/uapi/asm/sockios.h WRAP arch/powerpc/include/generated/uapi/asm/statfs.h INSTALL include/linux (483 files) INSTALL include/arch-powerpc/asm (45 files) CHK include/generated/uapi/linux/version.h WRAP arch/s390/include/generated/uapi/asm/errno.h WRAP arch/s390/include/generated/uapi/asm/fcntl.h WRAP arch/s390/include/generated/uapi/asm/ioctl.h WRAP arch/s390/include/generated/uapi/asm/mman.h WRAP arch/s390/include/generated/uapi/asm/param.h WRAP arch/s390/include/generated/uapi/asm/poll.h WRAP arch/s390/include/generated/uapi/asm/resource.h WRAP arch/s390/include/generated/uapi/asm/sockios.h WRAP arch/s390/include/generated/uapi/asm/termbits.h INSTALL include/arch-s390/asm (53 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 25: score-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: score-linux-gcc: command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found WRAP arch/score/include/generated/uapi/asm/siginfo.h BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found REMOVE kvm.h INSTALL include/linux (482 files) INSTALL include/arch-score/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/kvm_para.h WRAP arch/sh/include/generated/uapi/asm/mman.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h WRAP arch/sh/include/generated/uapi/asm/shmbuf.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/statfs.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (481 files) INSTALL include/arch-sh/asm (41 files) CHK include/generated/uapi/linux/version.h WRAP arch/sparc/include/generated/uapi/asm/types.h INSTALL include/linux (482 files) INSTALL include/arch-sparc/asm (46 files) CHK include/generated/uapi/linux/version.h WRAP arch/tile/include/generated/uapi/asm/errno.h WRAP arch/tile/include/generated/uapi/asm/fcntl.h WRAP arch/tile/include/generated/uapi/asm/ioctl.h WRAP arch/tile/include/generated/uapi/asm/ioctls.h WRAP arch/tile/include/generated/uapi/asm/ipcbuf.h WRAP arch/tile/include/generated/uapi/asm/msgbuf.h WRAP arch/tile/include/generated/uapi/asm/param.h WRAP arch/tile/include/generated/uapi/asm/poll.h WRAP arch/tile/include/generated/uapi/asm/posix_types.h WRAP arch/tile/include/generated/uapi/asm/resource.h WRAP arch/tile/include/generated/uapi/asm/sembuf.h WRAP arch/tile/include/generated/uapi/asm/shmbuf.h WRAP arch/tile/include/generated/uapi/asm/shmparam.h WRAP arch/tile/include/generated/uapi/asm/socket.h WRAP arch/tile/include/generated/uapi/asm/sockios.h WRAP arch/tile/include/generated/uapi/asm/statfs.h WRAP arch/tile/include/generated/uapi/asm/termbits.h WRAP arch/tile/include/generated/uapi/asm/termios.h WRAP arch/tile/include/generated/uapi/asm/types.h WRAP arch/tile/include/generated/uapi/asm/ucontext.h INSTALL include/arch-tile/arch (17 files) INSTALL include/arch-tile/asm (35 files) CHK include/generated/uapi/linux/version.h WRAP arch/unicore32/include/generated/uapi/asm/auxvec.h WRAP arch/unicore32/include/generated/uapi/asm/bitsperlong.h WRAP arch/unicore32/include/generated/uapi/asm/errno.h WRAP arch/unicore32/include/generated/uapi/asm/fcntl.h WRAP arch/unicore32/include/generated/uapi/asm/ioctl.h WRAP arch/unicore32/include/generated/uapi/asm/ioctls.h WRAP arch/unicore32/include/generated/uapi/asm/ipcbuf.h WRAP arch/unicore32/include/generated/uapi/asm/kvm_para.h WRAP arch/unicore32/include/generated/uapi/asm/mman.h WRAP arch/unicore32/include/generated/uapi/asm/msgbuf.h WRAP arch/unicore32/include/generated/uapi/asm/param.h WRAP arch/unicore32/include/generated/uapi/asm/poll.h WRAP arch/unicore32/include/generated/uapi/asm/posix_types.h WRAP arch/unicore32/include/generated/uapi/asm/resource.h WRAP arch/unicore32/include/generated/uapi/asm/sembuf.h WRAP arch/unicore32/include/generated/uapi/asm/setup.h WRAP arch/unicore32/include/generated/uapi/asm/shmbuf.h WRAP arch/unicore32/include/generated/uapi/asm/shmparam.h WRAP arch/unicore32/include/generated/uapi/asm/siginfo.h WRAP arch/unicore32/include/generated/uapi/asm/signal.h WRAP arch/unicore32/include/generated/uapi/asm/socket.h WRAP arch/unicore32/include/generated/uapi/asm/sockios.h WRAP arch/unicore32/include/generated/uapi/asm/stat.h WRAP arch/unicore32/include/generated/uapi/asm/statfs.h WRAP arch/unicore32/include/generated/uapi/asm/swab.h WRAP arch/unicore32/include/generated/uapi/asm/termbits.h WRAP arch/unicore32/include/generated/uapi/asm/termios.h WRAP arch/unicore32/include/generated/uapi/asm/types.h WRAP arch/unicore32/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (481 files) INSTALL include/arch-unicore32/asm (33 files) CHK include/generated/uapi/linux/version.h INSTALL include/linux (484 files) INSTALL include/arch-x86/asm (62 files) Ignoring arch: x86_64 BUILDSTDERR: gcc: error: unrecognized command line option '-mlongcalls' CHK include/generated/uapi/linux/version.h WRAP arch/xtensa/include/generated/uapi/asm/bitsperlong.h WRAP arch/xtensa/include/generated/uapi/asm/errno.h WRAP arch/xtensa/include/generated/uapi/asm/fcntl.h WRAP arch/xtensa/include/generated/uapi/asm/ioctl.h WRAP arch/xtensa/include/generated/uapi/asm/kvm_para.h WRAP arch/xtensa/include/generated/uapi/asm/resource.h WRAP arch/xtensa/include/generated/uapi/asm/siginfo.h WRAP arch/xtensa/include/generated/uapi/asm/statfs.h WRAP arch/xtensa/include/generated/uapi/asm/termios.h REMOVE kvm.h kvm_para.h a.out.h INSTALL include/linux (481 files) INSTALL include/arch-xtensa/asm (31 files) + xargs rm -f + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include '(' -name .install -o -name .check -o -name ..install.cmd -o -name ..check.cmd ')' + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-arm/asm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm64-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-arm64/asm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm64-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm64-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/powerpc-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-powerpc/asm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/powerpc-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/powerpc-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/s390-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-s390/asm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/s390-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/s390-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/x86-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-x86/asm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/x86-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/x86-linux-gnu/include/. + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-alpha /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-arc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-arm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-arm64 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-blackfin /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-c6x /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-cris /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-frv /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-h8300 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-hexagon /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-ia64 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-m32r /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-m68k /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-metag /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-microblaze /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-mips /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-mn10300 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-nios2 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-openrisc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-parisc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-powerpc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-s390 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-score /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-sh /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-sparc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-tile /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-unicore32 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-x86 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/arch-xtensa + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/asm-generic + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/arm64-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/powerpc-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/s390-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/x86-linux-gnu/include/. + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/tmp-headers + make -s 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 lib=lib64 install-bin install-traceevent-plugins BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: include/uapi/linux/fcntl.h differs from kernel BUILDSTDERR: Warning: arch/x86/include/asm/cpufeatures.h differs from kernel BUILDSTDERR: Warning: arch/powerpc/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/s390/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm64/include/uapi/asm/kvm.h differs from kernel make FIXDEP=1 -f Makefile.perf install-bin Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] $(:) make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=libperf make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/api/ O= libapi.a make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util/intel-pt-decoder obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./fd obj=libapi make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./util/scripting-engines obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./fs obj=libapi make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= libtraceevent.a make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86 obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86/util obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./arch/x86/tests obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui/browsers obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./ui/tui obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts/perl/Perf-Trace-Util obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./scripts/python/Perf-Trace-Util obj=libperf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./trace/beauty obj=libperf make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/subcmd/ O= libsubcmd.a make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/bpf/ O= libbpf.a FEATURES_DUMP=/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/FEATURE-DUMP make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=perf BUILDSTDERR: Warning: tools/include/uapi/linux/bpf.h differs from kernel make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=pmu-events obj=jevents make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./bench obj=perf make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=./tests obj=perf make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= plugins make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=pmu-events obj=pmu-events make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= libtraceevent-dynamic-list make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= install_plugins \ for plugin in plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so; do if [ ! -d ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins'; fi; install $plugin ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins'; done \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin'; \ install perf '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin'; \ ln -f '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/perf' '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/trace' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/tests'; \ install tests/attr.py '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/tests'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/tests/attr'; \ install tests/attr/* '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/tests/attr' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core' \ install perf-archive -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core' \ install perf-with-kcore -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/perf-core/strace/groups'; \ install trace/strace/groups/* -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/perf-core/strace/groups' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/perl/*.pl -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/perl'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/perl/bin'; \ install scripts/perl/bin/* -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/perl/bin' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/bin'; \ install scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/python/*.py -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python'; \ install scripts/python/bin/* -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/bin' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/bash_completion.d'; \ install perf-completion.sh '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/bash_completion.d/perf' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf-tip'; \ install Documentation/tips.txt -t '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf-tip' BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: include/uapi/linux/fcntl.h differs from kernel BUILDSTDERR: Warning: arch/x86/include/asm/cpufeatures.h differs from kernel BUILDSTDERR: Warning: arch/powerpc/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/s390/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm64/include/uapi/asm/kvm.h differs from kernel make FIXDEP=1 -f Makefile.perf install-traceevent-plugins Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= plugins make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/lib/traceevent/ plugin_dir=/usr/lib64/traceevent/plugins O= install_plugins \ for plugin in plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so; do if [ ! -d ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins'; fi; install $plugin ''/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64'/usr/lib64/traceevent/plugins'; done + rm -f /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/trace + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf-tip + make -s 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install-python_ext BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: include/uapi/linux/fcntl.h differs from kernel BUILDSTDERR: Warning: arch/x86/include/asm/cpufeatures.h differs from kernel BUILDSTDERR: Warning: arch/powerpc/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/s390/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm/include/uapi/asm/kvm.h differs from kernel BUILDSTDERR: Warning: arch/arm64/include/uapi/asm/kvm.h differs from kernel make FIXDEP=1 -f Makefile.perf install-python_ext Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] '/usr/bin/python2' util/setup.py --quiet install --root='//builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64' + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64//usr/share/man/man1 + pushd /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64//usr/share/man/man1 ~/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + tar -xf /builddir/build/SOURCES/perf-man-4.13.tar.gz + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make -C tools/power/cpupower DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 libdir=/usr/lib64 mandir=/usr/share/man CPUFREQ_BENCH=false install make: Entering directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower' /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64 cp -fpR ./libcpupower.so* /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/ /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/include/cpuidle.h /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin /usr/bin/install -c ./cpupower /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin /usr/bin/install -c -m 644 -D man/cpupower.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-frequency-set.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-info.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-frequency-info.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-set.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-idle-set.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-info.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man1/cpupower-monitor.1 /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale for HLANG in de fr it cs pt; do \ echo '/usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo'; \ /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo; \ done; /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo make: Leaving directory '/builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower' + rm -f '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/*.a' '/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/*.la' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 cpupower + mv cpupower.lang ../ + pushd tools/power/cpupower/debug/x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/cpupower/debug/x86_64 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + install -m755 centrino-decode /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/centrino-decode + install -m755 powernow-k8-decode /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/powernow-k8-decode ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + popd + chmod 0755 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/libcpupower.so /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/libcpupower.so.0 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/libcpupower.so.0.0.1 + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/sysconfig + install -m644 /builddir/build/SOURCES/cpupower.service /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/systemd/system/cpupower.service + install -m644 /builddir/build/SOURCES/cpupower.config /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/sysconfig/cpupower + mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man8 + pushd tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install install -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin install /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/x86_energy_perf_policy install -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man8 install x86_energy_perf_policy.8 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man8 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + popd + pushd tools/power/x86/turbostat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/turbostat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install install -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin install /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/power/x86/turbostat/turbostat /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/turbostat install -d /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man8 install turbostat.8 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/man/man8 ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + popd + pushd tools/thermal/tmon + make INSTALL_ROOT=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/thermal/tmon ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin install -m 755 -p "tmon" "/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/tmon" + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/iio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/iio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/gpio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/gpio ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=lsgpio make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=gpio-hammer make -f /builddir/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/build/Makefile.build dir=. obj=gpio-event-mon install -d -m 755 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon; do \ install $program /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin; \ done + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + pushd tools/kvm/kvm_stat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/kvm/kvm_stat ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + make INSTALL_ROOT=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 install-tools install -d -m 755 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin install -m 755 -p "kvm_stat" "/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/" + popd ~/build/BUILD/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -n -r -p '.*/usr/bin/perf(.debug)?|.*/usr/libexec/perf-core/.*|.*/usr/lib64/traceevent/plugins/.*|XXX' -o perf-debuginfo.list -p '.*/usr/lib64/python2.7/site-packages/perf.so(.debug)?|XXX' -o python-perf-debuginfo.list -p '.*/usr/bin/centrino-decode(.debug)?|.*/usr/bin/powernow-k8-decode(.debug)?|.*/usr/bin/cpupower(.debug)?|.*/usr/lib64/libcpupower.*|.*/usr/bin/turbostat(.debug)?|.*/usr/bin/x86_energy_perf_policy(.debug)?|.*/usr/bin/tmon(.debug)?|.*/usr/bin/lsgpio(.debug)?|.*/usr/bin/gpio-hammer(.debug)?|.*/usr/bin/gpio-event-mon(.debug)?|.*/usr/bin/iio_event_monitor(.debug)?|.*/usr/bin/iio_generic_buffer(.debug)?|.*/usr/bin/lsiio(.debug)?|XXX' -o kernel-tools-debuginfo.list -p '/.*/4.13.0-3.rocm.1.7.0.x86_64[+]debug/.*|/.*4.13.0-3.rocm.1.7.0.x86_64+debug(.debug)?' -o debuginfodebug.list -p '/.*/4.13.0-3.rocm.1.7.0.x86_64/.*|/.*4.13.0-3.rocm.1.7.0.x86_64(.debug)?' -o debuginfo.list /builddir/build/BUILD/kernel-4.13.fc28 extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sctp/sctp_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_sfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_red.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_netem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_multiq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_drr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_cbq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_teql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_qfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_mqprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_gred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_dsmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_choke.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/sched/sch_atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/netrom/netrom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ax25/ax25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/appletalk/appletalk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/rose/rose.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/rds/rds_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/rds/rds_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/rds/rds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/l2tp/l2tp_ppp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/l2tp/l2tp_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/l2tp/l2tp_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/l2tp/l2tp_debugfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_westwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_vegas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_scalable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_hybla.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_htcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_bic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_yeah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_veno.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_illinois.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/ipv4/tcp_highspeed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/batman-adv/batman-adv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/atm/pppoatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/atm/lec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/atm/clip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/net/atm/br2684.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/pci/pcie/aer/aer_inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/slip/slip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/appletalk/ipddp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco_nortel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco_plx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/wireless/intersil/orinoco/orinoco_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/yam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/hdlcdrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/baycom_ser_hdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/baycom_par.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/mkiss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/bpqether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/baycom_ser_fdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/hamradio/6pack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/usb/ems_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/usb/esd_usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/sja1000/sja1000_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/sja1000/plx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/sja1000/kvaser_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/sja1000/ems_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/softing/softing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/c_can/c_can_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/vcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/net/can/slcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/message/fusion/mptctl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/message/fusion/mptfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/iforce/iforce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/zhenhua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/warrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/twidjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/spaceorb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/sidewinder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/joydump.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/grip_mp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/gf2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/gamecon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/a3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/xpad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/walkera0701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/turbografx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/tmdc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/stinger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/spaceball.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/magellan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/interact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/guillemot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/grip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/db9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/cobra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/input/joystick/adi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_therm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds28e04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2760.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2431.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2408.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_smem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_ds2433.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/slaves/w1_bq27000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/masters/ds2490.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/w1/masters/ds2482.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/uwb/hwa-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/usb/usbip/usbip-host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/usb/usbip/vhci-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/usb/usbip/usbip-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/usb/misc/trancevibrator.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hisax/hfc4s8s_l1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hisax/avma1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hisax/elsa_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/avm/avm_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/mISDN/netjet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/mISDN/hfcmulti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/mISDN/w6692.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/mISDN/hfcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/mISDN/avmfritz.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/eicon/diva_idi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hardware/eicon/divas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/divert/dss1_divert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/mISDN/mISDN_dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/hysdn/hysdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/gigaset/bas_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/drivers/isdn/capi/capi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/sysv/sysv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/gfs2/gfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/fuse/cuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/befs/befs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ufs/ufs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ubifs/ubifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/dlm/ocfs2_dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/ocfs2_stack_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/ocfs2_stackglue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/ocfs2_stack_o2cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/ocfs2/ocfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/nilfs2/nilfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/dlm/dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/coda/coda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/extra/fs/affs/affs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vdso/vdso32.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vdso/vdso64.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/virt/lib/irqbypass.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soundcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/ac97_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/x86/snd-hdmi-lpe-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/snd-usbmidi-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/snd-usb-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/usx2y/snd-usb-us122l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/usx2y/snd-usb-usx2y.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/misc/snd-ua101.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/line6/snd-usb-variax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/line6/snd-usb-podhd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/line6/snd-usb-line6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/line6/snd-usb-toneport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/line6/snd-usb-pod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/hiface/snd-usb-hiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/caiaq/snd-usb-caiaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/bcd2000/snd-bcd2000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/usb/6fire/snd-usb-6fire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/synth/snd-util-mem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/synth/emux/snd-emux-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/snd-soc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/skylake/snd-soc-skl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/common/snd-soc-sst-match.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_rt5514_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-nocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/hisilicon/hi6210-i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/generic/snd-soc-simple-card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/dwc/designware_i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-sigmadsp-regmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5677.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5670.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-nau8825.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-nau8824.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-max98090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-es8328-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-dio2125.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-da7219.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-cs42l42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-cs35l35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-adau17x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-adau1761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-adau1761-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-adau1761-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5663.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt5514.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rl6347a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-rl6231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-nau8540.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-es8328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-es8328-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-es7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-dmic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-cs35l34.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-adau-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/codecs/snd-soc-ac97.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/amd/snd-soc-acp-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/soc/amd/snd-soc-acp-rt5645-mach.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-via82xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-rme32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-intel8x0m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-intel8x0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-fm801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-cs4281.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-bt87x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-azt3328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-atiixp-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-als300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-via82xx-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-sonicvibes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-rme96.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-maestro3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-es1968.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-es1938.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-ens1371.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-ens1370.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-cmipci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-als4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/snd-ad1889.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ymfpci/snd-ymfpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/vx222/snd-vx222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/trident/snd-trident.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/rme9652/snd-rme9652.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/rme9652/snd-hdsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/rme9652/snd-hdspm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/riptide/snd-riptide.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/pcxhr/snd-pcxhr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/oxygen/snd-virtuoso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/oxygen/snd-oxygen-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/oxygen/snd-oxygen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/nm256/snd-nm256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/mixart/snd-mixart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/lx6464es/snd-lx6464es.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/lola/snd-lola.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/korg1212/snd-korg1212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ice1712/snd-ice1712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ice1712/snd-ice1724.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-si3054.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-conexant.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-idt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/hda/snd-hda-codec-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/emu10k1/snd-emu10k1x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/emu10k1/snd-emu10k1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-mona.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-layla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-indigoiox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-indigodjx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-indigo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-echo3g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-darla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-mia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-layla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-indigoio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-indigodj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-gina24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-gina20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/echoaudio/snd-darla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ctxfi/snd-ctxfi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/cs46xx/snd-cs46xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ca0106/snd-ca0106.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/au88x0/snd-au8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/au88x0/snd-au8810.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/au88x0/snd-au8820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/asihpi/snd-asihpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ali5451/snd-ali5451.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/pci/ac97/snd-ac97-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/isa/sb/snd-sb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/snd-cs8427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/snd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/other/snd-ak4xxx-adda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/other/snd-ak4114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/other/snd-pt2258.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/i2c/other/snd-ak4113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/hda/snd-hda-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/hda/ext/snd-hda-ext-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/snd-firewire-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/snd-isight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/tascam/snd-firewire-tascam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/oxfw/snd-oxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/motu/snd-firewire-motu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/fireworks/snd-fireworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/fireface/snd-fireface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/dice/snd-dice.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/firewire/bebob/snd-bebob.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-serial-u16550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-mts64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-portman2x4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-mtpav.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/snd-aloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/vx/snd-vx-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/pcsp/snd-pcsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/opl3/snd-opl3-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/opl3/snd-opl3-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/mpu401/snd-mpu401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-seq-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-pcm-dmaengine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-hrtimer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-rawmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-hwdep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/snd-compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq-midi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq-midi-emul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/snd-seq-midi-event.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/seq/oss/snd-seq-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/oss/snd-mixer-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/sound/core/oss/snd-pcm-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/security/keys/trusted.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/xfrm/xfrm_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/wireless/lib80211_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/wireless/lib80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/wireless/lib80211_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/wireless/lib80211_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/wireless/cfg80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/vmw_vsock/vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/unix/unix_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/tls/tls.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/tipc/tipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sunrpc/xprtrdma/rpcrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sunrpc/sunrpc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sctp/sctp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sctp/sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_tbf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_sfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_prio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_plug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_pie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_ingress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_htb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_hhf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_hfsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_fq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/sch_codel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_text.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_nbyte.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_ipset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_cmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/em_canid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_tcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_rsvp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_rsvp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_matchall.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_fw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_flower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_flow.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/cls_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_tunnel_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_skbmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_skbedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_sample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_police.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_pedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_mirred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_meta_skbtcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_meta_skbprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_meta_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_ipt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_gact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_csum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/sched/act_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/rfkill/rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/rfkill/rfkill-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/psample/psample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/packet/af_packet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/openvswitch/vport-vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/openvswitch/vport-gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/openvswitch/vport-geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/openvswitch/openvswitch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/nfc/nfc_digital.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/nfc/nfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/nfc/nci/nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/nfc/hci/hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netlink/netlink_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_tcpmss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_string.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_statistic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_state.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_recent.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_realm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_rateest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_policy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_physdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_owner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_osf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_nfacct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_multiport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_l2tp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_ipvs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_iprange.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_hl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_hashlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_esp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_ecn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_dscp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_devgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_dccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_cpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_connlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_connlabel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_connbytes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_comment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_cluster.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_cgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_addrtype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_TRACE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_TPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_TEE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_TCPOPTSTRIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_TCPMSS.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_SECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_REDIRECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_RATEEST.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_NFQUEUE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_NFLOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_NETMAP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_LOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_LED.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_IDLETIMER.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_HL.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_HMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_DSCP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_CT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_CONNSECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_CLASSIFY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_CHECKSUM.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/xt_AUDIT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_set_rbtree.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_set_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_set_bitmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_reject_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_reject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_redir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_objref.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_numgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_masq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_fwd_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_fib_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_fib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_exthdr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_ct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_counter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nft_compat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nfnetlink_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nfnetlink_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nfnetlink_acct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nfnetlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_tables_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_tables_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_synproxy_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_log_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_log_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_snmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_sane.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_netbios_ns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/nf_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_wrr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_wlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_sh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_sed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_rr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_ovf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_nq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_lc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_lblc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_fo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs_dh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipvs/ip_vs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_list_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_netport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_hash_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/netfilter/ipset/ip_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/mpls/mpls_router.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/mpls/mpls_gso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/mpls/mpls_iptunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/mac802154/mac802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/mac80211/mac80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/llc/llc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/l2tp/l2tp_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/l2tp/l2tp_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/l2tp/l2tp_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/key/af_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/xfrm6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/xfrm6_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/xfrm6_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/xfrm6_mode_ro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/xfrm6_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/tunnel6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/sit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_redir_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_masq_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_chain_route_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nft_chain_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_tables_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_nat_masquerade_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_log_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/nf_conntrack_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6table_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6table_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6table_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6table_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6table_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_mh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_hbh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_eui64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_REJECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6t_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/netfilter/ip6_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ipcomp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ip6_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ip6_udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ip6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ip6_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/fou6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ila/ila.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/esp6_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/esp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv6/ah6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/xfrm4_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/xfrm4_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/xfrm4_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/xfrm4_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/udp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tunnel4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tcp_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tcp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tcp_dctcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tcp_cdg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/tcp_bbr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/raw_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_redir_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_masq_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_chain_route_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nft_chain_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_tables_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_tables_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_masquerade_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_nat_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_log_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_log_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/nf_conntrack_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/iptable_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/iptable_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/iptable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/iptable_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_ECN.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/arptable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/arpt_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/netfilter/arp_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ipip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ip_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ip_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ip_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/inet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/fou.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/esp4_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/esp4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ipv4/ah4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ife/ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ieee802154/ieee802154_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ieee802154/ieee802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/dsa/dsa_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/dns_resolver/dns_resolver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/core/pktgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/core/devlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/ceph/libceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/can/can-raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/can/can-bcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/can/can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/can/can-gw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/nft_reject_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/nft_meta_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/nf_tables_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/nf_log_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebtables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebtable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebtable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebtable_broute.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_snat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_nflog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_mark_m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_dnat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_arpreply.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_among.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/netfilter/ebt_802_3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bridge/br_netfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/bluetooth_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/rfcomm/rfcomm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/hidp/hidp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/cmtp/cmtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/bluetooth/bnep/bnep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/atm/atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/9p/9pnet_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/9p/9pnet_xen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/9p/9pnet_virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/9p/9pnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/8021q/8021q.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/802/stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/802/psnap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/802/p8022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/802/mrp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/802/garp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_mobility.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_icmpv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_ext_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_ext_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_fragment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_routing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_ext_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_ghc_ext_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/net/6lowpan/nhc_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/mm/hwpoison-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/ts_kmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/ts_fsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/ts_bm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/reed_solomon/reed_solomon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/raid6/raid6_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/parman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/lz4/lz4hc_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/lz4/lz4_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/lru_cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/libcrc32c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/crc8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/crc7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/crc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/crc-itu-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/cordic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/842/842_decompress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/lib/842/842_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/kernel/trace/ring_buffer_benchmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/kernel/torture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/kernel/rcu/rcutorture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/kernel/locking/locktorture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/xfs/xfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/udf/udf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/squashfs/squashfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/romfs/romfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/reiserfs/reiserfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/pstore/ramoops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/overlayfs/overlay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/orangefs/orangefs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_utf8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_koi8-u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_koi8-ru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_koi8-r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-14.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-13.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_iso8859-1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_euc-jp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp950.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp949.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp936.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp932.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp874.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp869.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp865.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp864.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp863.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp862.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp857.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp852.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp850.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp1255.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/nls_cp1250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-turkish.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-romanian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-inuit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-roman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-iceland.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-greek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-gaelic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-cyrillic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-croatian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-centeuro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nls/mac-celtic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfsd/nfsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs_common/nfs_acl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs_common/grace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/nfsv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/nfsv3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/nfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/minix/minix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/lockd/lockd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/jfs/jfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/isofs/isofs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/hfsplus/hfsplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/hfs/hfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/fuse/fuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/fscache/fscache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/fat/vfat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/fat/msdos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/fat/fat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/f2fs/f2fs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/ecryptfs/ecryptfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/cramfs/cramfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/cifs/cifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/ceph/ceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/cachefiles/cachefiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/btrfs/btrfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/binfmt_misc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/fs/9p/9p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xenfs/xenfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-scsiback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-privcmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-pciback/xen-pciback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-gntdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-gntalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-evtchn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/xen-acpi-processor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/xen/tmem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/xen_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/wdt_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/wdat_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/w83977f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/w83877f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/w83627hf_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/via_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/sp5100_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/softdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/sch311x_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/sbc_fitpc2_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/pcwd_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/pcwd_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/nv_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/nic7018_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/mei_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/machzwd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/it87_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/it8712f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/ie6xx_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/ibmasr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/ib700wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/iTCO_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/i6300esb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/hpwdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/f71808e_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/alim7101_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/watchdog/alim1535_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/w1/wire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/w1/slaves/w1_ds2438.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/w1/slaves/w1_ds2405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/w1/slaves/w1_ds2413.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/w1/slaves/w1_ds2406.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio_ring.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio_mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio_input.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/virtio/virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/vgastate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/fbdev/vga16fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/fbdev/vfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/fbdev/hyperv_fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/backlight/platform_lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/backlight/lp855x_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/backlight/lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/backlight/arcxcnn_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/video/backlight/apple_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vhost/vringh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vhost/vhost_vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vhost/vhost_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vhost/vhost_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vhost/vhost.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/vfio_virqfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/vfio_iommu_type1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/vfio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/pci/vfio-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/mdev/vfio_mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/vfio/mdev/mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/whc-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/uwb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/umc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/whci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/i1480/i1480-est.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uwb/i1480/dfu/i1480-dfu-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/wusbcore/wusbcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/wusbcore/wusb-cbaf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/wusbcore/wusb-wa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/typec/typec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/usb-storage.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-usbat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-sddr55.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-sddr09.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-onetouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-karma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-jumpshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-isd200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-freecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-eneub6250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-datafab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/ums-alauda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/storage/uas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/xsens_mt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/visor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/usb_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/upd78f0730.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/symbolserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/spcp8x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/safe_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/quatech2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/qcaux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/option.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/opticon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/navman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/mos7720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/mct_u232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/kl5kusb105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/keyspan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ir-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ipaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/io_edgeport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ftdi_sio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/empeg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/cyberjack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ch341.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ark3116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/whiteheat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/usb_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/usb-serial-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ti_usb_3410_5052.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ssu100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/sierra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/qcserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/pl2303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/oti6858.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/omninet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/mos7840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/kobil_sct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/keyspan_pda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/iuu_phoenix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/ipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/io_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/garmin_gps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/f81534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/digi_acceleport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/cypress_m8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/cp210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/belkin_sa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/serial/aircable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/phy/phy-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/uss720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/usbsevseg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/usb4604.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/usb251xb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/legousbtower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/iowarrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/ftdi-elan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/emi62.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/chaoskey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/adutux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/yurex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/usblcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/usb3503.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/isight_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/ldusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/idmouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/ezusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/emi26.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/appledisplay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/image/microtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/image/mdc800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/host/hwa-hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/host/xhci-plat-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/host/sl811-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/host/isp1362-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/core/ledtrig-usbport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/common/ulpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/class/usbtmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/class/usblp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/class/cdc-wdm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/class/cdc-acm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/atm/ueagle-atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/atm/cxacru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/atm/xusbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/atm/usbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/usb/atm/speedtch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio_pci_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio_cif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio_sercos3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio_hv_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/uio/uio_aec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/synclink_gt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/synclinkmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/synclink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/rocket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/n_r3964.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/n_gsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/cyclades.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/nozomi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/n_hdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/arc_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/jsm/jsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/8250/8250_moxa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/8250/8250_exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/8250/serial_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/serial/8250/8250_lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/tty/ipwireless/ipwireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thunderbolt/thunderbolt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/x86_pkg_temp_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/intel_soc_dts_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/intel_soc_dts_iosf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/intel_powerclamp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/intel_pch_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/processor_thermal_device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/int340x_thermal_zone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/int3406_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/int3403_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/int3402_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/int3400_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/thermal/int340x_thermal/acpi_thermal_rel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/target_core_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/tcm_fc/tcm_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/target_core_pscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/target_core_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/target_core_iblock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/target_core_file.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/sbp/sbp_target.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/loopback/tcm_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/iscsi/iscsi_target_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/vboxvideo/vboxvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/typec/tcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/typec/tcpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/typec/fusb302/fusb302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8723bs/r8723bs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8712/r8712u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8192e/rtllib_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8192e/rtllib_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8192e/rtllib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/rtl8188eu/r8188eu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/staging/media/lirc/lirc_zilog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ssb/ssb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/spi/spi-pxa2xx-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/spi/spi-pxa2xx-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/pmcraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qla1280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/megaraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/xen-scsifront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/wd719x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/vmw_pvscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/virtio_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ufs/ufshcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ufs/ufshcd-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/stex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/st.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/snic/snic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/smartpqi/smartpqi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ses.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_transport_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_transport_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_transport_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/scsi_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/raid_class.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qla4xxx/qla4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qla2xxx/qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qedi/qedi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/qedf/qedf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/pm8001/pm80xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/osst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/osd/osd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/osd/libosd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/mvumi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/mvsas/mvsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/mpt3sas/mpt3sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/megaraid/megaraid_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/megaraid/megaraid_mbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/megaraid/megaraid_mm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/lpfc/lpfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/libsas/libsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/libiscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/libfc/libfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/iscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/isci/isci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ipr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/initio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/hv_storvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/hptiop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/hpsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/gdth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/fnic/fnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/esp_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/esas2r/esas2r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/dmx3191d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/dc395x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/cxgbi/libcxgbi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/csiostor/csiostor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/ch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/bnx2i/bnx2i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/bnx2fc/bnx2fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/bfa/bfa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/be2iscsi/be2iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/atp870u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/arcmsr/arcmsr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/am53c974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/aic7xxx/aic7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/aic7xxx/aic79xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/advansys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/aacraid/aacraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/a100u2w.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/BusLogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/3w-xxxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/3w-sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/scsi/3w-9xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-x1205.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-v3020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-stk17ta8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rx8581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rx8025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rx8010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rx4581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rv3029c2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rs5c372.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rs5c348.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-rp5c01.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-r9701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf8583.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf8563.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf8523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf85063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf2127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-pcf2123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-msm6242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-mcp795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-max6916.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-max6902.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-max6900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-m48t59.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-m48t35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-m41t94.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-m41t93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-m41t80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-isl1208.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-isl12022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-fm3130.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-em3027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds3232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds2404.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1742.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1685.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1553.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1511.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1374.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1347.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1343.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1307.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-ds1286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-bq4802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-bq32k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/rtc/rtc-abx80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/remoteproc/remoteproc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pwm/pwm-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pwm/pwm-lpss-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pwm/pwm-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ptp/ptp_kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ptp/ptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pps/pps_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pps/clients/pps_parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pps/clients/pps-ldisc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pps/clients/pps-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/powercap/intel_rapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/power/supply/max17042_battery.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/power/supply/axp288_fuel_gauge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/power/supply/axp288_charger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/power/supply/smb347-charger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/power/supply/bq24190_charger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/wmi-bmof.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/toshiba_bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/toshiba-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/thinkpad_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/surface3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/samsung-q10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/peaq-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/msi-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/mlxcpld-hotplug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel_punit_ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel_ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel_int0002_vgpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel-vbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/hp_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/hdaps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/fujitsu-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/eeepc-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-wmi-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-smo8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-rbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/compal-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/asus-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/asus-nb-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/apple-gmux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/amilo-rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/acerhdf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/toshiba_haps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/toshiba_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/topstar-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/surfacepro3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/surface3-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/sony-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/samsung-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/pvpanic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/panasonic-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/mxm-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/msi-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/mlx-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel_oaktrail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel_cht_int33fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/intel-rst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/ideapad-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/hp-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/hp-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/fujitsu-tablet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/eeepc-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-wmi-aio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-smbios.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/dell-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/classmate-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/asus-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/asus-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/alienware-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/x86/acer-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/chrome/chromeos_pstore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/platform/chrome/chromeos_laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pinctrl/intel/pinctrl-sunrisepoint.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pinctrl/intel/pinctrl-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pinctrl/intel/pinctrl-broxton.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pcmcia/pd6729.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pcmcia/yenta_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pcmcia/i82092.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/xen-pcifront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/switch/switchtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/hotplug/shpchp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/hotplug/acpiphp_ibm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/host/vmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/pci/host/pci-hyperv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/parport/parport_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/parport/parport_pc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/parport/parport_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/parport/parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvmem/nvmem_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/target/nvmet-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/target/nvmet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/target/nvmet-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/target/nvme-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/target/nvme-fcloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/host/nvme-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/host/nvme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/host/nvme-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/host/nvme-fabrics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvme/host/nvme-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvdimm/nd_pmem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvdimm/nd_btt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nvdimm/nd_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/ntb_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/ntb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/test/ntb_pingpong.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/test/ntb_tool.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/test/ntb_perf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/hw/intel/ntb_hw_intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/hw/idt/ntb_hw_idt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ntb/hw/amd/ntb_hw_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/trf7970a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/nfcsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/port100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/mei_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn544/pn544_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn544/pn544.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn544/pn544_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn533/pn533_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn533/pn533_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/pn533/pn533.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/nxp-nci/nxp-nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/microread/microread_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/microread/microread.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/nfc/microread/microread_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ntb_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/xen-netfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/xen-netback/xen-netback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/rndis_wlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/mac80211_hwsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/rsi/rsi_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/rsi/rsi_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/rsi/rsi_91x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pearl_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/mwl8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/libertas/libertas_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/marvell/libertas/libertas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intersil/p54/p54usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intersil/p54/p54pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intersil/p54/p54common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/broadcom/b43/b43.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/vsockmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/vrf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/vmxnet3/vmxnet3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/virtio_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/veth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/ch9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cdc_eem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/ax88179_178a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/asix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/zaurus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/usbnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/sr9700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/smsc95xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/sierra_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/rndis_host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/qmi_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/pegasus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/mcs7830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/lan78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/kalmia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/int51x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/gl620a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cx82310_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cdc_subset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cdc_mbim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/cdc_ether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/catc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/smsc75xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/rtl8150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/r8152.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/plusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/net1080.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/lg-vl600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/kaweth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/ipheth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/huawei_cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/hso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/usb/dm9601.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/tun.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team_mode_roundrobin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team_mode_random.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team_mode_loadbalance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team_mode_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team_mode_activebackup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/team/team.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/tap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/sungem_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/slip/slhc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/pppox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/pppoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/ppp_mppe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/ppp_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/ppp_deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/ppp_synctty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/ppp_async.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ppp/bsd_comp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/vitesse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/teranetics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/ste10Xp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/smsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/qsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/national.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/mscc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/microchip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/micrel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/mdio-bitbang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/marvell10g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/lxt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/intel-xway.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/icplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/et1011c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/dp83848.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/dp83640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/davicom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/cortina.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/cicada.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/broadcom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/bcm87xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/bcm7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/bcm-phy-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/at803x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/aquantia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/phy/amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/nlmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/netconsole.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/mii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/macvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/macvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/macsec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ipvlan/ipvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ipvlan/ipvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ifb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/mrf24j40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/cc2520.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/ca8210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/at86rf230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/fakelb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/atusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ieee802154/adf7242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/hyperv/hv_netvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/gtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/fjes/fjes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/wiznet/w5300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/wiznet/w5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/via/via-velocity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/via/via-rhine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/ti/tlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/tehuti/tehuti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sun/sungem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sun/cassini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sun/sunhme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sun/niu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/smsc/smsc9420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/smsc/smsc911x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/smsc/epic100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sis/sis900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sis/sis190.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/silan/sc92031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sfc/sfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/rocker/rocker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/realtek/r8169.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/realtek/atp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/realtek/8139too.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/realtek/8139cp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/rdc/r6040.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/qede/qede.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/qed/qed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/packetengines/hamachi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/packetengines/yellowfin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/nvidia/forcedeth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/neterion/s2io.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/natsemi/ns83820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/natsemi/natsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/micrel/ksz884x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/marvell/sky2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/marvell/mvmdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/marvell/skge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/jme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/igb/igb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/i40evf/i40evf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/i40e/i40e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/e1000/e1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/intel/e100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/fealnx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/ethoc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/emulex/benet/be2net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dlink/sundance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dlink/dl2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/tulip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/cisco/enic/enic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/cadence/macb_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/cadence/macb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/brocade/bna/bna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/tg3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/cnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/b44.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/genet/genet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/atheros/alx/alx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/aquantia/atlantic/atlantic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/amd/nmclan_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/amd/amd8111e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/amazon/ena/ena.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/altera/altera_tse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/alteon/acenic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/agere/et131x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/adaptec/starfire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/8390/pcnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/8390/ne2k-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/8390/axnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/8390/8390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/3com/3c59x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/3com/3c574_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/3com/typhoon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/ethernet/3com/3c589_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/eql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/qca8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/mv88e6060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/lan9303_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/dsa_loop_bdinfo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/mt7530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/lan9303_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/lan9303-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/dsa_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/microchip/ksz_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/microchip/ksz_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/b53/b53_srab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/b53/b53_mmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/b53/b53_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/b53/b53_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/dsa/b53/b53_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/vxcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/can-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/usb/kvaser_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/usb/gs_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/usb/usb_8dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/usb/mcba_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/spi/hi311x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/sja1000/sja1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/sja1000/peak_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/m_can/m_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/cc770/cc770_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/cc770/cc770.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/c_can/c_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/can/c_can/c_can_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/net/bonding/bonding.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mtd/mtdblock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mtd/mtd_blkdevs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mtd/mtd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mtd/ubi/ubi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mtd/chips/chipreg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/vub300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/ushc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/wbsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/via-sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/toshsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdricoh_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdhci-pltfm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdhci-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/tifm_sd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdhci-xenon-driver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/sdhci-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/host/cb710-mmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/core/sdio_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/core/mmc_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mmc/core/mmc_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/vmw_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/tsl2550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/tifm_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/tifm_7xx1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/sgi-xp/xpnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/sgi-xp/xpc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/sgi-xp/xp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/sgi-gru/gru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/vop/vop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/scif/scif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/host/mic_host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/cosm_client/cosm_client.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/cosm/mic_cosm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/card/mic_card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/bus/vop_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/bus/scif_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/bus/mic_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mic/bus/cosm_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mei/mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mei/mei-txe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/mei/mei-me.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/isl29020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/isl29003.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/ioc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/ibmasm/ibmasm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/hpilo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/enclosure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/eeprom/max6875.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/eeprom/idt_89hpesx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/eeprom/eeprom_93cx6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/eeprom/eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/eeprom/at24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/echo/echo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/cb710/cb710.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/bh1770glc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/apds990x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/apds9802als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/misc/altera-stapl/altera-stapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/vx855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/sm501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/lpc_ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/intel-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/wl1273-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/rtsx_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/rtsx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/lpc_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/intel-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/mfd/intel-lpss-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/message/fusion/mptspi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/message/fusion/mptscsih.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/message/fusion/mptsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/message/fusion/mptlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/message/fusion/mptbase.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/host/tifm_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/host/rtsx_pci_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/host/jmb38x_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/host/rtsx_usb_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/host/r592.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/core/memstick.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/memstick/core/mspro_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/media.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-dma-contig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videodev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-v4l2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-memops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf2-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/videobuf-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/v4l2-core/v4l2-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/zr364xx/zr364xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/uvc/uvcvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/usbvision/usbvision.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/usbtv/usbtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/tm6000/tm6000-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/tm6000/tm6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/tm6000/tm6000-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/stkwebcam/stkwebcam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/stk1160/stk1160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/siano/smsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/s2255/s2255drv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/rainshadow-cec/rainshadow-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/pwc/pwc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/pulse8-cec/pulse8-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/hdpvr/hdpvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_vc032x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_touptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_t613.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_stk1135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sq930x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sq905.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca506.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sonixj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sonixb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_se401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_pac7311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_pac7302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_ov519.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_main.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_kinect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_finepix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_etoms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_cpia1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_benq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_vicam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_tv8532.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_topro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_stv0680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_stk014.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sq905c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca561.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca508.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca505.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_spca1528.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_pac207.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_ov534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_nw80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_mars.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_konica.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gspca_conex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/go7007/s2250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/go7007/go7007-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/go7007/go7007-loader.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/go7007/go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/em28xx/em28xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/em28xx/em28xx-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/em28xx/em28xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-friio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/cx231xx/cx231xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/cx231xx/cx231xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/cpia2/cpia2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/au0828/au0828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/usb/as102/dvb-as102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tuner-xc2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tuner-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tua9001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tea5761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda8290.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda18271.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda18212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/si2157.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/qt1010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mxl5007t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mt2131.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mc44s803.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/m88rs6000t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/fc2580.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/fc0013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/fc0011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/xc5000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/xc4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tuner-types.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tea5767.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda9887.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda827x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/tda18218.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/r820t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/qm1d1c0042.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mxl5005s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mt2266.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mt20xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mt2063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/mt2060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/max2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/it913x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/fc0012.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/tuners/e4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ttusbir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/serial_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/rc-loopback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/nuvoton-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/lirc_dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ite-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-sony-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-sanyo-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-rc5-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-jvc-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/igorplugusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/gpio-ir-recv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ene_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ati_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/winbond-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/redrat3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/rc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/mceusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-xmp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-sharp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-rc6-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-nec-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-lirc-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/ir-hix5hd2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/imon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/iguanair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/fintek-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-reddo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-purpletv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-npgtech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-lme2510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-geekbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-eztv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-digittrade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-behold.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-winfast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-trekstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-su3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pv951.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pixelview.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-norwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-nebula.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-manli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-flydvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-cinergy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/shark2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-tea5764.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-keene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-maxiradio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/tea575x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/saa7706h.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-wl1273.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-shark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-mr800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/radio-ma901.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/dsbr100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/si470x/radio-usb-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/radio/si470x/radio-i2c-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/zoran/zr36067.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/zoran/zr36060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/zoran/zr36016.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/zoran/zr36050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/zoran/videocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/tw686x/tw686x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/ttpci-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/dvb-ttpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/budget-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/budget-patch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/budget-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ttpci/budget-av.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/solo6x10/solo6x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/smipcie/smipcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7164/saa7164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7146/hexium_orion.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7146/hexium_gemini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7146/mxb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7134/saa7134-go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7134/saa7134-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7134/saa7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7134/saa7134-empress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/pt1/earth-pt1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/pluto2/pluto2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ngene/ngene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/meye/meye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/mantis/mantis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/mantis/mantis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/mantis/hopper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ivtv/ivtvfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ivtv/ivtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/dm1105/dm1105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/ddbridge/ddbridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx8802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx88-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx88-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx88xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx88/cx88-blackbird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx23885/altera-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx23885/cx23885.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx18/cx18-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/cx18/cx18.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/bt8xx/dst_ca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/bt8xx/dst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/bt8xx/bttv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/bt8xx/bt878.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/mmc/siano/smssdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/wm8739.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/vp27smpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/upd64031a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tw9906.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tw2804.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tvaudio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tea6415c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tda7432.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa7185.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa7127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa7110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa6752hs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/ov7640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/mt9v011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/msp3400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/m52790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/ks0127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/cs53l32a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/cs3308.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/bt819.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/wm8775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/vpx3220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/upd64083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/uda1342.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tw9903.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tvp5150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tea6420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/tda9840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/sony-btf-mpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa717x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa7115.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/saa6588.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/ov2640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/ir-kbd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/cs5345.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/bt866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/bt856.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/adv7175.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/adv7170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/i2c/cx25840/cx25840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/firewire/firedtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/zl10039.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ves1x93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tua6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda8083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda665x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda10086.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda1004x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda10048.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda10021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv6110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv090x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv0367.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv0297.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv0288.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stb6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/sp887x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/sp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/si2168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/s921.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/s5h1411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/rtl2832.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/or51211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/or51132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/nxt200x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mt352.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mn88473.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mb86a20s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/m88rs2000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lnbp22.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lnbh25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lgdt330x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lgdt3305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/l64781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/itd1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/isl6421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/isl6405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/helene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ec100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ds3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/drxk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dibx000_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib7000p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib7000m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib3000mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cxd2841er.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24117.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx22700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/au8522_dig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/au8522_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ascot2e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/af9033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/a8293.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/zl10353.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/zl10036.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/zd1301_demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ves1820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ts2020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda826x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda8261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda10071.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tda10023.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/tc90522.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv6110x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv0900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stv0299.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stb6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/stb0899.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/sp8870.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/si21xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/si2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/s5h1420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/s5h1409.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/rtl2830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/nxt6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mt312.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mn88472.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/mb86a16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/m88ds3103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lnbp21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lgs8gxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lgdt3306a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/lg2160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/ix2505v.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/isl6423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/horus3a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dvb-pll.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/drxd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib8000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib3000mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib0090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/dib0070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cxd2820r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24120.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx24113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/cx22702.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/bcm3510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/au8522_decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/atbm8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/as102_fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/af9013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/dvb-core/dvb-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/tveeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/cx2341x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/cypress_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/siano/smsdvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/siano/smsmdtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/saa7146/saa7146.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/saa7146/saa7146_vv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/media/cec/cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/raid456.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/raid10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/raid1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/raid0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/persistent-data/dm-persistent-data.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/linear.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/faulty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-zoned.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-verity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-thin-pool.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-switch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-service-time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-round-robin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-raid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-queue-length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-log-writes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-log-userspace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-integrity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-flakey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-delay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-crypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-cache-smq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/dm-bio-prison.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/md/bcache/bcache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/uleds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-nic78bx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-mlxcpld.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-lp3952.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-lm3530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-blinkm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-ss4200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-lt3593.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-lp3944.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/leds-clevo-mail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/led-class-flash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-default-on.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-transient.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-oneshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/leds/trigger/ledtrig-camera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/mISDN/mISDN_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/mISDN/l1oip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/i4l/isdnhdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/i4l/isdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/hisax_st5481.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/teles_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/sedlbauer_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/hisax_isac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hisax/hisax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/mISDN/speedfax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/eicon/diva_mnt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/eicon/divadidd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/eicon/divacapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/c4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/b1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/t1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/b1pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/b1dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/hardware/avm/b1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/gigaset/usb_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/gigaset/gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/gigaset/ser_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/capi/kernelcapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/isdn/capi/capidrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iommu/amd_iommu_v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/zforce_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/wacom_w8001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/usbtouchscreen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/tsc40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/touchwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/touchit213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/st1232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/silead.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/mtouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/mk712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/mcs5000_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/inexio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/ili210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/goodix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/egalax_ts_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/edt-ft5x06.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/zet6223.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/wacom_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/tsc2007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/touchright.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/sis_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/surface3_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/mms114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/gunze.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/fujitsu_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/elants_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/eeti_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/dynapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/auo-pixcir-ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/wacom_serial4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/kbtab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/aiptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/acecad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/pegasus_notetaker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/hanwang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/tablet/gtco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/sparse-keymap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/serio/serio_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/serio/hyperv-keyboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/serio/arc_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/serio/altera_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/rmi4/rmi_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/rmi4/rmi_smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/rmi4/rmi_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/rmi4/rmi_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/vsxxxaa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/synaptics_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/synaptics_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/sermouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/elan_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/cyapatp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/bcm5974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/mouse/appletouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/yealink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/xen-kbdfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/uinput.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/soc_button_array.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/rotary_encoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/powermate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/pcspkr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/kxtj9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/keyspan_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/ideapad_slidebar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/gp2ap002a00f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/e3x0-button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/cma3000_d0x_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/cma3000_d0x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/cm109.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/axp20x-pek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/atlas_btns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/ati_remote2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/misc/apanel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/keyboard/tm2-touchkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/keyboard/qt1070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/keyboard/gpio_keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/joystick/psxpad-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/joydev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/input-polldev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/gameport/lightning.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/gameport/fm801-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/gameport/emu10k1-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/gameport/ns558.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/gameport/gameport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/input/ff-memless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/opa_vnic/opa_vnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/isert/ib_isert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/iser/ib_iser.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/sw/rdmavt/rdmavt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/usnic/usnic_verbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/qib/ib_qib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/nes/iw_nes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/i40iw/i40iw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/hfi1/hfi1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/hw/cxgb3/iw_cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/rdma_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/ib_uverbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/ib_umad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/ib_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/rdma_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/iw_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/ib_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/infiniband/core/ib_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/industrialio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/industrialio-sw-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/industrialio-sw-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/industrialio-configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/trigger/iio-trig-interrupt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/trigger/iio-trig-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/temperature/hid-sensor-temperature.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/pressure/bmp280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/pressure/bmp280-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/pressure/bmp280-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/pressure/abp060mg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/potentiostat/lmp91000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/orientation/hid-sensor-rotation.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/magnetometer/st_magn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/magnetometer/st_magn_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/magnetometer/st_magn_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/magnetometer/ak8975.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/vl6180.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/rpr0521.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/hid-sensor-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/bh1750.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/stk3310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/pa12203001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/opt3001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/cm32181.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/light/acpi-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/imu/inv_mpu6050/inv-mpu6050-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/humidity/hts221_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/humidity/hts221_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/humidity/dht11.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/humidity/hts221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/humidity/hid-sensor-humidity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/health/max30100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/gyro/st_gyro_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/gyro/st_gyro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/gyro/st_gyro_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/gyro/mpu3050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/common/st_sensors/st_sensors.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/buffer/kfifo_buf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/adc/ti-ads1015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/adc/axp288_adc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/adc/max1363.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/adc/ad7766.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/st_accel_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/mma7660.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/kxcjk-1013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/dmard10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/da280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/bmc150-accel-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/st_accel_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/st_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/da311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/bmc150-accel-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/iio/accel/bmc150-accel-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/i2c-stub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/i2c-smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/i2c-slave-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/i2c-mux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/i2c-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-viapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-tiny-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-sis96x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-simtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-scmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-pca-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-parport-light.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-nforce2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-nforce2-s4985.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-mlxcpld.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-ismt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-isch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-i801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-amd8111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-amd756.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/busses/i2c-amd756-s4882.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/algos/i2c-algo-pca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83l786ng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83l785ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83793.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83792d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83791d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83781d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83627hf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/w83627ehf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/vt8231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/vt1211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/via686a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/via-cputemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tmp421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tmp401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tmp108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tmp103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tmp102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/thmc50.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tc74.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/tc654.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/smsc47m192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/smsc47m1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/smsc47b397.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sis5595.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/shtc1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sht3x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sht21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sht15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sch56xx-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sch5636.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/sch5627.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/powr1220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/zl6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/ucd9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/ucd9000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/tps40422.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/pmbus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/pmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/max8688.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/max34440.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/max20751.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/max16064.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/ltc3815.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/ltc2978.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/lm25066.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pmbus/adm1275.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pcf8591.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pc87427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/pc87360.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ntc_thermistor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/nct7904.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/nct7802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/nct6775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/nct6683.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/mcp3021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max6697.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max6650.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max6642.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max6639.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max31790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max31722.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max197.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max1668.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max1619.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max16065.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/max1111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4260.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4215.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc4151.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc2990.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ltc2945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm95245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm95241.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm95234.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm92.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm90.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm85.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm83.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm78.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm77.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm75.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm73.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm70.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lm63.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/lineage-pem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/k8temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/k10temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/jc42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ina3221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ina2xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ina209.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ibmpex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ibmaem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/i5k_amb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/i5500_temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/hwmon-vid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/gl520sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/gl518sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/g762.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/g760a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ftsteutates.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/fschmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/fam15h_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/f75375s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/f71882fg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/f71805f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/emc6w201.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/emc1403.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ds620.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ds1621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/dme1737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/dell-smm-hwmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/coretemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/atxp1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/asus_atk0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/aspeed-pwm-tacho.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/asc7621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/asb100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/applesmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/amc6821.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7475.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7470.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7462.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adt7310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ads7871.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ads7828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm9240.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm1031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm1029.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm1026.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm1025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adm1021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adcxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/adc128d818.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ad7418.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ad7414.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/ad7314.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/acpi_power_meter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/abituguru3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hwmon/abituguru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hv/hv_vmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hv/hv_utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hv/hv_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-sensor-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-prodikeys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-picolcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/wacom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/uhid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/intel-ish-hid/intel-ishtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/intel-ish-hid/intel-ishtp-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/intel-ish-hid/intel-ish-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/i2c-hid/i2c-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-zydacron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-zpff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-xinmo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-wiimote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-waltop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-udraw-ps3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-uclogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-twinhan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-topseed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-tmff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-steelseries.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-speedlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-sony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-sjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-samsung.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-saitek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-savu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-ryos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-pyra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-lua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-kovaplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-konepure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-koneplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-kone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-isku.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-roccat-arvo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-rmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-retrode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-primax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-plantronics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-pl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-petalynx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-ortek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-nti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-multitouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-monterey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-microsoft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-mf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-logitech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-logitech-hidpp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-logitech-dj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-lenovo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-lcpower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-kye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-keytouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-kensington.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-ite.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-icade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-hyperv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-holtekff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-holtek-mouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-holtek-kbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-gyration.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-gt683r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-gfrm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-gembird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-gaff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-ezkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-emsff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-elecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-dr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-cp2112.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-corsair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-chicony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-cherry.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-betopff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-belkin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-axff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-aureal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-asus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-appleir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-apple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-alps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-accutouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/hid/hid-a4tech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/vgem/vgem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/udl/udl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/mgag200/mgag200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/i915/i915.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/i915/gvt/kvmgt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/i2c/ch7006.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/i2c/tda998x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/i2c/sil164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/hisilicon/hibmc/hibmc-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/cirrus/cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/bridge/analogix-anx78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/bochs/bochs-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/ast/ast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/amd/amdkfd/amdkfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpio/gpio-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpio/gpio-pci-idio-16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpio/gpio-it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpio/gpio-ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/gpio/gpio-exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fsi/fsi-scom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fsi/fsi-master-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fsi/fsi-master-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fsi/fsi-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fmc/fmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fmc/fmc-write-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fmc/fmc-fakedev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fmc/fmc-trivial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/fmc/fmc-chardev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firmware/iscsi_ibft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firmware/qemu_fw_cfg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firmware/edd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firmware/dcdbas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firewire/nosy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firewire/firewire-sbp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firewire/firewire-net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firewire/firewire-ohci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/firewire/firewire-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/extcon/extcon-intel-int3496.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/extcon/extcon-intel-cht-wc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/extcon/extcon-axp288.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/x38_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/skx_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/sb_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/pnd2_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/ie31200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i82975x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i7core_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i7300_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i5400_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i5100_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i5000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i3200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/i3000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/edac_mce_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/e752x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/edac/amd64_edac_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dma/mic_x100_dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dma/ioat/ioatdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dma/idma64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dma/dw/dw_dmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/devfreq/governor_simpleondemand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dca/dca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dax/device_dax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/dax/dax_pmem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/virtio/virtio_crypto.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_common/intel_qat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_c62xvf/qat_c62xvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_c62x/qat_c62x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/qat/qat_c3xxx/qat_c3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/padlock-sha.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/padlock-aes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/chelsio/chcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/ccp/ccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/ccp/ccp-crypto.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/crypto/cavium/nitrox/n5pf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/speedstep-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/powernow-k8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/pcc-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/p4-clockmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/amd_freq_sensitivity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/cpufreq/acpi-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/xillybus/xillybus_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/xillybus/xillybus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/virtio_console.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/uv_mmtimer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_tis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_tis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_nsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_infineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_crb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm_atmel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tpm/tpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/tlclk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ppdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/pcmcia/cm4040_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/pcmcia/cm4000_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/mwave/mwave.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_watchdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_ssif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_si.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_poweroff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_msghandler.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/ipmi/ipmi_devintf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/virtio-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/via-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/tpm-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/timeriomem-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/intel-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hw_random/amd-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/char/hangcheck-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/hci_vhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/hci_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/hci_nokia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btsdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btqca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/bt3c_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/bluecard_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/bcm203x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/dtl1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btuart_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btrtl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btmrvl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btintel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/btbcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/bpa10x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/bfusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bluetooth/ath3k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/zram/zram.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/xen-blkfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/xen-blkback/xen-blkback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/virtio_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/umem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/sx8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/skd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/rbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/pktcdvd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/null_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/nbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/mtip32xx/mtip32xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/floppy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/drbd/drbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/brd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/aoe/aoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/block/DAC960.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/bcma/bcma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/base/test/test_async_driver_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/auxdisplay/hd44780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/auxdisplay/cfag12864bfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/auxdisplay/cfag12864b.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/auxdisplay/ks0108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/auxdisplay/charlcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/suni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/nicstar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/firestream.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/atmtcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/solos-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/he.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/atm/eni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_vsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_uli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_sx4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_svw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_sil24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_sil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_qstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_promise.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_mv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/sata_inic162x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pdc_adma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_triflex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_sl82c105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_sil680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_serverworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_piccolo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_pdc202xx_old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_pdc2027x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_optidma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_opti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_oldpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_ns87415.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_ns87410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_ninja32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_netcell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_mpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_jmicron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_it821x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_it8213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_hpt3x3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_hpt3x2n.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_hpt37x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_hpt366.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_efar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_cmd64x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_cmd640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_atp867x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_artop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_ali.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/pata_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/libahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/ata_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/ahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/ata/acard-ahci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/video.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/sbshc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/sbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/nfit/nfit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/ec_sys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/dptf/dptf_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/custom_method.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/acpi_pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/acpi_ipmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/drivers/acpi/acpi_configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/xcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/wp512.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/vmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/twofish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/twofish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/tgr192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/tea.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/tcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/sha512_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/sha3_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/serpent_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/seed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/salsa20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/rmd320.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/rmd256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/rmd160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/rmd128.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/poly1305_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/pcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/pcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/michael_mic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/md4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/mcryptd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/lz4hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/lz4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/khazad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/keywrap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/fcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/echainiv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/ecdh_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/des_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/crypto_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/crypto_engine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/crc32_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/cmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/chacha20poly1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/chacha20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/ccm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/cast_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/cast6_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/cast5_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/camellia_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/blowfish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/blowfish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/authencesn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/authenc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/raid6test.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/async_xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/async_tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/async_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/async_tx/async_memcpy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/arc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/anubis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/ansi_cprng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/aes_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/ablk_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/crypto/842.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/block/kyber-iosched.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/block/bfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/kvm/kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/kvm/kvm-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/kvm/kvm-amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/kernel/cpu/mcheck/mce-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/events/intel/intel-uncore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/events/intel/intel-rapl-perf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/events/intel/intel-cstate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/events/amd/power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/sha512-mb/sha512-mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/sha256-mb/sha256-mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/serpent-avx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/poly1305-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/des3_ede-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/crct10dif-pclmul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/chacha20-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/gpio-event-mon extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/gpio-hammer extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/lsgpio extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/tmon extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/turbostat extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/x86_energy_perf_policy extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/powernow-k8-decode extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/centrino-decode extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/cpupower extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/bin/perf extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/libcpupower.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/python2.7/site-packages/perf.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_cfg80211.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_scsi.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_xen.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_function.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_sched_switch.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_mac80211.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_kvm.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_kmem.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_hrtimer.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/traceevent/plugins/plugin_jbd2.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/unifdef extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/sign-file extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/asn1_compiler extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/recordmcount extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/conmakehash extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/pnmtologo extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/kallsyms extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/extract-cert extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/sortextable extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/selinux/mdp/mdp extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/selinux/genheaders/genheaders extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/mod/modpost extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/mod/mk_elfconfig extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/kconfig/conf extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/basic/bin2c extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/basic/fixdep extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/tools/objtool/objtool extracting debug info from /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/debug/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/vmlinux symlinked /usr/lib/debug/usr/lib64/libcpupower.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libcpupower.so.0.debug symlinked /usr/lib/debug/usr/lib64/libcpupower.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libcpupower.so.debug BUILDSTDERR: cpio: kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/Context.c: Cannot stat: No such file or directory BUILDSTDERR: 679415 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/tracing/draw_functrace.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/utils.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/tasks.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/symbols.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/proc.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/modules.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/lists.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/dmesg.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/cpus.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/linux/__init__.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/gdb/vmlinux-gdb.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkkconfigsymbols.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/syscall-counts.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/syscall-counts-by-pid.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/stat-cpi.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/stackcollapse.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/sctop.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/sched-migration.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/netdev-times.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/net_dropmonitor.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/intel-pt-events.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/futex-contention.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/export-to-postgresql.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/event_analyzing_sample.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/compaction-times.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/check-perf-trace.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/call-graph-from-postgresql.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/libexec/perf-core/tests/attr.py BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' BUILDSTDERR: *** WARNING: ./etc/bash_completion.d/perf is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/perf-core/strace/groups/file is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/bin/kvm_stat from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/src/debug/kernel-4.13.fc28/linux-4.13.0-3.rocm.1.7.0.x86_64/drivers/net/ethernet/cadence/macb_ptp.c is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/tracing/draw_functrace.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/kconfig/streamline_config.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/dtc/dtx_diff from #! /bin/bash to #!/bin/bash mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/dtc/dt_to_config from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/stackdelta from #!/usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/show_delta from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/recordmcount.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/profile2linkerlist.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/patch-kernel from #! /bin/sh to #!/bin/sh mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/namespace.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/markup_oops.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/kernel-doc from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/headers_check.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/headerdep.pl from #! /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/get_maintainer.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/get_dvb_firmware from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/extract_xc3028.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/extract-sys-certs.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/extract-module-sig.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/export_report.pl from #!/usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/diffconfig from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/cleanpatch from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/cleanfile from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkversion.pl from #! /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkstack.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkpatch.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkkconfigsymbols.py from #!/usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/checkincludes.pl from #!/usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/check_extable.sh from #! /bin/bash to #!/bin/bash mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/bootgraph.pl from #!/usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.13.0-3.rocm.1.7.0.x86_64/scripts/bloat-o-meter from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/syscall-counts.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/syscall-counts-by-pid.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/scripts/python/stat-cpi.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/stackcollapse.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/sctop.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/scripts/python/sched-migration.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/netdev-times.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/net_dropmonitor.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/intel-pt-events.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/futex-contention.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/export-to-postgresql.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/event_analyzing_sample.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/compaction-times.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/check-perf-trace.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/failed-syscalls.pl is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/check-perf-trace.pl is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-no-inherit is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-group1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-group is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-3 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-2 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-default is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-basic is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-C0 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-raw is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-period is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-samples is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-inherit is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-delay is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group-sampling is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-fp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-dwarf is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-default is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-freq is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-data is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-count is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-u is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-k is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-ind_call is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-hv is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_ret is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_call is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-any is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-basic is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-C0 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/base-stat is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/base-record is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/README is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/tests/attr.py from #! /usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! + '[' 1 -eq 1 ']' + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + '[' ' 1' -ne 0 ']' + /builddir/build/SOURCES/mod-sign.sh certs/signing_key.pem.sign certs/signing_key.x509.sign /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/4.13.0-3.rocm.1.7.0.x86_64/ + '[' 1 -eq 1 ']' + xargs xz + find /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/lib/modules/ -type f -name '*.ko' Processing files: kernel-4.13.0-3.rocm.1.7.0.x86_64 Processing files: kernel-headers-4.13.0-3.rocm.1.7.0.x86_64 Provides: glibc-kernheaders = 3.0-46 kernel-headers = 4.13.0-3.fc28 kernel-headers = 4.13.0-3.rocm.1.7.0 kernel-headers(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: glibc-kernheaders < 3.0-46 kernel-headers < 4.13.0-3.fc28 Processing files: kernel-cross-headers-4.13.0-3.rocm.1.7.0.x86_64 Provides: kernel-cross-headers = 4.13.0-3.rocm.1.7.0 kernel-cross-headers(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-debuginfo-common-x86_64-4.13.0-3.rocm.1.7.0.x86_64 Provides: installonlypkg(kernel) kernel-debuginfo-common-x86_64 = 4.13.0-3.rocm.1.7.0 kernel-debuginfo-common-x86_64(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perf-4.13.0-3.rocm.1.7.0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L8vH1g + umask 022 + cd /builddir/build/BUILD + cd kernel-4.13.fc28 + DOCDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf + cp -pr linux-4.13.0-3.rocm.1.7.0.x86_64/tools/perf/Documentation/examples.txt /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/doc/perf + exit 0 Provides: perf = 4.13.0-3.rocm.1.7.0 perf(x86-64) = 4.13.0-3.rocm.1.7.0 perl(Perf::Trace::Context) = 0.01 perl(Perf::Trace::Core) = 0.01 perl(Perf::Trace::Util) = 0.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypt.so.1()(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.156)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libelf.so.1(ELFUTILS_1.6)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.4)(64bit) libpython2.7.so.1.0()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) perl(:VERSION) >= 5.10.0 perl(Exporter) perl(POSIX) perl(Perf::Trace::Core) perl(Perf::Trace::Util) perl(XSLoader) perl(lib) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perf-debuginfo-4.13.0-3.rocm.1.7.0.x86_64 Provides: perf-debuginfo = 4.13.0-3.rocm.1.7.0 perf-debuginfo(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-perf-4.13.0-3.rocm.1.7.0.x86_64 Provides: python-perf = 4.13.0-3.rocm.1.7.0 python-perf(x86-64) = 4.13.0-3.rocm.1.7.0 python2.7dist(perf) = 0.1 python2dist(perf) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-perf-debuginfo-4.13.0-3.rocm.1.7.0.x86_64 Provides: python-perf-debuginfo = 4.13.0-3.rocm.1.7.0 python-perf-debuginfo(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-tools-4.13.0-3.rocm.1.7.0.x86_64 Provides: config(kernel-tools) = 4.13.0-3.rocm.1.7.0 cpufreq-utils = 1:009-0.6.p1 cpufrequtils = 1:009-0.6.p1 cpupowerutils = 1:009-0.6.p1 kernel-tools = 4.13.0-3.rocm.1.7.0 kernel-tools(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcpupower.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncursesw.so.6()(64bit) libpanelw.so.6()(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.3)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Obsoletes: cpufreq-utils < 1:009-0.6.p1 cpufrequtils < 1:009-0.6.p1 cpupowerutils < 1:009-0.6.p1 cpuspeed < 1:1.5-16 Processing files: kernel-tools-libs-4.13.0-3.rocm.1.7.0.x86_64 Provides: kernel-tools-libs = 4.13.0-3.rocm.1.7.0 kernel-tools-libs(x86-64) = 4.13.0-3.rocm.1.7.0 libcpupower.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: kernel-tools-libs-devel-4.13.0-3.rocm.1.7.0.x86_64 Provides: cpupowerutils-devel = 1:009-0.6.p1 kernel-tools-devel kernel-tools-libs-devel = 4.13.0-3.rocm.1.7.0 kernel-tools-libs-devel(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcpupower.so.0()(64bit) Obsoletes: cpupowerutils-devel < 1:009-0.6.p1 Processing files: kernel-tools-debuginfo-4.13.0-3.rocm.1.7.0.x86_64 Provides: kernel-tools-debuginfo = 4.13.0-3.rocm.1.7.0 kernel-tools-debuginfo(x86-64) = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-core-4.13.0-3.rocm.1.7.0.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LL1xPd + umask 022 + cd /builddir/build/BUILD + cd kernel-4.13.fc28 + LICENSEDIR=/builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/licenses/kernel-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/licenses/kernel-core + cp -pr linux-4.13.0-3.rocm.1.7.0.x86_64/COPYING /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64/usr/share/licenses/kernel-core + exit 0 Provides: installonlypkg(kernel) kernel = 4.13.0-3.fc28 kernel-core = 4.13.0-3.rocm.1.7.0 kernel-core(x86-64) = 4.13.0-3.rocm.1.7.0 kernel-core-uname-r = 4.13.0-3.rocm.1.7.0.x86_64 kernel-drm-nouveau = 16 kernel-uname-r = 4.13.0-3.rocm.1.7.0.x86_64 kernel-x86_64 = 4.13.0-3.fc28 kmod(3w-9xxx.ko) kmod(3w-sas.ko) kmod(3w-xxxx.ko) kmod(8021q.ko) kmod(8139cp.ko) kmod(8139too.ko) kmod(8250.ko) kmod(8250_base.ko) kmod(8250_dw.ko) kmod(8250_mid.ko) kmod(8250_pci.ko) kmod(8390.ko) kmod(842.ko) kmod(842_compress.ko) kmod(842_decompress.ko) kmod(9p.ko) kmod(9pnet.ko) kmod(9pnet_virtio.ko) kmod(9pnet_xen.ko) kmod(BusLogic.ko) kmod(DAC960.ko) kmod(a100u2w.ko) kmod(abituguru.ko) kmod(abituguru3.ko) kmod(ablk_helper.ko) kmod(ac.ko) kmod(acard-ahci.ko) kmod(acpi-cpufreq.ko) kmod(acpi_configfs.ko) kmod(acpi_ipmi.ko) kmod(acpi_pad.ko) kmod(acpi_power_meter.ko) kmod(acpi_thermal_rel.ko) kmod(acpiphp_ibm.ko) kmod(act_bpf.ko) kmod(act_connmark.ko) kmod(act_csum.ko) kmod(act_gact.ko) kmod(act_ife.ko) kmod(act_ipt.ko) kmod(act_meta_mark.ko) kmod(act_meta_skbprio.ko) kmod(act_meta_skbtcindex.ko) kmod(act_mirred.ko) kmod(act_nat.ko) kmod(act_pedit.ko) kmod(act_police.ko) kmod(act_sample.ko) kmod(act_simple.ko) kmod(act_skbedit.ko) kmod(act_skbmod.ko) kmod(act_tunnel_key.ko) kmod(act_vlan.ko) kmod(ad7314.ko) kmod(ad7414.ko) kmod(ad7418.ko) kmod(adc128d818.ko) kmod(adcxx.ko) kmod(adm1021.ko) kmod(adm1025.ko) kmod(adm1026.ko) kmod(adm1029.ko) kmod(adm1031.ko) kmod(adm1275.ko) kmod(adm9240.ko) kmod(ads7828.ko) kmod(ads7871.ko) kmod(adt7310.ko) kmod(adt7410.ko) kmod(adt7411.ko) kmod(adt7462.ko) kmod(adt7470.ko) kmod(adt7475.ko) kmod(adt7x10.ko) kmod(advansys.ko) kmod(aead.ko) kmod(aes-x86_64.ko) kmod(aes_generic.ko) kmod(aes_ti.ko) kmod(aesni-intel.ko) kmod(af_alg.ko) kmod(af_key.ko) kmod(af_packet.ko) kmod(af_packet_diag.ko) kmod(agpgart.ko) kmod(ah4.ko) kmod(ah6.ko) kmod(ahci.ko) kmod(ahci_platform.ko) kmod(akcipher.ko) kmod(algif_aead.ko) kmod(algif_hash.ko) kmod(algif_rng.ko) kmod(algif_skcipher.ko) kmod(alim1535_wdt.ko) kmod(alim7101_wdt.ko) kmod(altera-stapl.ko) kmod(altera_ps2.ko) kmod(altera_tse.ko) kmod(am53c974.ko) kmod(amc6821.ko) kmod(amd-rng.ko) kmod(amd.ko) kmod(amd64-agp.ko) kmod(amd64_edac_mod.ko) kmod(amd_freq_sensitivity.ko) kmod(amd_iommu_v2.ko) kmod(analogix-anx78xx.ko) kmod(ansi_cprng.ko) kmod(anubis.ko) kmod(aoe.ko) kmod(apanel.ko) kmod(apds9802als.ko) kmod(apds990x.ko) kmod(apple_bl.ko) kmod(applesmc.ko) kmod(appletouch.ko) kmod(aquantia.ko) kmod(arc4.ko) kmod(arc_ps2.ko) kmod(arcmsr.ko) kmod(arcxcnn_bl.ko) kmod(arp_tables.ko) kmod(arpt_mangle.ko) kmod(arptable_filter.ko) kmod(asb100.ko) kmod(asc7621.ko) kmod(asn1_decoder.ko) kmod(aspeed-pwm-tacho.ko) kmod(asus_atk0110.ko) kmod(async_memcpy.ko) kmod(async_pq.ko) kmod(async_raid6_recov.ko) kmod(async_tx.ko) kmod(async_xor.ko) kmod(at24.ko) kmod(at803x.ko) kmod(ata_generic.ko) kmod(ata_piix.ko) kmod(ati_remote2.ko) kmod(atkbd.ko) kmod(atlas_btns.ko) kmod(atomic64_test.ko) kmod(atp.ko) kmod(atp870u.ko) kmod(atxp1.ko) kmod(auth_rpcgss.ko) kmod(authenc.ko) kmod(authencesn.ko) kmod(autofs4.ko) kmod(axnet_cs.ko) kmod(axp20x-i2c.ko) kmod(axp20x-pek.ko) kmod(axp20x.ko) kmod(backlight.ko) kmod(battery.ko) kmod(bcache.ko) kmod(bcm-phy-lib.ko) kmod(bcm5974.ko) kmod(bcm7xxx.ko) kmod(bcm87xx.ko) kmod(bfq.ko) kmod(bh1770glc.ko) kmod(binfmt_misc.ko) kmod(binfmt_script.ko) kmod(bitblit.ko) kmod(bitrev.ko) kmod(blocklayoutdriver.ko) kmod(blowfish-x86_64.ko) kmod(blowfish_common.ko) kmod(blowfish_generic.ko) kmod(bna.ko) kmod(bochs-drm.ko) kmod(bonding.ko) kmod(br_netfilter.ko) kmod(brd.ko) kmod(bridge.ko) kmod(broadcom.ko) kmod(btrfs.ko) kmod(button.ko) kmod(cachefiles.ko) kmod(camellia-aesni-avx-x86_64.ko) kmod(camellia-aesni-avx2.ko) kmod(camellia-x86_64.ko) kmod(camellia_generic.ko) kmod(cast5-avx-x86_64.ko) kmod(cast5_generic.ko) kmod(cast6-avx-x86_64.ko) kmod(cast6_generic.ko) kmod(cast_common.ko) kmod(cb710.ko) kmod(cbc.ko) kmod(ccm.ko) kmod(ccp-crypto.ko) kmod(ccp.ko) kmod(cdc-acm.ko) kmod(cdc-wdm.ko) kmod(cdrom.ko) kmod(ceph.ko) kmod(cfbcopyarea.ko) kmod(cfbfillrect.ko) kmod(cfbimgblt.ko) kmod(cfq-iosched.ko) kmod(ch.ko) kmod(chacha20-x86_64.ko) kmod(chacha20_generic.ko) kmod(chacha20poly1305.ko) kmod(cicada.ko) kmod(cifs.ko) kmod(cirrus.ko) kmod(cls_basic.ko) kmod(cls_bpf.ko) kmod(cls_cgroup.ko) kmod(cls_flow.ko) kmod(cls_flower.ko) kmod(cls_fw.ko) kmod(cls_matchall.ko) kmod(cls_route.ko) kmod(cls_rsvp.ko) kmod(cls_rsvp6.ko) kmod(cls_tcindex.ko) kmod(cls_u32.ko) kmod(cm109.ko) kmod(cm4000_cs.ko) kmod(cm4040_cs.ko) kmod(cma3000_d0x.ko) kmod(cma3000_d0x_i2c.ko) kmod(cmac.ko) kmod(cn.ko) kmod(configfs.ko) kmod(cordic.ko) kmod(coretemp.ko) kmod(cortina.ko) kmod(cosm_bus.ko) kmod(cosm_client.ko) kmod(cpufreq_conservative.ko) kmod(cpufreq_ondemand.ko) kmod(cpufreq_performance.ko) kmod(cpufreq_powersave.ko) kmod(cpufreq_userspace.ko) kmod(cpuid.ko) kmod(crc-ccitt.ko) kmod(crc-itu-t.ko) kmod(crc-t10dif.ko) kmod(crc16.ko) kmod(crc32-pclmul.ko) kmod(crc32.ko) kmod(crc32_generic.ko) kmod(crc32c-intel.ko) kmod(crc32c_generic.ko) kmod(crc4.ko) kmod(crc7.ko) kmod(crc8.ko) kmod(crct10dif-pclmul.ko) kmod(crct10dif_common.ko) kmod(crct10dif_generic.ko) kmod(cryptd.ko) kmod(crypto.ko) kmod(crypto_acompress.ko) kmod(crypto_algapi.ko) kmod(crypto_blkcipher.ko) kmod(crypto_engine.ko) kmod(crypto_hash.ko) kmod(crypto_null.ko) kmod(crypto_simd.ko) kmod(crypto_user.ko) kmod(crypto_wq.ko) kmod(cryptomgr.ko) kmod(ctr.ko) kmod(cts.ko) kmod(custom_method.ko) kmod(cyapatp.ko) kmod(davicom.ko) kmod(dax.ko) kmod(dax_pmem.ko) kmod(dc395x.ko) kmod(dca.ko) kmod(dcdbas.ko) kmod(deadline-iosched.ko) kmod(debug_pagetables.ko) kmod(deflate.ko) kmod(dell-smm-hwmon.ko) kmod(des3_ede-x86_64.ko) kmod(des_generic.ko) kmod(device_dax.ko) kmod(devlink.ko) kmod(dh_generic.ko) kmod(dm-bio-prison.ko) kmod(dm-bufio.ko) kmod(dm-cache-smq.ko) kmod(dm-cache.ko) kmod(dm-crypt.ko) kmod(dm-delay.ko) kmod(dm-flakey.ko) kmod(dm-integrity.ko) kmod(dm-log-userspace.ko) kmod(dm-log-writes.ko) kmod(dm-log.ko) kmod(dm-mirror.ko) kmod(dm-mod.ko) kmod(dm-multipath.ko) kmod(dm-persistent-data.ko) kmod(dm-queue-length.ko) kmod(dm-raid.ko) kmod(dm-region-hash.ko) kmod(dm-round-robin.ko) kmod(dm-service-time.ko) kmod(dm-snapshot.ko) kmod(dm-switch.ko) kmod(dm-thin-pool.ko) kmod(dm-verity.ko) kmod(dm-zero.ko) kmod(dm-zoned.ko) kmod(dme1737.ko) kmod(dmi-sysfs.ko) kmod(dmx3191d.ko) kmod(dnet.ko) kmod(dns_resolver.ko) kmod(dp83640.ko) kmod(dp83848.ko) kmod(dptf_power.ko) kmod(drbd.ko) kmod(drbg.ko) kmod(drm.ko) kmod(drm_kms_helper.ko) kmod(drop_monitor.ko) kmod(ds1621.ko) kmod(ds620.ko) kmod(dummy.ko) kmod(dw_dmac.ko) kmod(dw_dmac_core.ko) kmod(dw_dmac_pci.ko) kmod(e100.ko) kmod(e1000.ko) kmod(e1000e.ko) kmod(e3x0-button.ko) kmod(e752x_edac.ko) kmod(ebt_802_3.ko) kmod(ebt_among.ko) kmod(ebt_arp.ko) kmod(ebt_arpreply.ko) kmod(ebt_dnat.ko) kmod(ebt_ip.ko) kmod(ebt_ip6.ko) kmod(ebt_limit.ko) kmod(ebt_log.ko) kmod(ebt_mark.ko) kmod(ebt_mark_m.ko) kmod(ebt_nflog.ko) kmod(ebt_pkttype.ko) kmod(ebt_redirect.ko) kmod(ebt_snat.ko) kmod(ebt_stp.ko) kmod(ebt_vlan.ko) kmod(ebtable_broute.ko) kmod(ebtable_filter.ko) kmod(ebtable_nat.ko) kmod(ebtables.ko) kmod(ec_sys.ko) kmod(ecb.ko) kmod(ecdh_generic.ko) kmod(echainiv.ko) kmod(echo.ko) kmod(edac_core.ko) kmod(edac_mce_amd.ko) kmod(edd.ko) kmod(eeprom.ko) kmod(eeprom_93cx6.ko) kmod(efivarfs.ko) kmod(ehci-hcd.ko) kmod(ehci-pci.ko) kmod(elan_i2c.ko) kmod(em_canid.ko) kmod(em_cmp.ko) kmod(em_ipset.ko) kmod(em_meta.ko) kmod(em_nbyte.ko) kmod(em_text.ko) kmod(em_u32.ko) kmod(emc1403.ko) kmod(emc6w201.ko) kmod(ena.ko) kmod(enclosure.ko) kmod(encrypted-keys.ko) kmod(eql.ko) kmod(esp4.ko) kmod(esp4_offload.ko) kmod(esp6.ko) kmod(esp6_offload.ko) kmod(esp_scsi.ko) kmod(et1011c.ko) kmod(et131x.ko) kmod(ethoc.ko) kmod(evdev.ko) kmod(exportfs.ko) kmod(ext4.ko) kmod(extcon-axp288.ko) kmod(extcon-core.ko) kmod(extcon-intel-cht-wc.ko) kmod(extcon-intel-int3496.ko) kmod(f2fs.ko) kmod(f71805f.ko) kmod(f71808e_wdt.ko) kmod(f71882fg.ko) kmod(f75375s.ko) kmod(fam15h_power.ko) kmod(fan.ko) kmod(fat.ko) kmod(faulty.ko) kmod(fb.ko) kmod(fb_sys_fops.ko) kmod(fbcon.ko) kmod(fbcon_ccw.ko) kmod(fbcon_cw.ko) kmod(fbcon_rotate.ko) kmod(fbcon_ud.ko) kmod(fbdev.ko) kmod(fcrypt.ko) kmod(fealnx.ko) kmod(ff-memless.ko) kmod(firmware_class.ko) kmod(fixed_phy.ko) kmod(fjes.ko) kmod(floppy.ko) kmod(fm10k.ko) kmod(font.ko) kmod(fou.ko) kmod(fou6.ko) kmod(fscache.ko) kmod(fschmd.ko) kmod(fscrypto.ko) kmod(fsi-core.ko) kmod(fsi-master-gpio.ko) kmod(fsi-master-hub.ko) kmod(fsi-scom.ko) kmod(ftsteutates.ko) kmod(fuse.ko) kmod(g760a.ko) kmod(g762.ko) kmod(garp.ko) kmod(gcm.ko) kmod(gdth.ko) kmod(geneve.ko) kmod(gf128mul.ko) kmod(ghash-clmulni-intel.ko) kmod(ghash-generic.ko) kmod(gl518sm.ko) kmod(gl520sm.ko) kmod(glue_helper.ko) kmod(governor_simpleondemand.ko) kmod(gp2ap002a00f.ko) kmod(gpio-crystalcove.ko) kmod(gpio-exar.ko) kmod(gpio-ich.ko) kmod(gpio-it87.ko) kmod(gpio-pci-idio-16.ko) kmod(gpio-viperboard.ko) kmod(gpio_keys.ko) kmod(grace.ko) kmod(gre.ko) kmod(gru.ko) kmod(gtp.ko) kmod(hangcheck-timer.ko) kmod(hed.ko) kmod(hibmc-drm.ko) kmod(hid-a4tech.ko) kmod(hid-accutouch.ko) kmod(hid-alps.ko) kmod(hid-apple.ko) kmod(hid-appleir.ko) kmod(hid-asus.ko) kmod(hid-aureal.ko) kmod(hid-axff.ko) kmod(hid-belkin.ko) kmod(hid-betopff.ko) kmod(hid-cherry.ko) kmod(hid-chicony.ko) kmod(hid-cmedia.ko) kmod(hid-corsair.ko) kmod(hid-cp2112.ko) kmod(hid-cypress.ko) kmod(hid-dr.ko) kmod(hid-elecom.ko) kmod(hid-elo.ko) kmod(hid-emsff.ko) kmod(hid-ezkey.ko) kmod(hid-gaff.ko) kmod(hid-gembird.ko) kmod(hid-generic.ko) kmod(hid-gfrm.ko) kmod(hid-gt683r.ko) kmod(hid-gyration.ko) kmod(hid-holtek-kbd.ko) kmod(hid-holtek-mouse.ko) kmod(hid-holtekff.ko) kmod(hid-hyperv.ko) kmod(hid-icade.ko) kmod(hid-ite.ko) kmod(hid-kensington.ko) kmod(hid-keytouch.ko) kmod(hid-kye.ko) kmod(hid-lcpower.ko) kmod(hid-led.ko) kmod(hid-lenovo.ko) kmod(hid-logitech-dj.ko) kmod(hid-logitech-hidpp.ko) kmod(hid-logitech.ko) kmod(hid-magicmouse.ko) kmod(hid-mf.ko) kmod(hid-microsoft.ko) kmod(hid-monterey.ko) kmod(hid-multitouch.ko) kmod(hid-nti.ko) kmod(hid-ntrig.ko) kmod(hid-ortek.ko) kmod(hid-penmount.ko) kmod(hid-petalynx.ko) kmod(hid-pl.ko) kmod(hid-plantronics.ko) kmod(hid-primax.ko) kmod(hid-retrode.ko) kmod(hid-rmi.ko) kmod(hid-roccat-arvo.ko) kmod(hid-roccat-common.ko) kmod(hid-roccat-isku.ko) kmod(hid-roccat-kone.ko) kmod(hid-roccat-koneplus.ko) kmod(hid-roccat-konepure.ko) kmod(hid-roccat-kovaplus.ko) kmod(hid-roccat-lua.ko) kmod(hid-roccat-pyra.ko) kmod(hid-roccat-ryos.ko) kmod(hid-roccat-savu.ko) kmod(hid-roccat.ko) kmod(hid-saitek.ko) kmod(hid-samsung.ko) kmod(hid-sjoy.ko) kmod(hid-sony.ko) kmod(hid-speedlink.ko) kmod(hid-steelseries.ko) kmod(hid-sunplus.ko) kmod(hid-tivo.ko) kmod(hid-tmff.ko) kmod(hid-topseed.ko) kmod(hid-twinhan.ko) kmod(hid-uclogic.ko) kmod(hid-udraw-ps3.ko) kmod(hid-waltop.ko) kmod(hid-wiimote.ko) kmod(hid-xinmo.ko) kmod(hid-zpff.ko) kmod(hid-zydacron.ko) kmod(hid.ko) kmod(hmac.ko) kmod(hpilo.ko) kmod(hpsa.ko) kmod(hptiop.ko) kmod(hpwdt.ko) kmod(hsu_dma.ko) kmod(hv_balloon.ko) kmod(hv_netvsc.ko) kmod(hv_storvsc.ko) kmod(hv_utils.ko) kmod(hv_vmbus.ko) kmod(hwmon-vid.ko) kmod(hwmon.ko) kmod(hwspinlock_core.ko) kmod(hyperv-keyboard.ko) kmod(hyperv_fb.ko) kmod(i2c-algo-bit.ko) kmod(i2c-algo-pca.ko) kmod(i2c-amd756-s4882.ko) kmod(i2c-amd756.ko) kmod(i2c-amd8111.ko) kmod(i2c-core.ko) kmod(i2c-designware-core.ko) kmod(i2c-designware-pci.ko) kmod(i2c-designware-platform.ko) kmod(i2c-dev.ko) kmod(i2c-diolan-u2c.ko) kmod(i2c-hid.ko) kmod(i2c-i801.ko) kmod(i2c-isch.ko) kmod(i2c-ismt.ko) kmod(i2c-mlxcpld.ko) kmod(i2c-mux-ltc4306.ko) kmod(i2c-mux-mlxcpld.ko) kmod(i2c-mux.ko) kmod(i2c-nforce2-s4985.ko) kmod(i2c-nforce2.ko) kmod(i2c-parport-light.ko) kmod(i2c-parport.ko) kmod(i2c-pca-platform.ko) kmod(i2c-piix4.ko) kmod(i2c-scmi.ko) kmod(i2c-simtec.ko) kmod(i2c-sis96x.ko) kmod(i2c-slave-eeprom.ko) kmod(i2c-smbus.ko) kmod(i2c-stub.ko) kmod(i2c-tiny-usb.ko) kmod(i2c-via.ko) kmod(i2c-viapro.ko) kmod(i2c-viperboard.ko) kmod(i3000_edac.ko) kmod(i3200_edac.ko) kmod(i40e.ko) kmod(i40evf.ko) kmod(i5000_edac.ko) kmod(i5100_edac.ko) kmod(i5400_edac.ko) kmod(i5500_temp.ko) kmod(i5k_amb.ko) kmod(i6300esb.ko) kmod(i7300_edac.ko) kmod(i7core_edac.ko) kmod(i8042.ko) kmod(i82975x_edac.ko) kmod(iTCO_vendor_support.ko) kmod(iTCO_wdt.ko) kmod(ib700wdt.ko) kmod(ibmaem.ko) kmod(ibmasm.ko) kmod(ibmasr.ko) kmod(ibmpex.ko) kmod(icplus.ko) kmod(ideapad_slidebar.ko) kmod(idma64.ko) kmod(idt_89hpesx.ko) kmod(ie31200_edac.ko) kmod(ie6xx_wdt.ko) kmod(ifb.ko) kmod(ife.ko) kmod(igb.ko) kmod(igbvf.ko) kmod(ila.ko) kmod(ina209.ko) kmod(ina2xx.ko) kmod(ina3221.ko) kmod(inet6_hashtables.ko) kmod(inet_diag.ko) kmod(initio.ko) kmod(input-core.ko) kmod(input-leds.ko) kmod(input-polldev.ko) kmod(int3400_thermal.ko) kmod(int3402_thermal.ko) kmod(int3403_thermal.ko) kmod(int3406_thermal.ko) kmod(int340x_thermal_zone.ko) kmod(intel-agp.ko) kmod(intel-cstate.ko) kmod(intel-gtt.ko) kmod(intel-ish-ipc.ko) kmod(intel-ishtp-hid.ko) kmod(intel-ishtp.ko) kmod(intel-rapl-perf.ko) kmod(intel-rng.ko) kmod(intel-smartconnect.ko) kmod(intel-uncore.ko) kmod(intel-xway.ko) kmod(intel_pch_thermal.ko) kmod(intel_powerclamp.ko) kmod(intel_qat.ko) kmod(intel_rapl.ko) kmod(intel_soc_dts_iosf.ko) kmod(intel_soc_dts_thermal.ko) kmod(intel_soc_pmic_chtwc.ko) kmod(ioatdma.ko) kmod(ioc4.ko) kmod(iosf_mbi.ko) kmod(iova.ko) kmod(ip6_gre.ko) kmod(ip6_tables.ko) kmod(ip6_tunnel.ko) kmod(ip6_udp_tunnel.ko) kmod(ip6_vti.ko) kmod(ip6t_MASQUERADE.ko) kmod(ip6t_REJECT.ko) kmod(ip6t_SYNPROXY.ko) kmod(ip6t_ah.ko) kmod(ip6t_eui64.ko) kmod(ip6t_frag.ko) kmod(ip6t_hbh.ko) kmod(ip6t_ipv6header.ko) kmod(ip6t_mh.ko) kmod(ip6t_rpfilter.ko) kmod(ip6t_rt.ko) kmod(ip6table_filter.ko) kmod(ip6table_mangle.ko) kmod(ip6table_nat.ko) kmod(ip6table_raw.ko) kmod(ip6table_security.ko) kmod(ip_gre.ko) kmod(ip_set.ko) kmod(ip_set_bitmap_ip.ko) kmod(ip_set_bitmap_ipmac.ko) kmod(ip_set_bitmap_port.ko) kmod(ip_set_hash_ip.ko) kmod(ip_set_hash_ipmac.ko) kmod(ip_set_hash_ipmark.ko) kmod(ip_set_hash_ipport.ko) kmod(ip_set_hash_ipportip.ko) kmod(ip_set_hash_ipportnet.ko) kmod(ip_set_hash_mac.ko) kmod(ip_set_hash_net.ko) kmod(ip_set_hash_netiface.ko) kmod(ip_set_hash_netnet.ko) kmod(ip_set_hash_netport.ko) kmod(ip_set_hash_netportnet.ko) kmod(ip_set_list_set.ko) kmod(ip_tables.ko) kmod(ip_tunnel.ko) kmod(ip_vs.ko) kmod(ip_vs_dh.ko) kmod(ip_vs_fo.ko) kmod(ip_vs_ftp.ko) kmod(ip_vs_lblc.ko) kmod(ip_vs_lblcr.ko) kmod(ip_vs_lc.ko) kmod(ip_vs_nq.ko) kmod(ip_vs_ovf.ko) kmod(ip_vs_pe_sip.ko) kmod(ip_vs_rr.ko) kmod(ip_vs_sed.ko) kmod(ip_vs_sh.ko) kmod(ip_vs_wlc.ko) kmod(ip_vs_wrr.ko) kmod(ip_vti.ko) kmod(ipcomp.ko) kmod(ipcomp6.ko) kmod(ipip.ko) kmod(ipmi_devintf.ko) kmod(ipmi_msghandler.ko) kmod(ipmi_poweroff.ko) kmod(ipmi_si.ko) kmod(ipmi_ssif.ko) kmod(ipmi_watchdog.ko) kmod(ipr.ko) kmod(ips.ko) kmod(ipt_CLUSTERIP.ko) kmod(ipt_ECN.ko) kmod(ipt_MASQUERADE.ko) kmod(ipt_REJECT.ko) kmod(ipt_SYNPROXY.ko) kmod(ipt_ah.ko) kmod(ipt_rpfilter.ko) kmod(iptable_filter.ko) kmod(iptable_mangle.ko) kmod(iptable_nat.ko) kmod(iptable_raw.ko) kmod(iptable_security.ko) kmod(ipv6.ko) kmod(ipvlan.ko) kmod(ipvtap.ko) kmod(irqbypass.ko) kmod(iscsi_target_mod.ko) kmod(iscsi_tcp.ko) kmod(isl29003.ko) kmod(isl29020.ko) kmod(isofs.ko) kmod(isp1362-hcd.ko) kmod(it87.ko) kmod(it8712f_wdt.ko) kmod(it87_wdt.ko) kmod(ixgb.ko) kmod(ixgbe.ko) kmod(ixgbevf.ko) kmod(jbd2.ko) kmod(jc42.ko) kmod(jitterentropy_rng.ko) kmod(jme.ko) kmod(joydev.ko) kmod(k10temp.ko) kmod(k8temp.ko) kmod(keyspan_remote.ko) kmod(keywrap.ko) kmod(kgdboc.ko) kmod(khazad.ko) kmod(kpp.ko) kmod(ksz884x.ko) kmod(kvm-amd.ko) kmod(kvm-intel.ko) kmod(kvm.ko) kmod(kxtj9.ko) kmod(kyber-iosched.ko) kmod(lcd.ko) kmod(led-class.ko) kmod(ledtrig-usbport.ko) kmod(libahci.ko) kmod(libahci_platform.ko) kmod(libata.ko) kmod(libceph.ko) kmod(libcrc32c.ko) kmod(libfc.ko) kmod(libiscsi.ko) kmod(libiscsi_tcp.ko) kmod(libnvdimm.ko) kmod(libosd.ko) kmod(libphy.ko) kmod(libps2.ko) kmod(lineage-pem.ko) kmod(linear.ko) kmod(lis3lv02d.ko) kmod(lis3lv02d_i2c.ko) kmod(llc.ko) kmod(lm25066.ko) kmod(lm63.ko) kmod(lm70.ko) kmod(lm73.ko) kmod(lm75.ko) kmod(lm77.ko) kmod(lm78.ko) kmod(lm80.ko) kmod(lm83.ko) kmod(lm85.ko) kmod(lm87.ko) kmod(lm90.ko) kmod(lm92.ko) kmod(lm93.ko) kmod(lm95234.ko) kmod(lm95241.ko) kmod(lm95245.ko) kmod(lockd.ko) kmod(locktorture.ko) kmod(loop.ko) kmod(lp.ko) kmod(lp855x_bl.ko) kmod(lru_cache.ko) kmod(lrw.ko) kmod(ltc2945.ko) kmod(ltc2978.ko) kmod(ltc2990.ko) kmod(ltc3815.ko) kmod(ltc4151.ko) kmod(ltc4215.ko) kmod(ltc4222.ko) kmod(ltc4245.ko) kmod(ltc4260.ko) kmod(ltc4261.ko) kmod(lxt.ko) kmod(lz4.ko) kmod(lz4_compress.ko) kmod(lz4_decompress.ko) kmod(lz4hc.ko) kmod(lz4hc_compress.ko) kmod(lzo.ko) kmod(lzo_compress.ko) kmod(lzo_decompress.ko) kmod(mac-celtic.ko) kmod(mac-centeuro.ko) kmod(mac-croatian.ko) kmod(mac-cyrillic.ko) kmod(mac-gaelic.ko) kmod(mac-greek.ko) kmod(mac-iceland.ko) kmod(mac-inuit.ko) kmod(mac-roman.ko) kmod(mac-romanian.ko) kmod(mac-turkish.ko) kmod(mac_hid.ko) kmod(machzwd.ko) kmod(macsec.ko) kmod(macvlan.ko) kmod(macvtap.ko) kmod(marvell.ko) kmod(marvell10g.ko) kmod(max1111.ko) kmod(max16064.ko) kmod(max16065.ko) kmod(max1619.ko) kmod(max1668.ko) kmod(max197.ko) kmod(max20751.ko) kmod(max31722.ko) kmod(max31790.ko) kmod(max34440.ko) kmod(max6639.ko) kmod(max6642.ko) kmod(max6650.ko) kmod(max6697.ko) kmod(max6875.ko) kmod(max8688.ko) kmod(mbcache.ko) kmod(mce-inject.ko) kmod(mcp3021.ko) kmod(mcryptd.ko) kmod(md-mod.ko) kmod(md4.ko) kmod(md5.ko) kmod(mdev.ko) kmod(mdio-bitbang.ko) kmod(mdio.ko) kmod(mei-me.ko) kmod(mei-txe.ko) kmod(mei.ko) kmod(mei_wdt.ko) kmod(mfd-core.ko) kmod(mic_bus.ko) kmod(mic_card.ko) kmod(mic_cosm.ko) kmod(mic_host.ko) kmod(mic_x100_dma.ko) kmod(michael_mic.ko) kmod(micrel.ko) kmod(microchip.ko) kmod(mii.ko) kmod(mip6.ko) kmod(mousedev.ko) kmod(mpi.ko) kmod(mptbase.ko) kmod(mptlan.ko) kmod(mptsas.ko) kmod(mptscsih.ko) kmod(mptspi.ko) kmod(mq-deadline.ko) kmod(mrp.ko) kmod(mscc.ko) kmod(msdos.ko) kmod(msr.ko) kmod(mtip32xx.ko) kmod(multipath.ko) kmod(mvumi.ko) kmod(mwave.ko) kmod(myri10ge.ko) kmod(n5pf.ko) kmod(national.ko) kmod(natsemi.ko) kmod(nbd.ko) kmod(nct6683.ko) kmod(nct6775.ko) kmod(nct7802.ko) kmod(nct7904.ko) kmod(nd_blk.ko) kmod(nd_btt.ko) kmod(nd_e820.ko) kmod(nd_pmem.ko) kmod(ne2k-pci.ko) kmod(netconsole.ko) kmod(netlabel_calipso.ko) kmod(netlink_diag.ko) kmod(nf_conntrack.ko) kmod(nf_conntrack_amanda.ko) kmod(nf_conntrack_broadcast.ko) kmod(nf_conntrack_ftp.ko) kmod(nf_conntrack_h323.ko) kmod(nf_conntrack_ipv4.ko) kmod(nf_conntrack_ipv6.ko) kmod(nf_conntrack_irc.ko) kmod(nf_conntrack_netbios_ns.ko) kmod(nf_conntrack_netlink.ko) kmod(nf_conntrack_pptp.ko) kmod(nf_conntrack_proto_gre.ko) kmod(nf_conntrack_sane.ko) kmod(nf_conntrack_sip.ko) kmod(nf_conntrack_snmp.ko) kmod(nf_conntrack_tftp.ko) kmod(nf_defrag_ipv4.ko) kmod(nf_defrag_ipv6.ko) kmod(nf_dup_ipv4.ko) kmod(nf_dup_ipv6.ko) kmod(nf_dup_netdev.ko) kmod(nf_log_arp.ko) kmod(nf_log_bridge.ko) kmod(nf_log_common.ko) kmod(nf_log_ipv4.ko) kmod(nf_log_ipv6.ko) kmod(nf_log_netdev.ko) kmod(nf_nat.ko) kmod(nf_nat_amanda.ko) kmod(nf_nat_ftp.ko) kmod(nf_nat_h323.ko) kmod(nf_nat_ipv4.ko) kmod(nf_nat_ipv6.ko) kmod(nf_nat_irc.ko) kmod(nf_nat_masquerade_ipv4.ko) kmod(nf_nat_masquerade_ipv6.ko) kmod(nf_nat_pptp.ko) kmod(nf_nat_proto_gre.ko) kmod(nf_nat_redirect.ko) kmod(nf_nat_sip.ko) kmod(nf_nat_snmp_basic.ko) kmod(nf_nat_tftp.ko) kmod(nf_reject_ipv4.ko) kmod(nf_reject_ipv6.ko) kmod(nf_socket_ipv4.ko) kmod(nf_socket_ipv6.ko) kmod(nf_synproxy_core.ko) kmod(nf_tables.ko) kmod(nf_tables_arp.ko) kmod(nf_tables_bridge.ko) kmod(nf_tables_inet.ko) kmod(nf_tables_ipv4.ko) kmod(nf_tables_ipv6.ko) kmod(nf_tables_netdev.ko) kmod(nfit.ko) kmod(nfnetlink.ko) kmod(nfnetlink_acct.ko) kmod(nfnetlink_log.ko) kmod(nfnetlink_queue.ko) kmod(nfp.ko) kmod(nfs.ko) kmod(nfs_acl.ko) kmod(nfs_layout_flexfiles.ko) kmod(nfs_layout_nfsv41_files.ko) kmod(nfsd.ko) kmod(nfsv3.ko) kmod(nfsv4.ko) kmod(nft_chain_nat_ipv4.ko) kmod(nft_chain_nat_ipv6.ko) kmod(nft_chain_route_ipv4.ko) kmod(nft_chain_route_ipv6.ko) kmod(nft_compat.ko) kmod(nft_counter.ko) kmod(nft_ct.ko) kmod(nft_dup_ipv4.ko) kmod(nft_dup_ipv6.ko) kmod(nft_dup_netdev.ko) kmod(nft_exthdr.ko) kmod(nft_fib.ko) kmod(nft_fib_inet.ko) kmod(nft_fib_ipv4.ko) kmod(nft_fib_ipv6.ko) kmod(nft_fwd_netdev.ko) kmod(nft_hash.ko) kmod(nft_limit.ko) kmod(nft_log.ko) kmod(nft_masq.ko) kmod(nft_masq_ipv4.ko) kmod(nft_masq_ipv6.ko) kmod(nft_meta.ko) kmod(nft_meta_bridge.ko) kmod(nft_nat.ko) kmod(nft_numgen.ko) kmod(nft_objref.ko) kmod(nft_queue.ko) kmod(nft_quota.ko) kmod(nft_redir.ko) kmod(nft_redir_ipv4.ko) kmod(nft_redir_ipv6.ko) kmod(nft_reject.ko) kmod(nft_reject_bridge.ko) kmod(nft_reject_inet.ko) kmod(nft_reject_ipv4.ko) kmod(nft_reject_ipv6.ko) kmod(nft_rt.ko) kmod(nft_set_bitmap.ko) kmod(nft_set_hash.ko) kmod(nft_set_rbtree.ko) kmod(nic7018_wdt.ko) kmod(nlmon.ko) kmod(nls_ascii.ko) kmod(nls_base.ko) kmod(nls_cp1250.ko) kmod(nls_cp1251.ko) kmod(nls_cp1255.ko) kmod(nls_cp437.ko) kmod(nls_cp737.ko) kmod(nls_cp775.ko) kmod(nls_cp850.ko) kmod(nls_cp852.ko) kmod(nls_cp855.ko) kmod(nls_cp857.ko) kmod(nls_cp860.ko) kmod(nls_cp861.ko) kmod(nls_cp862.ko) kmod(nls_cp863.ko) kmod(nls_cp864.ko) kmod(nls_cp865.ko) kmod(nls_cp866.ko) kmod(nls_cp869.ko) kmod(nls_cp874.ko) kmod(nls_cp932.ko) kmod(nls_cp936.ko) kmod(nls_cp949.ko) kmod(nls_cp950.ko) kmod(nls_euc-jp.ko) kmod(nls_iso8859-1.ko) kmod(nls_iso8859-13.ko) kmod(nls_iso8859-14.ko) kmod(nls_iso8859-15.ko) kmod(nls_iso8859-2.ko) kmod(nls_iso8859-3.ko) kmod(nls_iso8859-4.ko) kmod(nls_iso8859-5.ko) kmod(nls_iso8859-6.ko) kmod(nls_iso8859-7.ko) kmod(nls_iso8859-9.ko) kmod(nls_koi8-r.ko) kmod(nls_koi8-ru.ko) kmod(nls_koi8-u.ko) kmod(nls_utf8.ko) kmod(ns83820.ko) kmod(ntc_thermistor.ko) kmod(null_blk.ko) kmod(nv_tco.ko) kmod(nvme-core.ko) kmod(nvme-fabrics.ko) kmod(nvme-fc.ko) kmod(nvme-fcloop.ko) kmod(nvme-loop.ko) kmod(nvme.ko) kmod(nvmem_core.ko) kmod(nvmet-fc.ko) kmod(nvmet.ko) kmod(nvram.ko) kmod(of_touchscreen.ko) kmod(ohci-hcd.ko) kmod(ohci-pci.ko) kmod(oid_registry.ko) kmod(openvswitch.ko) kmod(orangefs.ko) kmod(osd.ko) kmod(osst.ko) kmod(overlay.ko) kmod(p4-clockmod.ko) kmod(p8022.ko) kmod(padlock-aes.ko) kmod(padlock-sha.ko) kmod(parman.ko) kmod(parport.ko) kmod(parport_cs.ko) kmod(parport_pc.ko) kmod(pata_acpi.ko) kmod(pata_ali.ko) kmod(pata_amd.ko) kmod(pata_artop.ko) kmod(pata_atiixp.ko) kmod(pata_atp867x.ko) kmod(pata_cmd640.ko) kmod(pata_cmd64x.ko) kmod(pata_efar.ko) kmod(pata_hpt366.ko) kmod(pata_hpt37x.ko) kmod(pata_hpt3x2n.ko) kmod(pata_hpt3x3.ko) kmod(pata_it8213.ko) kmod(pata_it821x.ko) kmod(pata_jmicron.ko) kmod(pata_marvell.ko) kmod(pata_mpiix.ko) kmod(pata_netcell.ko) kmod(pata_ninja32.ko) kmod(pata_ns87410.ko) kmod(pata_ns87415.ko) kmod(pata_oldpiix.ko) kmod(pata_opti.ko) kmod(pata_optidma.ko) kmod(pata_pcmcia.ko) kmod(pata_pdc2027x.ko) kmod(pata_pdc202xx_old.ko) kmod(pata_piccolo.ko) kmod(pata_sch.ko) kmod(pata_serverworks.ko) kmod(pata_sil680.ko) kmod(pata_sis.ko) kmod(pata_sl82c105.ko) kmod(pata_triflex.ko) kmod(pata_via.ko) kmod(pc87360.ko) kmod(pc87427.ko) kmod(pcbc.ko) kmod(pcc-cpufreq.ko) kmod(pcf8591.ko) kmod(pci-hyperv.ko) kmod(pci-stub.ko) kmod(pcmcia.ko) kmod(pcmcia_core.ko) kmod(pcmcia_rsrc.ko) kmod(pcnet_cs.ko) kmod(pcrypt.ko) kmod(pcspkr.ko) kmod(pcwd_pci.ko) kmod(pcwd_usb.ko) kmod(pdc_adma.ko) kmod(phy-generic.ko) kmod(pinctrl-broxton.ko) kmod(pinctrl-cherryview.ko) kmod(pinctrl-intel.ko) kmod(pinctrl-sunrisepoint.ko) kmod(pkcs7_message.ko) kmod(pktcdvd.ko) kmod(pktgen.ko) kmod(platform_lcd.ko) kmod(pmbus.ko) kmod(pmbus_core.ko) kmod(pnd2_edac.ko) kmod(poly1305-x86_64.ko) kmod(poly1305_generic.ko) kmod(power.ko) kmod(powermate.ko) kmod(powernow-k8.ko) kmod(powr1220.ko) kmod(ppdev.ko) kmod(pps-gpio.ko) kmod(pps-ldisc.ko) kmod(pps_core.ko) kmod(pps_parport.ko) kmod(processor.ko) kmod(processor_thermal_device.ko) kmod(psample.ko) kmod(psmouse.ko) kmod(psnap.ko) kmod(pstore.ko) kmod(psxpad-spi.ko) kmod(ptp.ko) kmod(ptp_kvm.ko) kmod(public_key.ko) kmod(pwm-lpss-pci.ko) kmod(pwm-lpss-platform.ko) kmod(pwm-lpss.ko) kmod(qat_c3xxx.ko) kmod(qat_c3xxxvf.ko) kmod(qat_c62x.ko) kmod(qat_c62xvf.ko) kmod(qat_dh895xcc.ko) kmod(qat_dh895xccvf.ko) kmod(qemu_fw_cfg.ko) kmod(qsemi.ko) kmod(qt1070.ko) kmod(quota_tree.ko) kmod(quota_v2.ko) kmod(qxl.ko) kmod(r8169.ko) kmod(raid0.ko) kmod(raid1.ko) kmod(raid10.ko) kmod(raid456.ko) kmod(raid6_pq.ko) kmod(raid6test.ko) kmod(raid_class.ko) kmod(ramoops.ko) kmod(raw.ko) kmod(raw_diag.ko) kmod(rbd.ko) kmod(rcutorture.ko) kmod(realtek.ko) kmod(reed_solomon.ko) kmod(regmap-i2c.ko) kmod(regmap-spi.ko) kmod(remoteproc.ko) kmod(ring_buffer_benchmark.ko) kmod(rmd128.ko) kmod(rmd160.ko) kmod(rmd256.ko) kmod(rmd320.ko) kmod(rmi_core.ko) kmod(rmi_i2c.ko) kmod(rmi_smbus.ko) kmod(rmi_spi.ko) kmod(rng-core.ko) kmod(rng.ko) kmod(rocker.ko) kmod(rotary_encoder.ko) kmod(rpcsec_gss_krb5.ko) kmod(rsa_generic.ko) kmod(rtc-abx80x.ko) kmod(rtc-bq32k.ko) kmod(rtc-bq4802.ko) kmod(rtc-cmos.ko) kmod(rtc-ds1286.ko) kmod(rtc-ds1305.ko) kmod(rtc-ds1307.ko) kmod(rtc-ds1343.ko) kmod(rtc-ds1347.ko) kmod(rtc-ds1374.ko) kmod(rtc-ds1390.ko) kmod(rtc-ds1511.ko) kmod(rtc-ds1553.ko) kmod(rtc-ds1672.ko) kmod(rtc-ds1685.ko) kmod(rtc-ds1742.ko) kmod(rtc-ds2404.ko) kmod(rtc-ds3232.ko) kmod(rtc-em3027.ko) kmod(rtc-fm3130.ko) kmod(rtc-isl12022.ko) kmod(rtc-isl1208.ko) kmod(rtc-m41t80.ko) kmod(rtc-m41t93.ko) kmod(rtc-m41t94.ko) kmod(rtc-m48t35.ko) kmod(rtc-m48t59.ko) kmod(rtc-max6900.ko) kmod(rtc-max6902.ko) kmod(rtc-max6916.ko) kmod(rtc-mcp795.ko) kmod(rtc-msm6242.ko) kmod(rtc-pcf2123.ko) kmod(rtc-pcf2127.ko) kmod(rtc-pcf85063.ko) kmod(rtc-pcf8523.ko) kmod(rtc-pcf8563.ko) kmod(rtc-pcf8583.ko) kmod(rtc-r9701.ko) kmod(rtc-rp5c01.ko) kmod(rtc-rs5c348.ko) kmod(rtc-rs5c372.ko) kmod(rtc-rv3029c2.ko) kmod(rtc-rx4581.ko) kmod(rtc-rx8010.ko) kmod(rtc-rx8025.ko) kmod(rtc-rx8581.ko) kmod(rtc-stk17ta8.ko) kmod(rtc-v3020.ko) kmod(rtc-x1205.ko) kmod(salsa20-x86_64.ko) kmod(salsa20_generic.ko) kmod(sata_inic162x.ko) kmod(sata_mv.ko) kmod(sata_nv.ko) kmod(sata_promise.ko) kmod(sata_qstor.ko) kmod(sata_sil.ko) kmod(sata_sil24.ko) kmod(sata_sis.ko) kmod(sata_svw.ko) kmod(sata_sx4.ko) kmod(sata_uli.ko) kmod(sata_via.ko) kmod(sata_vsc.ko) kmod(sb_edac.ko) kmod(sbc_fitpc2_wdt.ko) kmod(sbs.ko) kmod(sbshc.ko) kmod(sch311x_wdt.ko) kmod(sch5627.ko) kmod(sch5636.ko) kmod(sch56xx-common.ko) kmod(sch_codel.ko) kmod(sch_fq.ko) kmod(sch_fq_codel.ko) kmod(sch_hfsc.ko) kmod(sch_hhf.ko) kmod(sch_htb.ko) kmod(sch_ingress.ko) kmod(sch_pie.ko) kmod(sch_plug.ko) kmod(sch_prio.ko) kmod(sch_sfq.ko) kmod(sch_tbf.ko) kmod(scif.ko) kmod(scif_bus.ko) kmod(scsi_debug.ko) kmod(scsi_dh_alua.ko) kmod(scsi_dh_emc.ko) kmod(scsi_dh_hp_sw.ko) kmod(scsi_dh_rdac.ko) kmod(scsi_mod.ko) kmod(scsi_transport_fc.ko) kmod(scsi_transport_iscsi.ko) kmod(scsi_transport_sas.ko) kmod(scsi_transport_spi.ko) kmod(scsi_transport_srp.ko) kmod(sd_mod.ko) kmod(seed.ko) kmod(seqiv.ko) kmod(serdev.ko) kmod(serial_core.ko) kmod(serio.ko) kmod(serio_raw.ko) kmod(sermouse.ko) kmod(serpent-avx-x86_64.ko) kmod(serpent-avx2.ko) kmod(serpent-sse2-x86_64.ko) kmod(serpent_generic.ko) kmod(serport.ko) kmod(ses.ko) kmod(sg.ko) kmod(sha1-ssse3.ko) kmod(sha1_generic.ko) kmod(sha256-mb.ko) kmod(sha256-ssse3.ko) kmod(sha256_generic.ko) kmod(sha3_generic.ko) kmod(sha512-mb.ko) kmod(sha512-ssse3.ko) kmod(sha512_generic.ko) kmod(shpchp.ko) kmod(sht15.ko) kmod(sht21.ko) kmod(sht3x.ko) kmod(shtc1.ko) kmod(sis-agp.ko) kmod(sis5595.ko) kmod(sit.ko) kmod(skd.ko) kmod(skx_edac.ko) kmod(sl811-hcd.ko) kmod(smartpqi.ko) kmod(smsc.ko) kmod(smsc47b397.ko) kmod(smsc47m1.ko) kmod(smsc47m192.ko) kmod(snic.ko) kmod(soc_button_array.ko) kmod(softcursor.ko) kmod(softdog.ko) kmod(sp5100_tco.ko) kmod(sparse-keymap.ko) kmod(speedstep-lib.ko) kmod(spi-pxa2xx-pci.ko) kmod(spi-pxa2xx-platform.ko) kmod(sr_mod.ko) kmod(st.ko) kmod(ste10Xp.ko) kmod(stex.ko) kmod(stp.ko) kmod(sungem_phy.ko) kmod(sunrpc.ko) kmod(switchtec.ko) kmod(sx8.ko) kmod(synaptics_i2c.ko) kmod(synaptics_usb.ko) kmod(syscopyarea.ko) kmod(sysfillrect.ko) kmod(sysimgblt.ko) kmod(tap.ko) kmod(target_core_file.ko) kmod(target_core_iblock.ko) kmod(target_core_mod.ko) kmod(target_core_pscsi.ko) kmod(tc654.ko) kmod(tc74.ko) kmod(tcm_fc.ko) kmod(tcm_loop.ko) kmod(tcp_bbr.ko) kmod(tcp_cdg.ko) kmod(tcp_cubic.ko) kmod(tcp_dctcp.ko) kmod(tcp_diag.ko) kmod(tcp_nv.ko) kmod(tcrypt.ko) kmod(tea.ko) kmod(team.ko) kmod(team_mode_activebackup.ko) kmod(team_mode_broadcast.ko) kmod(team_mode_loadbalance.ko) kmod(team_mode_random.ko) kmod(team_mode_roundrobin.ko) kmod(teranetics.ko) kmod(test-kstrtox.ko) kmod(test_async_driver_probe.ko) kmod(test_list_sort.ko) kmod(tgr192.ko) kmod(thermal.ko) kmod(thermal_sys.ko) kmod(thmc50.ko) kmod(thunderbolt.ko) kmod(tifm_7xx1.ko) kmod(tifm_core.ko) kmod(tileblit.ko) kmod(timeriomem-rng.ko) kmod(tipc.ko) kmod(tlclk.ko) kmod(tls.ko) kmod(tm2-touchkey.ko) kmod(tmem.ko) kmod(tmp102.ko) kmod(tmp103.ko) kmod(tmp108.ko) kmod(tmp401.ko) kmod(tmp421.ko) kmod(torture.ko) kmod(tpm-rng.ko) kmod(tpm.ko) kmod(tpm_atmel.ko) kmod(tpm_crb.ko) kmod(tpm_infineon.ko) kmod(tpm_nsc.ko) kmod(tpm_tis.ko) kmod(tpm_tis_core.ko) kmod(tps40422.ko) kmod(trusted.ko) kmod(ts_bm.ko) kmod(ts_fsm.ko) kmod(ts_kmp.ko) kmod(tsl2550.ko) kmod(ttm.ko) kmod(tun.ko) kmod(tunnel4.ko) kmod(tunnel6.ko) kmod(twofish-avx-x86_64.ko) kmod(twofish-x86_64-3way.ko) kmod(twofish-x86_64.ko) kmod(twofish_common.ko) kmod(twofish_generic.ko) kmod(typec.ko) kmod(typec_ucsi.ko) kmod(uas.ko) kmod(ucd9000.ko) kmod(ucd9200.ko) kmod(ucs2_string.ko) kmod(ucsi_acpi.ko) kmod(udf.ko) kmod(udl.ko) kmod(udp_diag.ko) kmod(udp_tunnel.ko) kmod(uhci-hcd.ko) kmod(uhid.ko) kmod(uinput.ko) kmod(ulpi.ko) kmod(umem.ko) kmod(ums-alauda.ko) kmod(ums-cypress.ko) kmod(ums-datafab.ko) kmod(ums-eneub6250.ko) kmod(ums-freecom.ko) kmod(ums-isd200.ko) kmod(ums-jumpshot.ko) kmod(ums-karma.ko) kmod(ums-onetouch.ko) kmod(ums-realtek.ko) kmod(ums-sddr09.ko) kmod(ums-sddr55.ko) kmod(ums-usbat.ko) kmod(unix.ko) kmod(unix_diag.ko) kmod(usb-common.ko) kmod(usb-storage.ko) kmod(usbcore.ko) kmod(usbhid.ko) kmod(usblp.ko) kmod(usbmon.ko) kmod(usbserial.ko) kmod(usbtmc.ko) kmod(uv_mmtimer.ko) kmod(veth.ko) kmod(vfat.ko) kmod(vfb.ko) kmod(vfio-pci.ko) kmod(vfio.ko) kmod(vfio_iommu_type1.ko) kmod(vfio_mdev.ko) kmod(vfio_virqfd.ko) kmod(vga16fb.ko) kmod(vgastate.ko) kmod(vgem.ko) kmod(vhost.ko) kmod(vhost_net.ko) kmod(vhost_scsi.ko) kmod(vhost_vsock.ko) kmod(via-agp.ko) kmod(via-cputemp.ko) kmod(via-rhine.ko) kmod(via-rng.ko) kmod(via-velocity.ko) kmod(via686a.ko) kmod(via_wdt.ko) kmod(video.ko) kmod(virt-dma.ko) kmod(virtio-gpu.ko) kmod(virtio-rng.ko) kmod(virtio.ko) kmod(virtio_balloon.ko) kmod(virtio_blk.ko) kmod(virtio_console.ko) kmod(virtio_crypto.ko) kmod(virtio_input.ko) kmod(virtio_mmio.ko) kmod(virtio_net.ko) kmod(virtio_pci.ko) kmod(virtio_ring.ko) kmod(virtio_scsi.ko) kmod(vitesse.ko) kmod(vmac.ko) kmod(vmd.ko) kmod(vmw_balloon.ko) kmod(vmw_pvscsi.ko) kmod(vmw_vmci.ko) kmod(vmw_vsock_virtio_transport.ko) kmod(vmw_vsock_virtio_transport_common.ko) kmod(vmw_vsock_vmci_transport.ko) kmod(vmwgfx.ko) kmod(vmxnet3.ko) kmod(vop.ko) kmod(vop_bus.ko) kmod(vport-geneve.ko) kmod(vport-gre.ko) kmod(vport-vxlan.ko) kmod(vrf.ko) kmod(vringh.ko) kmod(vsock.ko) kmod(vsockmon.ko) kmod(vsxxxaa.ko) kmod(vt1211.ko) kmod(vt8231.ko) kmod(vxlan.ko) kmod(w83627ehf.ko) kmod(w83627hf.ko) kmod(w83627hf_wdt.ko) kmod(w83781d.ko) kmod(w83791d.ko) kmod(w83792d.ko) kmod(w83793.ko) kmod(w83795.ko) kmod(w83877f_wdt.ko) kmod(w83977f_wdt.ko) kmod(w83l785ts.ko) kmod(w83l786ng.ko) kmod(wacom.ko) kmod(wd719x.ko) kmod(wdat_wdt.ko) kmod(wdt_pci.ko) kmod(wp512.ko) kmod(x38_edac.ko) kmod(x509_key_parser.ko) kmod(x86_pkg_temp_thermal.ko) kmod(x_tables.ko) kmod(xcbc.ko) kmod(xen-acpi-processor.ko) kmod(xen-blkback.ko) kmod(xen-blkfront.ko) kmod(xen-evtchn.ko) kmod(xen-fbfront.ko) kmod(xen-gntalloc.ko) kmod(xen-gntdev.ko) kmod(xen-kbdfront.ko) kmod(xen-netback.ko) kmod(xen-netfront.ko) kmod(xen-pciback.ko) kmod(xen-pcifront.ko) kmod(xen-privcmd.ko) kmod(xen-scsiback.ko) kmod(xen-scsifront.ko) kmod(xen_wdt.ko) kmod(xenbus_probe_frontend.ko) kmod(xenfs.ko) kmod(xfrm4_mode_beet.ko) kmod(xfrm4_mode_transport.ko) kmod(xfrm4_mode_tunnel.ko) kmod(xfrm4_tunnel.ko) kmod(xfrm6_mode_beet.ko) kmod(xfrm6_mode_ro.ko) kmod(xfrm6_mode_transport.ko) kmod(xfrm6_mode_tunnel.ko) kmod(xfrm6_tunnel.ko) kmod(xfrm_algo.ko) kmod(xfrm_ipcomp.ko) kmod(xfrm_user.ko) kmod(xfs.ko) kmod(xhci-hcd.ko) kmod(xhci-pci.ko) kmod(xhci-plat-hcd.ko) kmod(xilinx_gmii2rgmii.ko) kmod(xillybus_core.ko) kmod(xillybus_pcie.ko) kmod(xor.ko) kmod(xp.ko) kmod(xpc.ko) kmod(xpnet.ko) kmod(xt_AUDIT.ko) kmod(xt_CHECKSUM.ko) kmod(xt_CLASSIFY.ko) kmod(xt_CONNSECMARK.ko) kmod(xt_CT.ko) kmod(xt_DSCP.ko) kmod(xt_HL.ko) kmod(xt_HMARK.ko) kmod(xt_IDLETIMER.ko) kmod(xt_LED.ko) kmod(xt_LOG.ko) kmod(xt_NETMAP.ko) kmod(xt_NFLOG.ko) kmod(xt_NFQUEUE.ko) kmod(xt_RATEEST.ko) kmod(xt_REDIRECT.ko) kmod(xt_SECMARK.ko) kmod(xt_TCPMSS.ko) kmod(xt_TCPOPTSTRIP.ko) kmod(xt_TEE.ko) kmod(xt_TPROXY.ko) kmod(xt_TRACE.ko) kmod(xt_addrtype.ko) kmod(xt_bpf.ko) kmod(xt_cgroup.ko) kmod(xt_cluster.ko) kmod(xt_comment.ko) kmod(xt_connbytes.ko) kmod(xt_connlabel.ko) kmod(xt_connlimit.ko) kmod(xt_connmark.ko) kmod(xt_conntrack.ko) kmod(xt_cpu.ko) kmod(xt_dccp.ko) kmod(xt_devgroup.ko) kmod(xt_dscp.ko) kmod(xt_ecn.ko) kmod(xt_esp.ko) kmod(xt_hashlimit.ko) kmod(xt_helper.ko) kmod(xt_hl.ko) kmod(xt_ipcomp.ko) kmod(xt_iprange.ko) kmod(xt_ipvs.ko) kmod(xt_l2tp.ko) kmod(xt_length.ko) kmod(xt_limit.ko) kmod(xt_mac.ko) kmod(xt_mark.ko) kmod(xt_multiport.ko) kmod(xt_nat.ko) kmod(xt_nfacct.ko) kmod(xt_osf.ko) kmod(xt_owner.ko) kmod(xt_physdev.ko) kmod(xt_pkttype.ko) kmod(xt_policy.ko) kmod(xt_quota.ko) kmod(xt_rateest.ko) kmod(xt_realm.ko) kmod(xt_recent.ko) kmod(xt_sctp.ko) kmod(xt_set.ko) kmod(xt_socket.ko) kmod(xt_state.ko) kmod(xt_statistic.ko) kmod(xt_string.ko) kmod(xt_tcpmss.ko) kmod(xt_tcpudp.ko) kmod(xt_time.ko) kmod(xt_u32.ko) kmod(xts.ko) kmod(xz_dec.ko) kmod(yealink.ko) kmod(z3fold.ko) kmod(zbud.ko) kmod(zl6100.ko) kmod(zlib_deflate.ko) kmod(zlib_inflate.ko) kmod(zpool.ko) kmod(zram.ko) kmod(zsmalloc.ko) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/bin/kernel-install coreutils dracut >= 027 linux-firmware >= 20150904-56.git6ebf5d57 systemd >= 203-2 Requires(post): /bin/sh Requires(preun): /bin/sh systemd >= 200 Requires(posttrans): /bin/sh Conflicts: xfsprogs < 4.3.0-1 xorg-x11-drv-vmmouse < 13.0.99 Processing files: kernel-devel-4.13.0-3.rocm.1.7.0.x86_64 Provides: installonlypkg(kernel) kernel-devel = 4.13.0-3.rocm.1.7.0 kernel-devel(x86-64) = 4.13.0-3.rocm.1.7.0 kernel-devel-uname-r = 4.13.0-3.rocm.1.7.0.x86_64 kernel-devel-x86_64 = 4.13.0-3.rocm.1.7.0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): findutils Requires(post): /bin/sh Processing files: kernel-modules-4.13.0-3.rocm.1.7.0.x86_64 Provides: installonlypkg(kernel-module) kernel-modules = 4.13.0-3.rocm.1.7.0 kernel-modules(x86-64) = 4.13.0-3.rocm.1.7.0 kernel-modules-uname-r = 4.13.0-3.rocm.1.7.0.x86_64 kernel-modules-x86_64 = 4.13.0-3.rocm.1.7.0 kmod(3c574_cs.ko) kmod(3c589_cs.ko) kmod(3c59x.ko) kmod(6lowpan.ko) kmod(8250_exar.ko) kmod(8250_lpss.ko) kmod(8250_moxa.ko) kmod(9pnet_rdma.ko) kmod(a8293.ko) kmod(aacraid.ko) kmod(abp060mg.ko) kmod(ac97_bus.ko) kmod(acecad.ko) kmod(acenic.ko) kmod(acer-wmi.ko) kmod(acerhdf.ko) kmod(acpi-als.ko) kmod(ad7766.ko) kmod(adf7242.ko) kmod(adutux.ko) kmod(adv7170.ko) kmod(adv7175.ko) kmod(af9013.ko) kmod(af9033.ko) kmod(aic79xx.ko) kmod(aic7xxx.ko) kmod(aiptek.ko) kmod(aircable.ko) kmod(ak8975.ko) kmod(alienware-wmi.ko) kmod(altera-ci.ko) kmod(alx.ko) kmod(amd-xgbe.ko) kmod(amd8111e.ko) kmod(amdgpu.ko) kmod(amdkfd.ko) kmod(amilo-rfkill.ko) kmod(apple-gmux.ko) kmod(appledisplay.ko) kmod(ar5523.ko) kmod(arc_uart.ko) kmod(ark3116.ko) kmod(as102_fe.ko) kmod(ascot2e.ko) kmod(asix.ko) kmod(ast.ko) kmod(asus-laptop.ko) kmod(asus-nb-wmi.ko) kmod(asus-wireless.ko) kmod(asus-wmi.ko) kmod(at86rf230.ko) kmod(atbm8830.ko) kmod(ath.ko) kmod(ath10k_core.ko) kmod(ath10k_pci.ko) kmod(ath10k_sdio.ko) kmod(ath3k.ko) kmod(ath5k.ko) kmod(ath6kl_core.ko) kmod(ath6kl_sdio.ko) kmod(ath6kl_usb.ko) kmod(ath9k.ko) kmod(ath9k_common.ko) kmod(ath9k_htc.ko) kmod(ath9k_hw.ko) kmod(ati_remote.ko) kmod(atl1.ko) kmod(atl1c.ko) kmod(atl1e.ko) kmod(atl2.ko) kmod(atlantic.ko) kmod(atm.ko) kmod(atmel_mxt_ts.ko) kmod(atmtcp.ko) kmod(atusb.ko) kmod(au0828.ko) kmod(au8522_common.ko) kmod(au8522_decoder.ko) kmod(au8522_dig.ko) kmod(auo-pixcir-ts.ko) kmod(ax88179_178a.ko) kmod(axp288_adc.ko) kmod(axp288_charger.ko) kmod(axp288_fuel_gauge.ko) kmod(b1.ko) kmod(b1dma.ko) kmod(b1pci.ko) kmod(b1pcmcia.ko) kmod(b2c2-flexcop-pci.ko) kmod(b2c2-flexcop-usb.ko) kmod(b2c2-flexcop.ko) kmod(b43.ko) kmod(b43legacy.ko) kmod(b44.ko) kmod(b53_common.ko) kmod(b53_mdio.ko) kmod(b53_mmap.ko) kmod(b53_spi.ko) kmod(b53_srab.ko) kmod(bcm203x.ko) kmod(bcm3510.ko) kmod(bcma.ko) kmod(be2iscsi.ko) kmod(be2net.ko) kmod(belkin_sa.ko) kmod(bfa.ko) kmod(bfusb.ko) kmod(bh1750.ko) kmod(bluecard_cs.ko) kmod(bluetooth.ko) kmod(bluetooth_6lowpan.ko) kmod(bmc150-accel-core.ko) kmod(bmc150-accel-i2c.ko) kmod(bmc150-accel-spi.ko) kmod(bmp280-i2c.ko) kmod(bmp280-spi.ko) kmod(bmp280.ko) kmod(bnep.ko) kmod(bnx2.ko) kmod(bnx2fc.ko) kmod(bnx2i.ko) kmod(bnx2x.ko) kmod(bnxt_en.ko) kmod(bpa10x.ko) kmod(bq24190_charger.ko) kmod(brcmfmac.ko) kmod(brcmsmac.ko) kmod(brcmutil.ko) kmod(bsd_comp.ko) kmod(bt3c_cs.ko) kmod(bt819.ko) kmod(bt856.ko) kmod(bt866.ko) kmod(bt878.ko) kmod(btbcm.ko) kmod(btcoexist.ko) kmod(btintel.ko) kmod(btmrvl.ko) kmod(btmrvl_sdio.ko) kmod(btqca.ko) kmod(btrtl.ko) kmod(btsdio.ko) kmod(bttv.ko) kmod(btuart_cs.ko) kmod(btusb.ko) kmod(budget-av.ko) kmod(budget-ci.ko) kmod(budget-core.ko) kmod(budget-patch.ko) kmod(budget.ko) kmod(c4.ko) kmod(c_can.ko) kmod(c_can_pci.ko) kmod(ca8210.ko) kmod(can-bcm.ko) kmod(can-dev.ko) kmod(can-gw.ko) kmod(can-raw.ko) kmod(can.ko) kmod(capidrv.ko) kmod(carl9170.ko) kmod(cassini.ko) kmod(catc.ko) kmod(cb710-mmc.ko) kmod(cc2520.ko) kmod(cc770.ko) kmod(cc770_platform.ko) kmod(cdc_eem.ko) kmod(cdc_ether.ko) kmod(cdc_mbim.ko) kmod(cdc_ncm.ko) kmod(cdc_subset.ko) kmod(cec.ko) kmod(cfag12864b.ko) kmod(cfag12864bfb.ko) kmod(cfg80211.ko) kmod(ch341.ko) kmod(ch7006.ko) kmod(ch9200.ko) kmod(chaoskey.ko) kmod(charlcd.ko) kmod(chcr.ko) kmod(chipreg.ko) kmod(chromeos_laptop.ko) kmod(chromeos_pstore.ko) kmod(classmate-laptop.ko) kmod(cm32181.ko) kmod(cmtp.ko) kmod(cnic.ko) kmod(compal-laptop.ko) kmod(cp210x.ko) kmod(cpia2.ko) kmod(cramfs.ko) kmod(cros_kbd_led_backlight.ko) kmod(cs3308.ko) kmod(cs5345.ko) kmod(cs53l32a.ko) kmod(csiostor.ko) kmod(cw1200_core.ko) kmod(cw1200_wlan_sdio.ko) kmod(cw1200_wlan_spi.ko) kmod(cx18-alsa.ko) kmod(cx18.ko) kmod(cx22700.ko) kmod(cx22702.ko) kmod(cx231xx-alsa.ko) kmod(cx231xx-dvb.ko) kmod(cx231xx.ko) kmod(cx2341x.ko) kmod(cx23885.ko) kmod(cx24110.ko) kmod(cx24113.ko) kmod(cx24116.ko) kmod(cx24117.ko) kmod(cx24120.ko) kmod(cx24123.ko) kmod(cx25840.ko) kmod(cx82310_eth.ko) kmod(cx88-alsa.ko) kmod(cx88-blackbird.ko) kmod(cx88-dvb.ko) kmod(cx88-vp3054-i2c.ko) kmod(cx8800.ko) kmod(cx8802.ko) kmod(cx88xx.ko) kmod(cxacru.ko) kmod(cxd2820r.ko) kmod(cxd2841er.ko) kmod(cxgb.ko) kmod(cxgb3.ko) kmod(cxgb3i.ko) kmod(cxgb4.ko) kmod(cxgb4i.ko) kmod(cxgb4vf.ko) kmod(cxgbit.ko) kmod(cyberjack.ko) kmod(cyclades.ko) kmod(cypress_firmware.ko) kmod(cypress_m8.ko) kmod(da280.ko) kmod(da311.ko) kmod(ddbridge.ko) kmod(de2104x.ko) kmod(de4x5.ko) kmod(dell-laptop.ko) kmod(dell-rbtn.ko) kmod(dell-smbios.ko) kmod(dell-smo8800.ko) kmod(dell-wmi-aio.ko) kmod(dell-wmi-led.ko) kmod(dell-wmi.ko) kmod(designware_i2s.ko) kmod(dht11.ko) kmod(dib0070.ko) kmod(dib0090.ko) kmod(dib3000mb.ko) kmod(dib3000mc.ko) kmod(dib7000m.ko) kmod(dib7000p.ko) kmod(dib8000.ko) kmod(dibx000_common.ko) kmod(digi_acceleport.ko) kmod(diva_mnt.ko) kmod(divacapi.ko) kmod(divadidd.ko) kmod(dl2k.ko) kmod(dm1105.ko) kmod(dm9601.ko) kmod(dmard10.ko) kmod(dmfe.ko) kmod(drx39xyj.ko) kmod(drxd.ko) kmod(drxk.ko) kmod(ds3000.ko) kmod(dsa_core.ko) kmod(dsa_loop.ko) kmod(dsa_loop_bdinfo.ko) kmod(dsbr100.ko) kmod(dst.ko) kmod(dst_ca.ko) kmod(dtl1_cs.ko) kmod(dvb-as102.ko) kmod(dvb-bt8xx.ko) kmod(dvb-core.ko) kmod(dvb-pll.ko) kmod(dvb-ttpci.ko) kmod(dvb-ttusb-budget.ko) kmod(dvb-usb-a800.ko) kmod(dvb-usb-af9005-remote.ko) kmod(dvb-usb-af9005.ko) kmod(dvb-usb-af9015.ko) kmod(dvb-usb-af9035.ko) kmod(dvb-usb-anysee.ko) kmod(dvb-usb-au6610.ko) kmod(dvb-usb-az6007.ko) kmod(dvb-usb-az6027.ko) kmod(dvb-usb-ce6230.ko) kmod(dvb-usb-cinergyT2.ko) kmod(dvb-usb-cxusb.ko) kmod(dvb-usb-dib0700.ko) kmod(dvb-usb-dibusb-common.ko) kmod(dvb-usb-dibusb-mb.ko) kmod(dvb-usb-dibusb-mc-common.ko) kmod(dvb-usb-dibusb-mc.ko) kmod(dvb-usb-digitv.ko) kmod(dvb-usb-dtt200u.ko) kmod(dvb-usb-dtv5100.ko) kmod(dvb-usb-dvbsky.ko) kmod(dvb-usb-dw2102.ko) kmod(dvb-usb-ec168.ko) kmod(dvb-usb-friio.ko) kmod(dvb-usb-gl861.ko) kmod(dvb-usb-gp8psk.ko) kmod(dvb-usb-lmedm04.ko) kmod(dvb-usb-m920x.ko) kmod(dvb-usb-mxl111sf.ko) kmod(dvb-usb-nova-t-usb2.ko) kmod(dvb-usb-opera.ko) kmod(dvb-usb-pctv452e.ko) kmod(dvb-usb-rtl28xxu.ko) kmod(dvb-usb-technisat-usb2.ko) kmod(dvb-usb-ttusb2.ko) kmod(dvb-usb-umt-010.ko) kmod(dvb-usb-vp702x.ko) kmod(dvb-usb-vp7045.ko) kmod(dvb-usb.ko) kmod(dvb_usb_v2.ko) kmod(dynapro.ko) kmod(e4000.ko) kmod(earth-pt1.ko) kmod(ec100.ko) kmod(ecryptfs.ko) kmod(edt-ft5x06.ko) kmod(eeepc-laptop.ko) kmod(eeepc-wmi.ko) kmod(eeti_ts.ko) kmod(egalax_ts_serial.ko) kmod(elants_i2c.ko) kmod(elo.ko) kmod(em28xx-alsa.ko) kmod(em28xx-dvb.ko) kmod(em28xx-rc.ko) kmod(em28xx-v4l.ko) kmod(em28xx.ko) kmod(emi26.ko) kmod(emi62.ko) kmod(empeg.ko) kmod(emu10k1-gp.ko) kmod(ene_ir.ko) kmod(eni.ko) kmod(enic.ko) kmod(epic100.ko) kmod(esas2r.ko) kmod(ezusb.ko) kmod(f81534.ko) kmod(fakelb.ko) kmod(fc0011.ko) kmod(fc0012.ko) kmod(fc0013.ko) kmod(fc2580.ko) kmod(fcoe.ko) kmod(fintek-cir.ko) kmod(firedtv.ko) kmod(firestream.ko) kmod(firewire-core.ko) kmod(firewire-net.ko) kmod(firewire-ohci.ko) kmod(firewire-sbp2.ko) kmod(fm801-gp.ko) kmod(fmc-chardev.ko) kmod(fmc-fakedev.ko) kmod(fmc-trivial.ko) kmod(fmc-write-eeprom.ko) kmod(fmc.ko) kmod(fnic.ko) kmod(forcedeth.ko) kmod(ftdi-elan.ko) kmod(ftdi_sio.ko) kmod(fujitsu-laptop.ko) kmod(fujitsu-tablet.ko) kmod(fujitsu_ts.ko) kmod(fusb302.ko) kmod(gameport.ko) kmod(garmin_gps.ko) kmod(genet.ko) kmod(gigaset.ko) kmod(gl620a.ko) kmod(gma500_gfx.ko) kmod(go7007-loader.ko) kmod(go7007-usb.ko) kmod(go7007.ko) kmod(goodix.ko) kmod(gp8psk-fe.ko) kmod(gpio-ir-recv.ko) kmod(gs_usb.ko) kmod(gspca_benq.ko) kmod(gspca_conex.ko) kmod(gspca_cpia1.ko) kmod(gspca_dtcs033.ko) kmod(gspca_etoms.ko) kmod(gspca_finepix.ko) kmod(gspca_gl860.ko) kmod(gspca_jeilinj.ko) kmod(gspca_jl2005bcd.ko) kmod(gspca_kinect.ko) kmod(gspca_konica.ko) kmod(gspca_m5602.ko) kmod(gspca_main.ko) kmod(gspca_mars.ko) kmod(gspca_mr97310a.ko) kmod(gspca_nw80x.ko) kmod(gspca_ov519.ko) kmod(gspca_ov534.ko) kmod(gspca_ov534_9.ko) kmod(gspca_pac207.ko) kmod(gspca_pac7302.ko) kmod(gspca_pac7311.ko) kmod(gspca_se401.ko) kmod(gspca_sn9c2028.ko) kmod(gspca_sn9c20x.ko) kmod(gspca_sonixb.ko) kmod(gspca_sonixj.ko) kmod(gspca_spca1528.ko) kmod(gspca_spca500.ko) kmod(gspca_spca501.ko) kmod(gspca_spca505.ko) kmod(gspca_spca506.ko) kmod(gspca_spca508.ko) kmod(gspca_spca561.ko) kmod(gspca_sq905.ko) kmod(gspca_sq905c.ko) kmod(gspca_sq930x.ko) kmod(gspca_stk014.ko) kmod(gspca_stk1135.ko) kmod(gspca_stv0680.ko) kmod(gspca_stv06xx.ko) kmod(gspca_sunplus.ko) kmod(gspca_t613.ko) kmod(gspca_topro.ko) kmod(gspca_touptek.ko) kmod(gspca_tv8532.ko) kmod(gspca_vc032x.ko) kmod(gspca_vicam.ko) kmod(gspca_xirlink_cit.ko) kmod(gspca_zc3xx.ko) kmod(gtco.ko) kmod(gunze.ko) kmod(hamachi.ko) kmod(hanwang.ko) kmod(hci.ko) kmod(hci_nokia.ko) kmod(hci_uart.ko) kmod(hci_vhci.ko) kmod(hd44780.ko) kmod(hdaps.ko) kmod(hdpvr.ko) kmod(he.ko) kmod(helene.ko) kmod(hexium_gemini.ko) kmod(hexium_orion.ko) kmod(hfcsusb.ko) kmod(hfi1.ko) kmod(hfs.ko) kmod(hfsplus.ko) kmod(hi311x.ko) kmod(hi6210-i2s.ko) kmod(hid-picolcd.ko) kmod(hid-prodikeys.ko) kmod(hid-sensor-accel-3d.ko) kmod(hid-sensor-als.ko) kmod(hid-sensor-gyro-3d.ko) kmod(hid-sensor-hub.ko) kmod(hid-sensor-humidity.ko) kmod(hid-sensor-iio-common.ko) kmod(hid-sensor-incl-3d.ko) kmod(hid-sensor-magn-3d.ko) kmod(hid-sensor-rotation.ko) kmod(hid-sensor-temperature.ko) kmod(hid-sensor-trigger.ko) kmod(hidp.ko) kmod(hisax.ko) kmod(hisax_fcpcipnp.ko) kmod(hisax_isac.ko) kmod(hisax_st5481.ko) kmod(hopper.ko) kmod(horus3a.ko) kmod(hp-wireless.ko) kmod(hp-wmi.ko) kmod(hp_accel.ko) kmod(hso.ko) kmod(hts221.ko) kmod(hts221_i2c.ko) kmod(hts221_spi.ko) kmod(huawei_cdc_ncm.ko) kmod(hwa-hc.ko) kmod(hwpoison-inject.ko) kmod(i1480-dfu-usb.ko) kmod(i1480-est.ko) kmod(i40iw.ko) kmod(i82092.ko) kmod(i915.ko) kmod(ib_cm.ko) kmod(ib_core.ko) kmod(ib_ipoib.ko) kmod(ib_iser.ko) kmod(ib_isert.ko) kmod(ib_mthca.ko) kmod(ib_qib.ko) kmod(ib_srp.ko) kmod(ib_srpt.ko) kmod(ib_ucm.ko) kmod(ib_umad.ko) kmod(ib_uverbs.ko) kmod(ideapad-laptop.ko) kmod(idmouse.ko) kmod(ieee802154.ko) kmod(ieee802154_6lowpan.ko) kmod(ieee802154_socket.ko) kmod(ifi_canfd.ko) kmod(igorplugusb.ko) kmod(iguanair.ko) kmod(iio-trig-interrupt.ko) kmod(iio-trig-loop.ko) kmod(ili210x.ko) kmod(imon.ko) kmod(industrialio-buffer-cb.ko) kmod(industrialio-configfs.ko) kmod(industrialio-sw-device.ko) kmod(industrialio-sw-trigger.ko) kmod(industrialio-triggered-buffer.ko) kmod(industrialio.ko) kmod(inexio.ko) kmod(int51x1.ko) kmod(intel-hid.ko) kmod(intel-lpss-acpi.ko) kmod(intel-lpss-pci.ko) kmod(intel-lpss.ko) kmod(intel-rst.ko) kmod(intel-vbtn.ko) kmod(intel_cht_int33fe.ko) kmod(intel_int0002_vgpio.ko) kmod(intel_ips.ko) kmod(intel_oaktrail.ko) kmod(intel_punit_ipc.ko) kmod(inv-mpu6050-i2c.ko) kmod(inv-mpu6050.ko) kmod(io_edgeport.ko) kmod(io_ti.ko) kmod(iowarrior.ko) kmod(ipaq.ko) kmod(ipheth.ko) kmod(ipw.ko) kmod(ipw2100.ko) kmod(ipw2200.ko) kmod(ipwireless.ko) kmod(ir-hix5hd2.ko) kmod(ir-jvc-decoder.ko) kmod(ir-kbd-i2c.ko) kmod(ir-lirc-codec.ko) kmod(ir-mce_kbd-decoder.ko) kmod(ir-nec-decoder.ko) kmod(ir-rc5-decoder.ko) kmod(ir-rc6-decoder.ko) kmod(ir-sanyo-decoder.ko) kmod(ir-sharp-decoder.ko) kmod(ir-sony-decoder.ko) kmod(ir-spi.ko) kmod(ir-usb.ko) kmod(ir-xmp-decoder.ko) kmod(isci.ko) kmod(iscsi_boot_sysfs.ko) kmod(iscsi_ibft.ko) kmod(isdn.ko) kmod(isdnhdlc.ko) kmod(isight_firmware.ko) kmod(isl6405.ko) kmod(isl6421.ko) kmod(isl6423.ko) kmod(it913x.ko) kmod(itd1000.ko) kmod(ite-cir.ko) kmod(iuu_phoenix.ko) kmod(ivtv.ko) kmod(ivtvfb.ko) kmod(iw_cm.ko) kmod(iw_cxgb3.ko) kmod(iw_cxgb4.ko) kmod(iw_nes.ko) kmod(iwl3945.ko) kmod(iwl4965.ko) kmod(iwldvm.ko) kmod(iwlegacy.ko) kmod(iwlmvm.ko) kmod(iwlwifi.ko) kmod(ix2505v.ko) kmod(jfs.ko) kmod(jmb38x_ms.ko) kmod(jsm.ko) kmod(kalmia.ko) kmod(kaweth.ko) kmod(kbtab.ko) kmod(kernelcapi.ko) kmod(keyspan.ko) kmod(keyspan_pda.ko) kmod(kfifo_buf.ko) kmod(kl5kusb105.ko) kmod(kobil_sct.ko) kmod(ks0108.ko) kmod(ks0127.ko) kmod(ksz_common.ko) kmod(ksz_spi.ko) kmod(kvaser_usb.ko) kmod(kvmgt.ko) kmod(kxcjk-1013.ko) kmod(l1oip.ko) kmod(l2tp_core.ko) kmod(l2tp_ip.ko) kmod(l2tp_ip6.ko) kmod(l64781.ko) kmod(lan78xx.ko) kmod(lan9303-core.ko) kmod(lan9303_i2c.ko) kmod(lan9303_mdio.ko) kmod(ldusb.ko) kmod(led-class-flash.ko) kmod(leds-blinkm.ko) kmod(leds-clevo-mail.ko) kmod(leds-lm3530.ko) kmod(leds-lp3944.ko) kmod(leds-lp3952.ko) kmod(leds-lt3593.ko) kmod(leds-mlxcpld.ko) kmod(leds-nic78bx.ko) kmod(leds-ss4200.ko) kmod(ledtrig-backlight.ko) kmod(ledtrig-camera.ko) kmod(ledtrig-default-on.ko) kmod(ledtrig-gpio.ko) kmod(ledtrig-heartbeat.ko) kmod(ledtrig-oneshot.ko) kmod(ledtrig-timer.ko) kmod(ledtrig-transient.ko) kmod(legousbtower.ko) kmod(lg-vl600.ko) kmod(lg2160.ko) kmod(lgdt3305.ko) kmod(lgdt3306a.ko) kmod(lgdt330x.ko) kmod(lgs8gxx.ko) kmod(lib80211.ko) kmod(lib80211_crypt_ccmp.ko) kmod(lib80211_crypt_tkip.ko) kmod(lib80211_crypt_wep.ko) kmod(libcxgb.ko) kmod(libcxgbi.ko) kmod(libertas.ko) kmod(libertas_cs.ko) kmod(libertas_sdio.ko) kmod(libfcoe.ko) kmod(libipw.ko) kmod(libsas.ko) kmod(lightning.ko) kmod(lirc_dev.ko) kmod(lirc_zilog.ko) kmod(lmp91000.ko) kmod(lnbh25.ko) kmod(lnbp21.ko) kmod(lnbp22.ko) kmod(lpc_ich.ko) kmod(lpc_sch.ko) kmod(lpfc.ko) kmod(m52790.ko) kmod(m88ds3103.ko) kmod(m88rs2000.ko) kmod(m88rs6000t.ko) kmod(mISDN_core.ko) kmod(mISDNinfineon.ko) kmod(mISDNipac.ko) kmod(mISDNisar.ko) kmod(m_can.ko) kmod(mac80211.ko) kmod(mac80211_hwsim.ko) kmod(mac802154.ko) kmod(macb.ko) kmod(macb_pci.ko) kmod(mantis.ko) kmod(mantis_core.ko) kmod(max1363.ko) kmod(max17042_battery.ko) kmod(max2165.ko) kmod(max30100.ko) kmod(mb86a16.ko) kmod(mb86a20s.ko) kmod(mc44s803.ko) kmod(mcba_usb.ko) kmod(mceusb.ko) kmod(mcs5000_ts.ko) kmod(mcs7830.ko) kmod(mct_u232.ko) kmod(mdc800.ko) kmod(media.ko) kmod(megaraid.ko) kmod(megaraid_mbox.ko) kmod(megaraid_mm.ko) kmod(megaraid_sas.ko) kmod(mei_phy.ko) kmod(memstick.ko) kmod(meye.ko) kmod(mgag200.ko) kmod(microread.ko) kmod(microread_i2c.ko) kmod(microread_mei.ko) kmod(microtek.ko) kmod(minix.ko) kmod(mk712.ko) kmod(mlx-platform.ko) kmod(mlx4_core.ko) kmod(mlx4_en.ko) kmod(mlx4_ib.ko) kmod(mlx5_core.ko) kmod(mlx5_ib.ko) kmod(mlxcpld-hotplug.ko) kmod(mlxfw.ko) kmod(mlxsw_core.ko) kmod(mlxsw_i2c.ko) kmod(mlxsw_minimal.ko) kmod(mlxsw_pci.ko) kmod(mlxsw_spectrum.ko) kmod(mlxsw_switchib.ko) kmod(mlxsw_switchx2.ko) kmod(mma7660.ko) kmod(mmc_block.ko) kmod(mmc_core.ko) kmod(mms114.ko) kmod(mn88472.ko) kmod(mn88473.ko) kmod(mos7720.ko) kmod(mos7840.ko) kmod(mpls_gso.ko) kmod(mpls_iptunnel.ko) kmod(mpls_router.ko) kmod(mpt3sas.ko) kmod(mpu3050.ko) kmod(mrf24j40.ko) kmod(msi-laptop.ko) kmod(msi-wmi.ko) kmod(msp3400.ko) kmod(mspro_block.ko) kmod(mt2060.ko) kmod(mt2063.ko) kmod(mt20xx.ko) kmod(mt2131.ko) kmod(mt2266.ko) kmod(mt312.ko) kmod(mt352.ko) kmod(mt7530.ko) kmod(mt7601u.ko) kmod(mt9v011.ko) kmod(mtd.ko) kmod(mtd_blkdevs.ko) kmod(mtdblock.ko) kmod(mtouch.ko) kmod(mv88e6060.ko) kmod(mv88e6xxx.ko) kmod(mvmdio.ko) kmod(mvsas.ko) kmod(mwifiex.ko) kmod(mwifiex_pcie.ko) kmod(mwifiex_sdio.ko) kmod(mwifiex_usb.ko) kmod(mwl8k.ko) kmod(mxb.ko) kmod(mxl111sf-demod.ko) kmod(mxl111sf-tuner.ko) kmod(mxl5005s.ko) kmod(mxl5007t.ko) kmod(mxm-wmi.ko) kmod(n_gsm.ko) kmod(n_hdlc.ko) kmod(n_r3964.ko) kmod(navman.ko) kmod(nci.ko) kmod(net1080.ko) kmod(netup-unidvb.ko) kmod(netxen_nic.ko) kmod(nfc.ko) kmod(nfc_digital.ko) kmod(nfcmrvl.ko) kmod(nfcmrvl_usb.ko) kmod(nfcsim.ko) kmod(ngene.ko) kmod(nhc_dest.ko) kmod(nhc_fragment.ko) kmod(nhc_ghc_ext_dest.ko) kmod(nhc_ghc_ext_frag.ko) kmod(nhc_ghc_ext_hop.ko) kmod(nhc_ghc_ext_route.ko) kmod(nhc_ghc_icmpv6.ko) kmod(nhc_ghc_udp.ko) kmod(nhc_hop.ko) kmod(nhc_ipv6.ko) kmod(nhc_mobility.ko) kmod(nhc_routing.ko) kmod(nhc_udp.ko) kmod(nicstar.ko) kmod(niu.ko) kmod(nmclan_cs.ko) kmod(nosy.ko) kmod(nouveau.ko) kmod(nozomi.ko) kmod(ns558.ko) kmod(ntb.ko) kmod(ntb_hw_amd.ko) kmod(ntb_hw_idt.ko) kmod(ntb_hw_intel.ko) kmod(ntb_netdev.ko) kmod(ntb_perf.ko) kmod(ntb_pingpong.ko) kmod(ntb_tool.ko) kmod(ntb_transport.ko) kmod(nuvoton-cir.ko) kmod(nvme-rdma.ko) kmod(nvmet-rdma.ko) kmod(nxp-nci.ko) kmod(nxp-nci_i2c.ko) kmod(nxt200x.ko) kmod(nxt6000.ko) kmod(ocrdma.ko) kmod(omninet.ko) kmod(opa_vnic.ko) kmod(opt3001.ko) kmod(opticon.ko) kmod(option.ko) kmod(or51132.ko) kmod(or51211.ko) kmod(oti6858.ko) kmod(ov2640.ko) kmod(ov7640.ko) kmod(p54common.ko) kmod(p54pci.ko) kmod(p54usb.ko) kmod(pa12203001.ko) kmod(panasonic-laptop.ko) kmod(parport_serial.ko) kmod(pcnet32.ko) kmod(pd6729.ko) kmod(peak_pci.ko) kmod(peak_pciefd.ko) kmod(peak_usb.ko) kmod(peaq-wmi.ko) kmod(pegasus.ko) kmod(pegasus_notetaker.ko) kmod(penmount.ko) kmod(pixcir_i2c_ts.ko) kmod(pl2303.ko) kmod(plusb.ko) kmod(pluto2.ko) kmod(pm80xx.ko) kmod(pmcraid.ko) kmod(pn533.ko) kmod(pn533_i2c.ko) kmod(pn533_usb.ko) kmod(pn544.ko) kmod(pn544_i2c.ko) kmod(pn544_mei.ko) kmod(port100.ko) kmod(ppp_async.ko) kmod(ppp_deflate.ko) kmod(ppp_generic.ko) kmod(ppp_mppe.ko) kmod(ppp_synctty.ko) kmod(pppoe.ko) kmod(pppox.ko) kmod(pptp.ko) kmod(pulse8-cec.ko) kmod(pvpanic.ko) kmod(pvrusb2.ko) kmod(pwc.ko) kmod(qca8k.ko) kmod(qcaux.ko) kmod(qcserial.ko) kmod(qed.ko) kmod(qede.ko) kmod(qedf.ko) kmod(qedi.ko) kmod(qla1280.ko) kmod(qla2xxx.ko) kmod(qla3xxx.ko) kmod(qla4xxx.ko) kmod(qlcnic.ko) kmod(qlge.ko) kmod(qm1d1c0042.ko) kmod(qmi_wwan.ko) kmod(qt1010.ko) kmod(qtnfmac.ko) kmod(qtnfmac_pearl_pcie.ko) kmod(quatech2.ko) kmod(r592.ko) kmod(r6040.ko) kmod(r8152.ko) kmod(r8188eu.ko) kmod(r8192e_pci.ko) kmod(r820t.ko) kmod(r8712u.ko) kmod(r8723bs.ko) kmod(radeon.ko) kmod(radio-i2c-si470x.ko) kmod(radio-keene.ko) kmod(radio-ma901.ko) kmod(radio-maxiradio.ko) kmod(radio-mr800.ko) kmod(radio-shark.ko) kmod(radio-tea5764.ko) kmod(radio-usb-si470x.ko) kmod(radio-wl1273.ko) kmod(rainshadow-cec.ko) kmod(raydium_i2c_ts.ko) kmod(rc-adstech-dvb-t-pci.ko) kmod(rc-alink-dtu-m.ko) kmod(rc-anysee.ko) kmod(rc-apac-viewcomp.ko) kmod(rc-asus-pc39.ko) kmod(rc-asus-ps3-100.ko) kmod(rc-ati-tv-wonder-hd-600.ko) kmod(rc-ati-x10.ko) kmod(rc-avermedia-a16d.ko) kmod(rc-avermedia-cardbus.ko) kmod(rc-avermedia-dvbt.ko) kmod(rc-avermedia-m135a.ko) kmod(rc-avermedia-m733a-rm-k6.ko) kmod(rc-avermedia-rm-ks.ko) kmod(rc-avermedia.ko) kmod(rc-avertv-303.ko) kmod(rc-azurewave-ad-tu700.ko) kmod(rc-behold-columbus.ko) kmod(rc-behold.ko) kmod(rc-budget-ci-old.ko) kmod(rc-cec.ko) kmod(rc-cinergy-1400.ko) kmod(rc-cinergy.ko) kmod(rc-core.ko) kmod(rc-d680-dmb.ko) kmod(rc-delock-61959.ko) kmod(rc-dib0700-nec.ko) kmod(rc-dib0700-rc5.ko) kmod(rc-digitalnow-tinytwin.ko) kmod(rc-digittrade.ko) kmod(rc-dm1105-nec.ko) kmod(rc-dntv-live-dvb-t.ko) kmod(rc-dntv-live-dvbt-pro.ko) kmod(rc-dtt200u.ko) kmod(rc-dvbsky.ko) kmod(rc-dvico-mce.ko) kmod(rc-dvico-portable.ko) kmod(rc-em-terratec.ko) kmod(rc-encore-enltv-fm53.ko) kmod(rc-encore-enltv.ko) kmod(rc-encore-enltv2.ko) kmod(rc-evga-indtube.ko) kmod(rc-eztv.ko) kmod(rc-flydvb.ko) kmod(rc-flyvideo.ko) kmod(rc-fusionhdtv-mce.ko) kmod(rc-gadmei-rm008z.ko) kmod(rc-geekbox.ko) kmod(rc-genius-tvgo-a11mce.ko) kmod(rc-gotview7135.ko) kmod(rc-hauppauge.ko) kmod(rc-imon-mce.ko) kmod(rc-imon-pad.ko) kmod(rc-iodata-bctv7e.ko) kmod(rc-it913x-v1.ko) kmod(rc-it913x-v2.ko) kmod(rc-kaiomy.ko) kmod(rc-kworld-315u.ko) kmod(rc-kworld-pc150u.ko) kmod(rc-kworld-plus-tv-analog.ko) kmod(rc-leadtek-y04g0051.ko) kmod(rc-lme2510.ko) kmod(rc-loopback.ko) kmod(rc-manli.ko) kmod(rc-medion-x10-digitainer.ko) kmod(rc-medion-x10-or2x.ko) kmod(rc-medion-x10.ko) kmod(rc-msi-digivox-ii.ko) kmod(rc-msi-digivox-iii.ko) kmod(rc-msi-tvanywhere-plus.ko) kmod(rc-msi-tvanywhere.ko) kmod(rc-nebula.ko) kmod(rc-nec-terratec-cinergy-xs.ko) kmod(rc-norwood.ko) kmod(rc-npgtech.ko) kmod(rc-pctv-sedna.ko) kmod(rc-pinnacle-color.ko) kmod(rc-pinnacle-grey.ko) kmod(rc-pinnacle-pctv-hd.ko) kmod(rc-pixelview-002t.ko) kmod(rc-pixelview-mk12.ko) kmod(rc-pixelview-new.ko) kmod(rc-pixelview.ko) kmod(rc-powercolor-real-angel.ko) kmod(rc-proteus-2309.ko) kmod(rc-purpletv.ko) kmod(rc-pv951.ko) kmod(rc-rc6-mce.ko) kmod(rc-real-audio-220-32-keys.ko) kmod(rc-reddo.ko) kmod(rc-snapstream-firefly.ko) kmod(rc-streamzap.ko) kmod(rc-su3000.ko) kmod(rc-tbs-nec.ko) kmod(rc-technisat-ts35.ko) kmod(rc-technisat-usb2.ko) kmod(rc-terratec-cinergy-c-pci.ko) kmod(rc-terratec-cinergy-s2-hd.ko) kmod(rc-terratec-cinergy-xs.ko) kmod(rc-terratec-slim-2.ko) kmod(rc-terratec-slim.ko) kmod(rc-tevii-nec.ko) kmod(rc-tivo.ko) kmod(rc-total-media-in-hand-02.ko) kmod(rc-total-media-in-hand.ko) kmod(rc-trekstor.ko) kmod(rc-tt-1500.ko) kmod(rc-twinhan-dtv-cab-ci.ko) kmod(rc-twinhan1027.ko) kmod(rc-videomate-m1f.ko) kmod(rc-videomate-s350.ko) kmod(rc-videomate-tv-pvr.ko) kmod(rc-winfast-usbii-deluxe.ko) kmod(rc-winfast.ko) kmod(rdma_cm.ko) kmod(rdma_rxe.ko) kmod(rdma_ucm.ko) kmod(rdmavt.ko) kmod(redrat3.ko) kmod(reiserfs.ko) kmod(rfcomm.ko) kmod(rfkill-gpio.ko) kmod(rfkill.ko) kmod(rndis_host.ko) kmod(rndis_wlan.ko) kmod(rocket.ko) kmod(romfs.ko) kmod(rpcrdma.ko) kmod(rpr0521.ko) kmod(rsi_91x.ko) kmod(rsi_sdio.ko) kmod(rsi_usb.ko) kmod(rt2400pci.ko) kmod(rt2500pci.ko) kmod(rt2500usb.ko) kmod(rt2800lib.ko) kmod(rt2800mmio.ko) kmod(rt2800pci.ko) kmod(rt2800usb.ko) kmod(rt2x00lib.ko) kmod(rt2x00mmio.ko) kmod(rt2x00pci.ko) kmod(rt2x00usb.ko) kmod(rt61pci.ko) kmod(rt73usb.ko) kmod(rtl2830.ko) kmod(rtl2832.ko) kmod(rtl8150.ko) kmod(rtl8187.ko) kmod(rtl8188ee.ko) kmod(rtl818x_pci.ko) kmod(rtl8192c-common.ko) kmod(rtl8192ce.ko) kmod(rtl8192cu.ko) kmod(rtl8192de.ko) kmod(rtl8192ee.ko) kmod(rtl8192se.ko) kmod(rtl8723-common.ko) kmod(rtl8723ae.ko) kmod(rtl8723be.ko) kmod(rtl8821ae.ko) kmod(rtl8xxxu.ko) kmod(rtl_pci.ko) kmod(rtl_usb.ko) kmod(rtllib.ko) kmod(rtllib_crypt_ccmp.ko) kmod(rtllib_crypt_tkip.ko) kmod(rtllib_crypt_wep.ko) kmod(rtlwifi.ko) kmod(rtsx_pci.ko) kmod(rtsx_pci_ms.ko) kmod(rtsx_pci_sdmmc.ko) kmod(rtsx_usb.ko) kmod(rtsx_usb_ms.ko) kmod(rtsx_usb_sdmmc.ko) kmod(s2250.ko) kmod(s2255drv.ko) kmod(s2io.ko) kmod(s5h1409.ko) kmod(s5h1411.ko) kmod(s5h1420.ko) kmod(s921.ko) kmod(saa6588.ko) kmod(saa6752hs.ko) kmod(saa7110.ko) kmod(saa7115.ko) kmod(saa7127.ko) kmod(saa7134-alsa.ko) kmod(saa7134-dvb.ko) kmod(saa7134-empress.ko) kmod(saa7134-go7007.ko) kmod(saa7134.ko) kmod(saa7146.ko) kmod(saa7146_vv.ko) kmod(saa7164.ko) kmod(saa717x.ko) kmod(saa7185.ko) kmod(saa7706h.ko) kmod(safe_serial.ko) kmod(samsung-laptop.ko) kmod(samsung-q10.ko) kmod(sbp_target.ko) kmod(sc92031.ko) kmod(sctp.ko) kmod(sctp_diag.ko) kmod(sdhci-acpi.ko) kmod(sdhci-pci.ko) kmod(sdhci-pltfm.ko) kmod(sdhci-xenon-driver.ko) kmod(sdhci.ko) kmod(sdio_uart.ko) kmod(sdricoh_cs.ko) kmod(sedlbauer_cs.ko) kmod(ser_gigaset.ko) kmod(serial_cs.ko) kmod(serial_ir.ko) kmod(sfc-falcon.ko) kmod(sfc.ko) kmod(shark2.ko) kmod(si2157.ko) kmod(si2165.ko) kmod(si2168.ko) kmod(si21xx.ko) kmod(sierra.ko) kmod(sierra_net.ko) kmod(sil164.ko) kmod(silead.ko) kmod(sis190.ko) kmod(sis900.ko) kmod(sis_i2c.ko) kmod(sisusbvga.ko) kmod(sja1000.ko) kmod(skge.ko) kmod(sky2.ko) kmod(slhc.ko) kmod(sm501.ko) kmod(smb347-charger.ko) kmod(smc91c92_cs.ko) kmod(smipcie.ko) kmod(smsc75xx.ko) kmod(smsc911x.ko) kmod(smsc9420.ko) kmod(smsc95xx.ko) kmod(smsdvb.ko) kmod(smsmdtv.ko) kmod(smssdio.ko) kmod(smsusb.ko) kmod(snd-ac97-codec.ko) kmod(snd-ad1889.ko) kmod(snd-ak4113.ko) kmod(snd-ak4114.ko) kmod(snd-ak4xxx-adda.ko) kmod(snd-ali5451.ko) kmod(snd-aloop.ko) kmod(snd-als300.ko) kmod(snd-als4000.ko) kmod(snd-asihpi.ko) kmod(snd-atiixp-modem.ko) kmod(snd-atiixp.ko) kmod(snd-au8810.ko) kmod(snd-au8820.ko) kmod(snd-au8830.ko) kmod(snd-azt3328.ko) kmod(snd-bcd2000.ko) kmod(snd-bebob.ko) kmod(snd-bt87x.ko) kmod(snd-ca0106.ko) kmod(snd-cmipci.ko) kmod(snd-compress.ko) kmod(snd-cs4281.ko) kmod(snd-cs46xx.ko) kmod(snd-cs8427.ko) kmod(snd-ctxfi.ko) kmod(snd-darla20.ko) kmod(snd-darla24.ko) kmod(snd-dice.ko) kmod(snd-dummy.ko) kmod(snd-echo3g.ko) kmod(snd-emu10k1-synth.ko) kmod(snd-emu10k1.ko) kmod(snd-emu10k1x.ko) kmod(snd-emux-synth.ko) kmod(snd-ens1370.ko) kmod(snd-ens1371.ko) kmod(snd-es1938.ko) kmod(snd-es1968.ko) kmod(snd-fireface.ko) kmod(snd-firewire-digi00x.ko) kmod(snd-firewire-lib.ko) kmod(snd-firewire-motu.ko) kmod(snd-firewire-tascam.ko) kmod(snd-fireworks.ko) kmod(snd-fm801.ko) kmod(snd-gina20.ko) kmod(snd-gina24.ko) kmod(snd-hda-codec-analog.ko) kmod(snd-hda-codec-ca0110.ko) kmod(snd-hda-codec-ca0132.ko) kmod(snd-hda-codec-cirrus.ko) kmod(snd-hda-codec-cmedia.ko) kmod(snd-hda-codec-conexant.ko) kmod(snd-hda-codec-generic.ko) kmod(snd-hda-codec-hdmi.ko) kmod(snd-hda-codec-idt.ko) kmod(snd-hda-codec-realtek.ko) kmod(snd-hda-codec-si3054.ko) kmod(snd-hda-codec-via.ko) kmod(snd-hda-codec.ko) kmod(snd-hda-core.ko) kmod(snd-hda-ext-core.ko) kmod(snd-hda-intel.ko) kmod(snd-hdmi-lpe-audio.ko) kmod(snd-hdsp.ko) kmod(snd-hdspm.ko) kmod(snd-hrtimer.ko) kmod(snd-hwdep.ko) kmod(snd-i2c.ko) kmod(snd-ice1712.ko) kmod(snd-ice1724.ko) kmod(snd-ice17xx-ak4xxx.ko) kmod(snd-indigo.ko) kmod(snd-indigodj.ko) kmod(snd-indigodjx.ko) kmod(snd-indigoio.ko) kmod(snd-indigoiox.ko) kmod(snd-intel-sst-acpi.ko) kmod(snd-intel-sst-core.ko) kmod(snd-intel8x0.ko) kmod(snd-intel8x0m.ko) kmod(snd-isight.ko) kmod(snd-korg1212.ko) kmod(snd-layla20.ko) kmod(snd-layla24.ko) kmod(snd-lola.ko) kmod(snd-lx6464es.ko) kmod(snd-maestro3.ko) kmod(snd-mia.ko) kmod(snd-mixart.ko) kmod(snd-mixer-oss.ko) kmod(snd-mona.ko) kmod(snd-mpu401-uart.ko) kmod(snd-mpu401.ko) kmod(snd-mtpav.ko) kmod(snd-mts64.ko) kmod(snd-nm256.ko) kmod(snd-opl3-lib.ko) kmod(snd-opl3-synth.ko) kmod(snd-oxfw.ko) kmod(snd-oxygen-lib.ko) kmod(snd-oxygen.ko) kmod(snd-pcm-dmaengine.ko) kmod(snd-pcm-oss.ko) kmod(snd-pcm.ko) kmod(snd-pcsp.ko) kmod(snd-pcxhr.ko) kmod(snd-portman2x4.ko) kmod(snd-pt2258.ko) kmod(snd-rawmidi.ko) kmod(snd-riptide.ko) kmod(snd-rme32.ko) kmod(snd-rme96.ko) kmod(snd-rme9652.ko) kmod(snd-sb-common.ko) kmod(snd-seq-device.ko) kmod(snd-seq-dummy.ko) kmod(snd-seq-midi-emul.ko) kmod(snd-seq-midi-event.ko) kmod(snd-seq-midi.ko) kmod(snd-seq-oss.ko) kmod(snd-seq-virmidi.ko) kmod(snd-seq.ko) kmod(snd-serial-u16550.ko) kmod(snd-skl_nau88l25_max98357a.ko) kmod(snd-soc-ac97.ko) kmod(snd-soc-acp-pcm.ko) kmod(snd-soc-acp-rt5645-mach.ko) kmod(snd-soc-adau-utils.ko) kmod(snd-soc-adau1761-i2c.ko) kmod(snd-soc-adau1761-spi.ko) kmod(snd-soc-adau1761.ko) kmod(snd-soc-adau17x1.ko) kmod(snd-soc-core.ko) kmod(snd-soc-cs35l34.ko) kmod(snd-soc-cs35l35.ko) kmod(snd-soc-cs42l42.ko) kmod(snd-soc-da7213.ko) kmod(snd-soc-da7219.ko) kmod(snd-soc-dio2125.ko) kmod(snd-soc-dmic.ko) kmod(snd-soc-es7134.ko) kmod(snd-soc-es8316.ko) kmod(snd-soc-es8328-i2c.ko) kmod(snd-soc-es8328-spi.ko) kmod(snd-soc-es8328.ko) kmod(snd-soc-hdac-hdmi.ko) kmod(snd-soc-hdmi-codec.ko) kmod(snd-soc-kbl_rt5663_max98927.ko) kmod(snd-soc-kbl_rt5663_rt5514_max98927.ko) kmod(snd-soc-max98090.ko) kmod(snd-soc-max98357a.ko) kmod(snd-soc-max98927.ko) kmod(snd-soc-nau8540.ko) kmod(snd-soc-nau8824.ko) kmod(snd-soc-nau8825.ko) kmod(snd-soc-rl6231.ko) kmod(snd-soc-rl6347a.ko) kmod(snd-soc-rt286.ko) kmod(snd-soc-rt298.ko) kmod(snd-soc-rt5514.ko) kmod(snd-soc-rt5640.ko) kmod(snd-soc-rt5645.ko) kmod(snd-soc-rt5651.ko) kmod(snd-soc-rt5663.ko) kmod(snd-soc-rt5670.ko) kmod(snd-soc-rt5677-spi.ko) kmod(snd-soc-rt5677.ko) kmod(snd-soc-sigmadsp-regmap.ko) kmod(snd-soc-sigmadsp.ko) kmod(snd-soc-simple-card-utils.ko) kmod(snd-soc-simple-card.ko) kmod(snd-soc-skl-ipc.ko) kmod(snd-soc-skl.ko) kmod(snd-soc-skl_nau88l25_ssm4567.ko) kmod(snd-soc-skl_rt286.ko) kmod(snd-soc-spdif-rx.ko) kmod(snd-soc-spdif-tx.ko) kmod(snd-soc-ssm4567.ko) kmod(snd-soc-sst-acpi.ko) kmod(snd-soc-sst-atom-hifi2-platform.ko) kmod(snd-soc-sst-bdw-rt5677-mach.ko) kmod(snd-soc-sst-broadwell.ko) kmod(snd-soc-sst-bxt-da7219_max98357a.ko) kmod(snd-soc-sst-bxt-rt298.ko) kmod(snd-soc-sst-byt-cht-da7213.ko) kmod(snd-soc-sst-byt-cht-es8316.ko) kmod(snd-soc-sst-byt-cht-nocodec.ko) kmod(snd-soc-sst-bytcr-rt5640.ko) kmod(snd-soc-sst-bytcr-rt5651.ko) kmod(snd-soc-sst-cht-bsw-max98090_ti.ko) kmod(snd-soc-sst-cht-bsw-rt5645.ko) kmod(snd-soc-sst-cht-bsw-rt5672.ko) kmod(snd-soc-sst-dsp.ko) kmod(snd-soc-sst-firmware.ko) kmod(snd-soc-sst-haswell-pcm.ko) kmod(snd-soc-sst-haswell.ko) kmod(snd-soc-sst-ipc.ko) kmod(snd-soc-sst-match.ko) kmod(snd-soc-ts3a227e.ko) kmod(snd-sonicvibes.ko) kmod(snd-timer.ko) kmod(snd-trident.ko) kmod(snd-ua101.ko) kmod(snd-usb-6fire.ko) kmod(snd-usb-audio.ko) kmod(snd-usb-caiaq.ko) kmod(snd-usb-hiface.ko) kmod(snd-usb-line6.ko) kmod(snd-usb-pod.ko) kmod(snd-usb-podhd.ko) kmod(snd-usb-toneport.ko) kmod(snd-usb-us122l.ko) kmod(snd-usb-usx2y.ko) kmod(snd-usb-variax.ko) kmod(snd-usbmidi-lib.ko) kmod(snd-util-mem.ko) kmod(snd-via82xx-modem.ko) kmod(snd-via82xx.ko) kmod(snd-virmidi.ko) kmod(snd-virtuoso.ko) kmod(snd-vx-lib.ko) kmod(snd-vx222.ko) kmod(snd-ymfpci.ko) kmod(snd.ko) kmod(solo6x10.ko) kmod(solos-pci.ko) kmod(sony-btf-mpx.ko) kmod(sony-laptop.ko) kmod(soundcore.ko) kmod(sp2.ko) kmod(sp8870.ko) kmod(sp887x.ko) kmod(spcp8x5.ko) kmod(speedfax.ko) kmod(speedtch.ko) kmod(squashfs.ko) kmod(sr9700.ko) kmod(ssb.ko) kmod(ssu100.ko) kmod(st1232.ko) kmod(st21nfca_hci.ko) kmod(st21nfca_i2c.ko) kmod(st_accel.ko) kmod(st_accel_i2c.ko) kmod(st_accel_spi.ko) kmod(st_gyro.ko) kmod(st_gyro_i2c.ko) kmod(st_gyro_spi.ko) kmod(st_magn.ko) kmod(st_magn_i2c.ko) kmod(st_magn_spi.ko) kmod(st_sensors.ko) kmod(st_sensors_i2c.ko) kmod(st_sensors_spi.ko) kmod(starfire.ko) kmod(stb0899.ko) kmod(stb6000.ko) kmod(stb6100.ko) kmod(stk1160.ko) kmod(stk3310.ko) kmod(stkwebcam.ko) kmod(stmmac.ko) kmod(streamzap.ko) kmod(stv0288.ko) kmod(stv0297.ko) kmod(stv0299.ko) kmod(stv0367.ko) kmod(stv0900.ko) kmod(stv090x.ko) kmod(stv6110.ko) kmod(stv6110x.ko) kmod(sundance.ko) kmod(sungem.ko) kmod(sunhme.ko) kmod(suni.ko) kmod(surface3-wmi.ko) kmod(surface3_button.ko) kmod(surface3_spi.ko) kmod(surfacepro3_button.ko) kmod(sym53c8xx.ko) kmod(symbolserial.ko) kmod(synclink.ko) kmod(synclink_gt.ko) kmod(synclinkmp.ko) kmod(t1pci.ko) kmod(target_core_user.ko) kmod(tc90522.ko) kmod(tcm_qla2xxx.ko) kmod(tcpci.ko) kmod(tcpm.ko) kmod(tda10021.ko) kmod(tda10023.ko) kmod(tda10048.ko) kmod(tda1004x.ko) kmod(tda10071.ko) kmod(tda10086.ko) kmod(tda18212.ko) kmod(tda18218.ko) kmod(tda18271.ko) kmod(tda18271c2dd.ko) kmod(tda665x.ko) kmod(tda7432.ko) kmod(tda8083.ko) kmod(tda8261.ko) kmod(tda826x.ko) kmod(tda827x.ko) kmod(tda8290.ko) kmod(tda9840.ko) kmod(tda9887.ko) kmod(tda998x.ko) kmod(tea575x.ko) kmod(tea5761.ko) kmod(tea5767.ko) kmod(tea6415c.ko) kmod(tea6420.ko) kmod(tehuti.ko) kmod(teles_cs.ko) kmod(tg3.ko) kmod(thinkpad_acpi.ko) kmod(ti-ads1015.ko) kmod(ti_usb_3410_5052.ko) kmod(tifm_ms.ko) kmod(tifm_sd.ko) kmod(tlan.ko) kmod(tm6000-alsa.ko) kmod(tm6000-dvb.ko) kmod(tm6000.ko) kmod(topstar-laptop.ko) kmod(toshiba-wmi.ko) kmod(toshiba_acpi.ko) kmod(toshiba_bluetooth.ko) kmod(toshiba_haps.ko) kmod(toshsd.ko) kmod(touchit213.ko) kmod(touchright.ko) kmod(touchwin.ko) kmod(trf7970a.ko) kmod(ts2020.ko) kmod(tsc2007.ko) kmod(tsc40.ko) kmod(ttpci-eeprom.ko) kmod(ttusb_dec.ko) kmod(ttusbdecfe.ko) kmod(ttusbir.ko) kmod(tua6100.ko) kmod(tua9001.ko) kmod(tulip.ko) kmod(tuner-simple.ko) kmod(tuner-types.ko) kmod(tuner-xc2028.ko) kmod(tuner.ko) kmod(tvaudio.ko) kmod(tveeprom.ko) kmod(tvp5150.ko) kmod(tw2804.ko) kmod(tw686x.ko) kmod(tw9903.ko) kmod(tw9906.ko) kmod(typhoon.ko) kmod(ubi.ko) kmod(uda1342.ko) kmod(ueagle-atm.ko) kmod(ufshcd-pci.ko) kmod(ufshcd.ko) kmod(uio.ko) kmod(uio_aec.ko) kmod(uio_cif.ko) kmod(uio_hv_generic.ko) kmod(uio_pci_generic.ko) kmod(uio_sercos3.ko) kmod(uleds.ko) kmod(uli526x.ko) kmod(umc.ko) kmod(upd64031a.ko) kmod(upd64083.ko) kmod(upd78f0730.ko) kmod(usb-serial-simple.ko) kmod(usb251xb.ko) kmod(usb3503.ko) kmod(usb4604.ko) kmod(usb8xxx.ko) kmod(usb_8dev.ko) kmod(usb_debug.ko) kmod(usb_gigaset.ko) kmod(usb_wwan.ko) kmod(usbatm.ko) kmod(usblcd.ko) kmod(usbnet.ko) kmod(usbsevseg.ko) kmod(usbtouchscreen.ko) kmod(usbtv.ko) kmod(usbvision.ko) kmod(ushc.ko) kmod(usnic_verbs.ko) kmod(uss720.ko) kmod(uvcvideo.ko) kmod(uwb.ko) kmod(v4l2-common.ko) kmod(v4l2-dv-timings.ko) kmod(v4l2-fwnode.ko) kmod(vboxvideo.ko) kmod(ves1820.ko) kmod(ves1x93.ko) kmod(via-sdmmc.ko) kmod(videobuf-core.ko) kmod(videobuf-dma-sg.ko) kmod(videobuf-dvb.ko) kmod(videobuf-vmalloc.ko) kmod(videobuf2-core.ko) kmod(videobuf2-dma-contig.ko) kmod(videobuf2-dma-sg.ko) kmod(videobuf2-dvb.ko) kmod(videobuf2-memops.ko) kmod(videobuf2-v4l2.ko) kmod(videobuf2-vmalloc.ko) kmod(videocodec.ko) kmod(videodev.ko) kmod(viperboard.ko) kmod(visor.ko) kmod(vl6180.ko) kmod(vmw_pvrdma.ko) kmod(vp27smpx.ko) kmod(vpx3220.ko) kmod(vub300.ko) kmod(vx855.ko) kmod(vxcan.ko) kmod(vxge.ko) kmod(w1_ds2405.ko) kmod(w1_ds2406.ko) kmod(w1_ds2413.ko) kmod(w1_ds2438.ko) kmod(w5100-spi.ko) kmod(w5100.ko) kmod(w5300.ko) kmod(wacom_i2c.ko) kmod(wacom_serial4.ko) kmod(wacom_w8001.ko) kmod(wbsd.ko) kmod(wcn36xx.ko) kmod(whc-rc.ko) kmod(whci.ko) kmod(whiteheat.ko) kmod(wil6210.ko) kmod(winbond-840.ko) kmod(winbond-cir.ko) kmod(wire.ko) kmod(wl1251.ko) kmod(wl1251_sdio.ko) kmod(wl1251_spi.ko) kmod(wl1273-core.ko) kmod(wl12xx.ko) kmod(wl18xx.ko) kmod(wlcore.ko) kmod(wlcore_sdio.ko) kmod(wm8739.ko) kmod(wm8775.ko) kmod(wmi-bmof.ko) kmod(wmi.ko) kmod(wusb-cbaf.ko) kmod(wusb-wa.ko) kmod(wusbcore.ko) kmod(xc4000.ko) kmod(xc5000.ko) kmod(xirc2ps_cs.ko) kmod(xircom_cb.ko) kmod(xsens_mt.ko) kmod(xusbatm.ko) kmod(yellowfin.ko) kmod(yenta_socket.ko) kmod(yurex.ko) kmod(zaurus.ko) kmod(zd1211rw.ko) kmod(zd1301.ko) kmod(zd1301_demod.ko) kmod(zet6223.ko) kmod(zforce_ts.ko) kmod(zl10036.ko) kmod(zl10039.ko) kmod(zl10353.ko) kmod(zr36016.ko) kmod(zr36050.ko) kmod(zr36060.ko) kmod(zr36067.ko) kmod(zr364xx.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-modules-extra-4.13.0-3.rocm.1.7.0.x86_64 Provides: installonlypkg(kernel-module) kernel-modules-extra = 4.13.0-3.rocm.1.7.0 kernel-modules-extra(x86-64) = 4.13.0-3.rocm.1.7.0 kernel-modules-extra-uname-r = 4.13.0-3.rocm.1.7.0.x86_64 kernel-modules-extra-x86_64 = 4.13.0-3.rocm.1.7.0 kmod(6pack.ko) kmod(a3d.ko) kmod(adi.ko) kmod(aer_inject.ko) kmod(affs.ko) kmod(analog.ko) kmod(appletalk.ko) kmod(avm_cs.ko) kmod(avma1_cs.ko) kmod(avmfritz.ko) kmod(ax25.ko) kmod(bas_gigaset.ko) kmod(batman-adv.ko) kmod(baycom_par.ko) kmod(baycom_ser_fdx.ko) kmod(baycom_ser_hdx.ko) kmod(befs.ko) kmod(bpqether.ko) kmod(br2684.ko) kmod(c_can_platform.ko) kmod(capi.ko) kmod(clip.ko) kmod(cobra.ko) kmod(coda.ko) kmod(cuse.ko) kmod(db9.ko) kmod(diva_idi.ko) kmod(divas.ko) kmod(dlm.ko) kmod(ds2482.ko) kmod(ds2490.ko) kmod(dss1_divert.ko) kmod(elsa_cs.ko) kmod(ems_pci.ko) kmod(ems_usb.ko) kmod(esd_usb2.ko) kmod(gamecon.ko) kmod(gf2k.ko) kmod(gfs2.ko) kmod(grip.ko) kmod(grip_mp.ko) kmod(guillemot.ko) kmod(hdlcdrv.ko) kmod(hfc4s8s_l1.ko) kmod(hfcmulti.ko) kmod(hfcpci.ko) kmod(hwa-rc.ko) kmod(hysdn.ko) kmod(iforce.ko) kmod(interact.ko) kmod(ipddp.ko) kmod(joydump.ko) kmod(kvaser_pci.ko) kmod(l2tp_debugfs.ko) kmod(l2tp_eth.ko) kmod(l2tp_netlink.ko) kmod(l2tp_ppp.ko) kmod(lec.ko) kmod(mISDN_dsp.ko) kmod(magellan.ko) kmod(mkiss.ko) kmod(mptctl.ko) kmod(mptfc.ko) kmod(netjet.ko) kmod(netrom.ko) kmod(nilfs2.ko) kmod(ocfs2.ko) kmod(ocfs2_dlm.ko) kmod(ocfs2_dlmfs.ko) kmod(ocfs2_nodemanager.ko) kmod(ocfs2_stack_o2cb.ko) kmod(ocfs2_stack_user.ko) kmod(ocfs2_stackglue.ko) kmod(orinoco.ko) kmod(orinoco_cs.ko) kmod(orinoco_nortel.ko) kmod(orinoco_pci.ko) kmod(orinoco_plx.ko) kmod(orinoco_usb.ko) kmod(plx_pci.ko) kmod(pppoatm.ko) kmod(rds.ko) kmod(rds_rdma.ko) kmod(rds_tcp.ko) kmod(rose.ko) kmod(sch_atm.ko) kmod(sch_cbq.ko) kmod(sch_choke.ko) kmod(sch_drr.ko) kmod(sch_dsmark.ko) kmod(sch_gred.ko) kmod(sch_mqprio.ko) kmod(sch_multiq.ko) kmod(sch_netem.ko) kmod(sch_qfq.ko) kmod(sch_red.ko) kmod(sch_sfb.ko) kmod(sch_teql.ko) kmod(sctp_probe.ko) kmod(sidewinder.ko) kmod(sja1000_platform.ko) kmod(slcan.ko) kmod(slip.ko) kmod(softing.ko) kmod(spaceball.ko) kmod(spaceorb.ko) kmod(stinger.ko) kmod(sysv.ko) kmod(tcp_bic.ko) kmod(tcp_highspeed.ko) kmod(tcp_htcp.ko) kmod(tcp_hybla.ko) kmod(tcp_illinois.ko) kmod(tcp_lp.ko) kmod(tcp_scalable.ko) kmod(tcp_vegas.ko) kmod(tcp_veno.ko) kmod(tcp_westwood.ko) kmod(tcp_yeah.ko) kmod(tmdc.ko) kmod(trancevibrator.ko) kmod(turbografx.ko) kmod(twidjoy.ko) kmod(ubifs.ko) kmod(ufs.ko) kmod(usbip-core.ko) kmod(usbip-host.ko) kmod(vcan.ko) kmod(vhci-hcd.ko) kmod(w1_bq27000.ko) kmod(w1_ds2408.ko) kmod(w1_ds2423.ko) kmod(w1_ds2431.ko) kmod(w1_ds2433.ko) kmod(w1_ds2760.ko) kmod(w1_ds2780.ko) kmod(w1_ds2781.ko) kmod(w1_ds28e04.ko) kmod(w1_smem.ko) kmod(w1_therm.ko) kmod(w6692.ko) kmod(walkera0701.ko) kmod(warrior.ko) kmod(xpad.ko) kmod(yam.ko) kmod(zhenhua.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-debuginfo-4.13.0-3.rocm.1.7.0.x86_64 Provides: installonlypkg(kernel) kernel-debuginfo = 4.13.0-3.rocm.1.7.0 kernel-debuginfo(x86-64) = 4.13.0-3.rocm.1.7.0 kernel-debuginfo-x86_64 = 4.13.0-3.rocm.1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 Wrote: /builddir/build/RPMS/kernel-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-headers-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-cross-headers-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-debuginfo-common-x86_64-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/perf-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/perf-debuginfo-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/python-perf-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/python-perf-debuginfo-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-tools-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-tools-libs-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-tools-libs-devel-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-tools-debuginfo-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-core-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-devel-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-modules-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-modules-extra-4.13.0-3.rocm.1.7.0.x86_64.rpm Wrote: /builddir/build/RPMS/kernel-debuginfo-4.13.0-3.rocm.1.7.0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vFFifT + umask 022 + cd /builddir/build/BUILD + cd kernel-4.13.fc28 + rm -rf /builddir/build/BUILDROOT/kernel-4.13.0-3.rocm.1.7.0.x86_64 + exit 0 Child return code was: 0